Subject: pkg/31860: mplayer should use qtx codecs by default
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <svs+pr@grep.ru>
List: pkgsrc-bugs
Date: 10/18/2005 21:53:00
>Number: 31860
>Category: pkg
>Synopsis: mplayer should use qtx codecs by default
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Oct 18 21:53:00 +0000 2005
>Originator: Sergey Svishchev
>Release: 3.99.7
>Organization:
>Environment:
>Description:
win32-codecs package includes QuickTime codecs, but mplayer is not configured to use them.
>How-To-Repeat:
>Fix:
CONFIGURE_ARGS+= --enable-qtx
in appropriate place.