On Sun, Nov 30, 2014 at 12:16:27PM -0800, Mark Reid wrote:
> ---
> libavformat/mxf.c| 1 +
> libavformat/mxf.h| 3 +-
> libavformat/mxfdec.c | 148
> +--
> 3 files changed, 124 insertions(+), 28 deletions(-)
applied
i left the comment
---
libavformat/mxf.c| 1 +
libavformat/mxf.h| 3 +-
libavformat/mxfdec.c | 148 +--
3 files changed, 124 insertions(+), 28 deletions(-)
diff --git a/libavformat/mxf.c b/libavformat/mxf.c
index 4dc54d7..14d143e 100644
--- a/libavformat/m
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