FFmpeg/tests/ref
Peter Ross d8ebfd1bdf avcodec/vp6: select idct based (loosely) on number of coefficients decoded
The VP3/4/5/6 reference decoders all use three IDCT versions: one for the
DC-only case, another for blocks with more than 10 coefficients, and an
optimised one for blocks with up to 10 AC coefficents. VP6 relies on the
sparse 10 coefficient version, and without it, IDCT drift occurs.

Fixes: https://trac.ffmpeg.org/ticket/1282

Signed-off-by: Peter Ross <pross@xvid.org>
2019-01-26 23:49:09 +11:00
..
acodec swresample/options: enable linear_interp and exact_rational by default 2017-03-17 00:08:03 +07:00
fate avcodec/vp6: select idct based (loosely) on number of coefficients decoded 2019-01-26 23:49:09 +11:00
lavf avformat/mxfenc: correctly set content package rate in system element 2018-10-12 12:27:58 -07:00
lavf-fate avformat/mov: only set handler_name from mdia->hdlr 2018-07-16 21:33:01 +05:30
seek avformat/mxfenc: Add Padding Bits 2018-05-08 23:02:58 +02:00
vsynth avcodec/r210: use correct pixel format 2018-12-03 17:17:42 +01:00
vsynth1
vsynth_lena