dont set the sampling rate just because 1 mp3 packet header says so (fixes playback...
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 30 Oct 2006 02:19:55 +0000 (02:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 30 Oct 2006 02:19:55 +0000 (02:19 +0000)
commit498c544ad20be3e5ebf9c481cc239958399fba12
tree286002226bf9acd609bf5a6ffecd33d19ac3362f
parentc0d8052b501bb07ccc379f0967ffe9bb2c77e606
dont set the sampling rate just because 1 mp3 packet header says so (fixes playback speed on some old mencoder generated avis which where then dumped to mp3)

Originally committed as revision 6837 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudio.h
libavcodec/mpegaudiodec.c
libavcodec/parser.c
libavformat/mp3.c