mpv/etc
wm4 762ef8d532 codecs.cfg: do not prefer spdifmpa over mpg123 decoder
The generic hardware pass-through decoder ad_spdif (imported from
mplayer-svn) was mistakenly prefered over the default decoder mpg123.
This is the same as mplayer-svn commit 34192.

The spidfmpa entry was marked as "untested", which for inconceivable
reasons is preferred over entries marked "working". (The probe order
is untested, working, buggy. Possibly to "force" untested codecs to be
tested?) I didn't know this behavior, and skipped the corresponding
mplayer-svn commit 34192, as it looked like it would move up the entry
in autoprobe order (not the reverse), which might have been slightly
dangerous, or at least not something we would have to bother with.

The only change in behavior the incorrect entry caused was that playing
a shoutcast mp3 stream displayed "inf" as time on the mplayer status
line, instead the time since joining the stream. (The same can be seen
when starting mplayer-svn with -ac spdifmpa,mpg123 .) I'm not sure why
this happens; I can only guess that when spdifmpa throws away header
data when it fails initializing, or messes up something else.
2012-08-07 19:02:34 +02:00
..
codecs.conf codecs.cfg: do not prefer spdifmpa over mpg123 decoder 2012-08-07 19:02:34 +02:00
example.conf example.conf: add bandwidth example 2012-08-03 01:49:35 +02:00
input.conf input.conf: put dvdnav commands under {dvdnav} 2012-08-05 15:50:41 +02:00
inttypes.h
mplayer.desktop etc/mplayer.desktop: revise desktop file 2011-07-06 09:28:04 +03:00
mplayer.ico
mplayer.xpm