1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
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
..
2012-07-19 18:44:46 +02:00
2012-07-11 04:04:29 +02:00
2012-06-11 21:40:43 +02:00
2012-07-20 11:18:58 +02:00
2012-06-29 20:20:02 +02:00
2012-06-18 21:44:22 +02:00
2012-07-20 11:16:52 +02:00
2012-06-22 22:47:33 +00:00
2012-07-06 02:19:21 +00:00
2012-07-07 12:33:51 +02:00
2012-07-07 12:34:04 +02:00
2012-07-19 18:44:46 +02:00
2012-07-08 23:40:55 +00:00
2012-06-07 21:31:22 +02:00
2012-06-07 21:32:32 +02:00
2012-06-07 21:07:17 +02:00
2012-06-25 23:10:45 +02:00
2012-07-10 02:17:53 +02:00
2012-07-10 02:17:53 +02:00
2012-07-10 02:17:52 +02:00
2012-07-10 02:17:52 +02:00
2012-07-10 02:17:52 +02:00
2012-06-18 21:44:48 +02:00
2012-07-01 18:04:08 +02:00
2012-06-10 23:27:17 +02:00
2012-07-03 13:06:23 +00:00
2012-07-12 23:18:48 +02:00
2012-07-17 08:53:36 +02:00
2012-06-28 00:07:22 +02:00
2012-07-20 11:18:58 +02:00
2012-06-20 18:19:53 +02:00
2012-06-24 20:20:23 +02:00
2012-07-18 16:22:41 +02:00
2012-07-10 19:38:24 +02:00
2012-07-09 15:38:28 +02:00
2012-07-09 15:38:16 +02:00
2012-07-08 17:59:56 +02:00
2012-06-19 21:38:18 +02:00
2012-06-17 17:09:34 +02:00
2012-07-06 00:19:12 +00:00
2012-07-05 02:54:34 +00:00
2012-06-29 20:43:30 +02:00
2012-06-29 20:43:30 +02:00
2012-06-29 20:43:30 +02:00
2012-07-17 17:06:24 +00:00
2012-06-10 23:36:22 +02:00
2012-06-24 20:18:00 +02:00
2012-07-05 04:23:55 +02:00
2012-07-15 14:49:32 +02:00
2012-06-29 20:22:04 +02:00
2012-07-02 20:52:22 +02:00
2012-06-08 18:24:47 +02:00
2012-06-11 20:13:31 +02:00
2012-06-19 17:13:45 +02:00
2012-06-29 20:21:28 +02:00
2012-06-21 01:30:16 +00:00
2012-07-07 22:33:13 +00:00
2012-07-08 23:43:18 +00:00
2012-06-26 00:38:05 +02:00
2012-06-07 18:01:09 +02:00
2012-07-17 01:23:35 +00:00
2012-07-17 01:23:35 +00:00
2012-07-14 13:02:51 +02:00
2012-07-02 20:52:36 +02:00
2012-07-20 11:18:58 +02:00
2012-06-21 01:23:15 +00:00
2012-07-11 23:26:55 +02:00
2012-06-29 20:43:30 +02:00
2012-07-02 12:48:29 +02:00
2012-06-06 21:18:47 +02:00