[FFmpeg-devel] [PATCH v3] libavcodec/dnxhd_parser: add parser and	probe support raw 444 and dnxhr formats
    Mark Reid 
    mindmark at gmail.com
       
    Sun Feb 14 01:35:23 CET 2016
    
    
  
changes since v2:
removed table and enums, using defines for prefixes instead.
parser now uses a inline function.
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