[FFmpeg-devel] [PATCH] Initialize ssrc properly in the RTP muxer

Luca Abeni lucabe72
Sun Mar 28 11:55:22 CEST 2010


On Sun, 2010-03-28 at 11:50 +0300, Martin Storsj? wrote:
[...]
> > leaking the system time might not be ideal
> > 
> > ff_random_get_seed() should be ok though
> 
> Ok, applied.
> 
> And leaking the system time is more or less required (and done for other 
> fields already) in RTP anyway, since it sends current realtime timestamps 
> for all data anyway...

It is rounded to ms (which is ok for RTP, and should not have any
security implication).


			Thanks,
				Luca




More information about the ffmpeg-devel mailing list