mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-14 03:21:47 +00:00
Rewrite 10 bit dpx decoder to decode into GBRP10 color space instead of converting to RGB48. Add 12 bit decoder to decode into GBRP12 color space. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>