]> git.sesse.net Git - vlc/commit
* clean up some code, add "mp3" short cut.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 13 Aug 2002 20:28:56 +0000 (20:28 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 13 Aug 2002 20:28:56 +0000 (20:28 +0000)
commit8456ba1c47321a0c885bbc6f7a61548f5fd7d1c1
tree544416e9b911ba0b5ecfccc05271e9cc83989b2b
parent2f67ba3cf2648ad9913d5cc1797266c5e3b7046e
 * clean up some code, add "mp3" short cut.
   And now if this demux has been forced it will (try) to play the whole
file even if the stream is heavily corrupted (like PS demux).
   But now, it makes less assumptions on the stream, so report any
problem if it mis-recognizes others files as mpeg audio (specially PS file).
modules/demux/mpeg/audio.c