[FFmpeg-devel] [PATCH] Add RTP hinting to the mov muxer

Michael Niedermayer michaelni
Fri Apr 23 10:47:34 CEST 2010


On Thu, Apr 22, 2010 at 10:22:27AM +0300, Martin Storsj? wrote:
> On Tue, 20 Apr 2010, Martin Storsj? wrote:
> 
> > As discussed, here's the first attempt at adding RTP hinting in the mov 
> > muxer.
> 
> Here's a rerolled series, only parts 0005 and 0008 are updated. Changes in 
> those parts are: Quite a bit of code cleanup, code documentation, smaller 
> memory usage, much documentation of the heuristic matching.
> 
> Baptiste, are you ok with this from the mov muxer perspective?
> 

> Michael, are you ok with the new flag in part 6?

i am

i have just one request,
If there is common code like for copying packets, contexts or muxing
packets from te output of a muxer into another muxer then this should be
in shared and well documented functions.
It might become usefull for things like mpeg-ps in mov, latm in mpeg-ts
dv in avi and all kinds of other wierd things. I would like to avoid having
each muxer come up with ad hoc hacks to do this ...


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

> ... defining _GNU_SOURCE...
For the love of all that is holy, and some that is not, don't do that.
-- Luca & Mans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100423/620ee977/attachment.pgp>



More information about the ffmpeg-devel mailing list