diff options
author | Peter Ross <pross@xvid.org> | 2014-03-14 20:02:04 +1100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-03-17 15:46:12 +0100 |
commit | dce2f820e952cc22ffb733be1aec7db3f70c8316 (patch) | |
tree | 7a1acc19ce0f137af57d3b68caa01a05f668f139 /libavcodec/utils.c | |
parent | 4aab3f868f35b2df0053f840cdfd8186d726905f (diff) | |
download | ffmpeg-dce2f820e952cc22ffb733be1aec7db3f70c8316.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>
(cherry picked from commit 7380201451a2edfb240cd356579c4c39a87cf5bd)
Diffstat (limited to 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions