]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Change mpeg audio parser so it only sets frame_size, channels and bit_rate
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 21 Dec 2008 23:50:16 +0000 (23:50 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 21 Dec 2008 23:50:16 +0000 (23:50 +0000)
commit43df139524c043f8b8abe28ac5b7dac83a6e2175
tree809d078af8be2595cef48af009e0a379903adc22
parent0a3e95ceed2ec55b5a927b65db920baaac0aca98
Change mpeg audio parser so it only sets frame_size, channels and bit_rate
after it has a few valid frames.
Fixes issue762

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16259 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/mpegaudio.h
libavcodec/mpegaudio_parser.c
libavformat/mp3.c