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

Mark Reid mindmark at gmail.com
Sun Feb 14 06:44:31 CET 2016


changes since v3:
fixed inconsistent indentation.

Mark Reid (1):
  libavcodec/dnxhd_parser: add parser and probe support raw 444 and
    dnxhr formats

 libavcodec/dnxhd_parser.c |  7 +++----
 libavcodec/dnxhddata.c    |  8 ++++++++
 libavcodec/dnxhddata.h    | 18 +++++++++++++++++-
 libavcodec/dnxhddec.c     | 12 ++++--------
 libavformat/dnxhddec.c    |  7 ++++---
 5 files changed, 36 insertions(+), 16 deletions(-)

--
2.7.1


More information about the ffmpeg-devel mailing list