diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2016-05-01 11:18:09 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2016-05-01 11:18:09 +0200 |
commit | 532e9370835d8afb7d20a86b652585b44ada627b (patch) | |
tree | 4aaa92361e2f0a93b26d48e0b2e6606dbc428644 /libavformat/cavsvideodec.c | |
parent | 8f4358888f373e21a47e079ce1ac3fc3a13f82cc (diff) | |
download | ffmpeg-532e9370835d8afb7d20a86b652585b44ada627b.tar.gz |
avcodec/wmalosslessdec: silence a sample request
16bits samples with CDLMS orders of 8 are currently unsupported, but have never
been encountered before.
However, 8 seems to be the most frequent, if not the only order used for 24bits.
In that case, the dsp functions are fine with handling order that are multiples
of 8, so silence the warning.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavformat/cavsvideodec.c')
0 files changed, 0 insertions, 0 deletions