[FFmpeg-devel] [PATCH 0/5] Initial support for DNxHR
Christophe Gisquet
christophe.gisquet at gmail.com
Fri Oct 2 21:00:41 CEST 2015
CIDs 1270 (10 & 12bits) to 1274, as produced by Avid Media Composer,
have been tested. I merged and adapted a bit Jeremy's work (but it's
mostly his code), hence the signing-off.
Christophe Gisquet (3):
isom: add support for DNxHR codec family
dnxhd: add CID 1270
dnxhddec: replace some 0s by DNXHD_VARIABLE
Jeremy James (2):
dnxhd: add decoder support for DNxHR
dnxhd: add better support for CIDs 1270 to 1274
libavcodec/dnxhddata.c | 89 ++++++++++++++++++++++--------
libavcodec/dnxhddata.h | 3 +
libavcodec/dnxhddec.c | 146 +++++++++++++++++++++++++++++++++----------------
libavformat/isom.c | 1 +
4 files changed, 169 insertions(+), 70 deletions(-)
--
2.5.2
More information about the ffmpeg-devel
mailing list