diff options
author | Peter Ross <pross@xvid.org> | 2014-03-14 20:02:04 +1100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-14 17:21:59 +0100 |
commit | 7380201451a2edfb240cd356579c4c39a87cf5bd (patch) | |
tree | 0715657e12d44b46b520b357eb4f9bf1d9dc078a /libavfilter | |
parent | 2c9e5cb1a69868fe3f37d30d2076f97af1d15059 (diff) | |
download | ffmpeg-7380201451a2edfb240cd356579c4c39a87cf5bd.tar.gz |
avcodec/adpcm: squelch 'mismatch in coded sample count' warning for AV_CODEC_ID_ADPCM_EA_R2/3
These ADPCM codecs include a per-frame flag that enables a raw 16-bit mode. Therefore
the the number of samples returned by get_nb_samples() is only ever approximate.
Fixes ticket #3460.
Signed-off-by: Peter Ross <pross@xvid.org>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions