Files
ffmpeg/libavcodec
Christophe Gisquet 71199ee907 dnxhddec: better support for 4:4:4
Profiles 1256 & 1270 (currently) signal at the frame header and MB
levels the colorspace used, either RGB or YUV. While a MB-level
varying colorspace is not supported, whether it is constant can be
tracked so as to determine the exact colorspace.

This requires having bitdepth and the ACT and 4:4:4 flags, in turn
needing the CID. Because setting those before having validated
enough things may result in invalid/unset DSP fucntions, setting
the bitdepth in the context is delayed.

It is not tested against a true RGB sequence, though.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-10-07 23:16:52 +02:00
..
2015-09-12 22:09:35 +02:00
2015-09-10 16:36:47 +02:00
2015-10-05 12:44:00 +02:00
2015-10-07 23:16:52 +02:00
2015-10-04 13:08:58 +02:00
2015-10-07 08:55:18 -04:00
2015-09-16 11:38:20 +02:00