ffmpeg/tests/ref
Joseph Artsimovich bfe1cd80eb dnxhddata: 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>
2015-10-02 13:11:57 +02:00
..
acodec movenc: Make tkhd "enabled" flag QuickTime compatible 2013-08-23 09:55:42 +02:00
fate Screenpresso SPV1 decoder 2015-09-30 16:45:11 +02:00
lavf nutenc: do not use has_b_frames 2015-01-27 09:15:07 +01:00
seek lavf: Replace the ASF demuxer 2015-06-28 10:16:40 +02:00
vsynth dnxhddata: Fix 10-bit DNxHD quant matrices 2015-10-02 13:11:57 +02:00