[FFmpeg-devel] [PATCH] Add a RTP depacketizer for the X-Qt format

Martin Storsjö martin
Sun Oct 3 17:45:50 CEST 2010


Hi,

This is the first brushed up version of the depacketizer for the X-Qt 
format (i.e., any quicktime supported format, in RTP), based on earlier 
work by Ronald.

Baptiste, I need an ok (or suggestions on how to do it in a better way) 
for the interface to the mov demuxer, for reading the stsd atom.

Currently, it reads things without any errors/leaks in valgrind on all 
samples I've tried it on. (Some decoders such as TIFF doesn't handle 
incomplete packets too well, though, but that's a separate issue.)

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Split-out-ff_mov_read_stsd.patch
Type: text/x-diff
Size: 2207 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101003/241392e6/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-movdec-Free-the-previous-extradata.patch
Type: text/x-diff
Size: 985 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101003/241392e6/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-rtpdec_qt.patch
Type: text/x-diff
Size: 12086 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101003/241392e6/attachment-0002.patch>



More information about the ffmpeg-devel mailing list