[vlc-devel] Re: vlc: svn commit r12954 (md)

Marian Durkovic md at bts.sk
Tue Oct 25 13:06:31 CEST 2005


> > modifications for RTP reordering:
> >  * for RTP, prebuffering is done within RTP access
> >  * reordering now working within this buffer
> >  * solves synchro problems since packet rate is preserved 
>  I think the i_seqno should be removed from block_t (block_t is a generic
> struct used everywhere).
>  In the access it is perfectly valid to use i_dts or i_pts field for 
> yourself. (You can even use i_flags within the private part).

I have defined it since there's nothing of uint16_t in block_t. There might 
be several passes through the loops and I wanted to have the code as much 
optimised as possible. Is it that much offending?


	Thanks & kind regards,

		M.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list