1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00
Files
FFmpeg/libavcodec
Jeremy James 61fd5a3072 dnxhddata: correct weight tables
CID 1260 (as evidenced by incorrect decoding of a sample from ticket
4876) seems to use incorrect weight tables. It appears those tables
were not zigzag-scanned.

Apply zigzag on weight tables for new CIDs 1258, 1259, and 1260, and
fix an incorrect chroma table for CID 1256.

Fixes last issue from ticket #4876.

Found-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 428424fe75)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-10-08 13:15:42 +02:00
..
2015-08-29 06:44:20 +01:00
2015-09-02 06:26:45 +01:00
2015-08-22 06:16:31 +01:00
2015-08-27 17:05:44 +02:00
2015-09-01 14:35:32 +02:00
2015-10-08 13:15:42 +02:00
2015-08-27 02:59:43 +02:00
2015-10-08 13:15:42 +02:00
2015-09-03 09:47:44 +00:00
2015-08-21 08:46:05 +02:00
2015-08-21 08:46:05 +02:00
2015-09-04 09:33:46 -04:00
2015-09-08 22:31:44 +02:00
2015-08-28 04:25:15 +02:00
2015-10-08 13:15:42 +02:00
2015-08-27 17:05:44 +02:00
2015-08-19 14:15:43 +02:00
2015-09-07 15:32:56 +02:00