ffmpeg/tests/ref
Joseph Artsimovich 99c4e91dfa dnxhd: Fix 10-bit DNxHD quant matrices
Convert them to zigzag order, as the rest of them are.

When I was adding support for 10-bit DNxHD, I just copy-pasted the
missing quant matrices from the spec. Now it turns out the existing
matrices in dnxhddata.c were in zigzag order. This resulted in wrong
quantization for 10-bit DNxHD. The attached patch fixes the problem by
converting 10-bit quant matrices to zigzag order.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-07-20 15:24:27 +02:00
..
fate dnxhd: Fix 10-bit DNxHD quant matrices 2012-07-20 15:24:27 +02:00
lavf ffmpeg: rework checks for the -t option. 2012-07-04 16:20:47 +02:00
lavf-fate mp3enc: add lame tag with start padding info 2012-07-14 17:20:22 +02:00
lavfi sws/x86: add some forgotten 12bit planar yuv cases 2012-07-05 04:38:57 +02:00
seek
vsynth1
vsynth2