From b0d0113b8e4cf76363f8f94c5ae5352425a861b9 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 17 Feb 2006 15:37:38 +0000 Subject: gst/rtp/gstrtpamrdepay.c: Patch from Sebastien Cote, fixes #319884 Original commit message from CVS: * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain): Patch from Sebastien Cote, fixes #319884 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 10ce60d2..3524d192 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-17 Wim Taymans + + * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain): + Patch from Sebastien Cote, fixes #319884 + 2006-02-17 Tim-Philipp Müller * ext/cdio/gstcdio.c: (plugin_init): -- cgit