comparison rl2.c @ 5666:57ef8feb5745 libavformat

Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp, but doesn't actually do that. What's worse, it creates timestamp adjustments that are different per stream within a session, leading to a/v sync issues. See discussion in thread "[FFmpeg-devel] rtp streaming x264+audio issues (and some ideas to fix them)". Patch suggested by Luca Abeni <lucabe72 email it>.
author rbultje
date Tue, 16 Feb 2010 23:00:03 +0000
parents 6b79937e78ae
children 536e5527c1e0
comparison
equal deleted inserted replaced
5665:93b0d64bf0c9 5666:57ef8feb5745