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
fate avcodec/vp6: select idct based (loosely) on number of coefficients decoded 2019-01-26 23:49:09 +11:00
lavf
lavf-fate
seek
vsynth avcodec/r210: use correct pixel format 2018-12-03 17:17:42 +01:00
vsynth1
vsynth_lena