summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-02-17 15:37:38 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-02-17 15:37:38 +0000
commitb0d0113b8e4cf76363f8f94c5ae5352425a861b9 (patch)
tree793d0d48e3015512ec7d2f1887785e5218191094 /ChangeLog
parent732b9fe817890bb17f4930f823dfbc19e08147dc (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10ce60d2..3524d192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-17 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
+ Patch from Sebastien Cote, fixes #319884
+
2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
* ext/cdio/gstcdio.c: (plugin_init):