Re: [FFmpeg-devel] [PATCH v4] added ULs for demuxing avid media composer mxf files

2014-08-17 Thread Michael Niedermayer
On Sun, Aug 17, 2014 at 02:26:45PM -0700, Mark Reid wrote: > The AAF SDK refers to these ULs as Legacy. These ULs are the same as the > ones found in FFmbc's version of mxf.c and the ones found in libMXF > Fixes Ticket#1554, Ticket#3100 and Ticket#3450 > --- > libavformat/mxf.c | 3 +++ > 1 file c

[FFmpeg-devel] [PATCH v4] added ULs for demuxing avid media composer mxf files

2014-08-17 Thread Mark Reid
Changes since v3: *added more details to commit message Mark Reid (1): added ULs for demuxing avid media composer mxf files libavformat/mxf.c | 3 +++ 1 file changed, 3 insertions(+) -- 2.0.0 ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org h

[FFmpeg-devel] [PATCH v4] added ULs for demuxing avid media composer mxf files

2014-08-17 Thread Mark Reid
The AAF SDK refers to these ULs as Legacy. These ULs are the same as the ones found in FFmbc's version of mxf.c and the ones found in libMXF Fixes Ticket#1554, Ticket#3100 and Ticket#3450 --- libavformat/mxf.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavformat/mxf.c b/libavformat/m