[FFmpeg-devel] [PATCH v2] libavformat/mxfdec.c: initial support for EssenceGroups

Mark Reid mindmark at gmail.com
Sun Nov 30 21:16:26 CET 2014


Changes since v1:
* move EssenceGroup at the end of the enum
* removed changes to fate-lavf-mxf  tests
* tested memory handling with valgrind

Mark Reid (1):
  libavformat/mxfdec.c: initial support for EssenceGroups

 libavformat/mxf.c    |   1 +
 libavformat/mxf.h    |   3 +-
 libavformat/mxfdec.c | 148 +++++++++++++++++++++++++++++++++++++++++----------
 3 files changed, 124 insertions(+), 28 deletions(-)

-- 
2.0.0



More information about the ffmpeg-devel mailing list