[FFmpeg-devel] [PATCH v4 0/2] libavformat/mxfenc: add missing dnxhr mxfcontainer essence ULs

Jason Stevens jay at wizardofthenet.com
Sat Sep 8 08:42:12 EEST 2018


version 4 of this patch set changes ff_dnxhd_get_hr_frame_size to not be inlined,
the same way as avpriv_dnxhd_get_frame_size.

Jason Stevens (2):
  libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_
  libavformat/mxfenc: add missing dnxhr mxfcontainer essence ULs

 libavcodec/dnxhd_parser.c |  2 +-
 libavcodec/dnxhddata.c    | 13 ++++++++++
 libavcodec/dnxhddata.h    | 14 +----------
 libavcodec/dnxhdenc.c     |  2 +-
 libavformat/mxfenc.c      | 53 ++++++++++++++++++++++++++++++++++++++-
 5 files changed, 68 insertions(+), 16 deletions(-)

-- 
2.18.0



More information about the ffmpeg-devel mailing list