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

Martin Storsjö martin
Tue Oct 5 23:41:44 CEST 2010


On Tue, 5 Oct 2010, Baptiste Coudurier wrote:

> On 10/03/2010 08:45 AM, Martin Storsj? wrote:
> > 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.)
> > 
> 
> Patches to mov.c/isom.h are ok.

Applied these, thanks!

// Martin



More information about the ffmpeg-devel mailing list