mpv/etc
rfelker 4eb1b755bb Fix the ogg fourcc nightmare!!!
The problem: once upon a time, windows idiots decided to try to store
vorbis-in-ogg-in-avi. Of course this failed miserably, but they used
the audio format tag 0xfffe for "extended" to do this. Later someone
working on MPlayer somehow decided 0xfffe was the format for vorbis,
which is nonsense, and now that's conflicting with real wav files with
extended audio format. This patch changes demux_ogg (and mkv) to use
sane fourcc's for vorbis and theora and gets rid of the 0xfffe
nonsense so hopefully wav files with extended audio will work now.
If there are problems, we'll have to find workarounds...and drive an
18-wheeler full of cola thru the house of whoever wrote this 0xfffe
nonsense in MPlayer to begin with...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14844 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 18:11:17 +00:00
..
.libdeps ./postproc contains libswscale.a not libpostproc.a 2005-02-15 08:55:01 +00:00
codecs.conf Fix the ogg fourcc nightmare!!! 2005-02-27 18:11:17 +00:00
dvb-menu.conf Add -ao pcm suboptions and remove -aofile and -waveheader options. 2005-01-02 14:41:47 +00:00
example.conf reorganized, reformatted, explanation improved, typos, wording 2004-07-20 18:02:22 +00:00
input.conf allow changing playback speed during playback. 2004-10-20 20:07:50 +00:00
inttypes.h Simplified support for libc5 systems. 2004-01-30 09:07:28 +00:00
menu.conf Remove obsolete options. 2005-01-22 15:47:34 +00:00
mplayer.desktop 10l, patch by Piero di Vita 2004-07-10 18:40:17 +00:00
mplayer.ico