[FFmpeg-devel] [PATCH 1/5] mxfdec: Truncate packets that extend past the next edit unit
Tomas Härdin
tomas.hardin at codemill.se
Wed Mar 7 14:07:56 CET 2012
Hi
This patch set is an attempt at dealing with various IMX (aka D-10) MXF
files. The goal is for PTS to be set properly - at the moment the
packets only get DTS set, via utils.c.
All patches except for the last one pass make fate.
Samples:
http://titan.codemill.se/~tomhar/samples/abcdefghiv016f56415e.mxf (for
the first two patches)
http://titan.codemill.se/~tomhar/samples/sony-d10.mxf (for the rest)
This particular patch is merely to ensure that the demuxer doesn't eat
up all RAM and spend ages probing the first file.
/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mxfdec-Truncate-packets-that-extend-past-the-next-ed.patch
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120307/11c4238b/attachment.bin>
More information about the ffmpeg-devel
mailing list