summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-09-21 11:34:34 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-09-21 11:34:34 +0000
commit87609f05a940205a43a6c2f34e068927cfbf7875 (patch)
treee7f336c1a63b2c51aa45207254edda330d858858 /ChangeLog
parentce322e50aa93518716e7be291e65e666a4abe895 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e04a4f49..1a3ebae6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-21 Wim Taymans <wim.taymans@gmail.com>
+
+ * 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 <ensonic@users.sf.net>
* ext/cairo/gsttextoverlay.c: