From 87609f05a940205a43a6c2f34e068927cfbf7875 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 21 Sep 2007 11:34:34 +0000 Subject: gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes #478244 some more. Original commit message from CVS: * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process): Set outgoing packet duration because we can. Fixes #478244 some more. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e04a4f49..1a3ebae6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-09-21 Wim Taymans + + * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process): + Set outgoing packet duration because we can. Fixes #478244 some more. + 2007-09-20 Stefan Kost * ext/cairo/gsttextoverlay.c: -- cgit