]> git.sesse.net Git - ffmpeg/commit
avcodec/dca_core: always limit frame size to data size
authorfoo86 <foobaz86@gmail.com>
Mon, 9 Oct 2017 13:26:06 +0000 (16:26 +0300)
committerfoo86 <foobaz86@gmail.com>
Mon, 9 Oct 2017 13:53:23 +0000 (16:53 +0300)
commit73789b85a759f3874112618120194e1712d7adcd
treefdad988e65f850ba4f2d840a1dd6d367e8a52a5d
parent23990950e35eff0b96f843c396a62a6429ea25ec
avcodec/dca_core: always limit frame size to data size

Silences pointless error message when decoding DTS-in-WAV stream with
excessive frame size stored in header.
libavcodec/dca_core.c