[FFmpeg-devel] [PATCH v2 0/2] libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats

Mark Reid mindmark at gmail.com
Fri Feb 12 05:41:14 CET 2016


changes since v1:
broke into 2 patches, parser and probe now source header prefixes values from
dnxhddata.c

Mark Reid (2):
  libavcodec/dnxhddec: refactor header prefix parsing
  libavcodec/dnxhd_parser: add parser and probe support raw 444 and
    dnxhr formats

 libavcodec/dnxhd_parser.c | 11 +++++++----
 libavcodec/dnxhddata.c    | 17 +++++++++++++++++
 libavcodec/dnxhddata.h    | 11 +++++++++++
 libavcodec/dnxhddec.c     | 11 ++++-------
 libavformat/dnxhddec.c    |  7 ++++---
 5 files changed, 43 insertions(+), 14 deletions(-)

--
2.4.1


More information about the ffmpeg-devel mailing list