summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2007-05-01 16:13:58 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-01 16:13:58 +0000
commitf34fce9df4b7d3ae1472f347c536c29c10f7e97b (patch)
treef31032285d8b8469f7140830d4b62aea7d2fb557 /ChangeLog
parentbaa94a9b422ab8d20b9d1f993045f61cd7f90f2c (diff)
gst/rtp/gstrtpmp4vpay.*: Handle NEWSEGMENT and FLUSH events. Fixes #434824.
Original commit message from CVS: Patch by: Sjoerd Simons <sjoerd at luon dot net> * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init), (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event): * gst/rtp/gstrtpmp4vpay.h: Handle NEWSEGMENT and FLUSH events. Fixes #434824.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be542c6d..c5304578 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-05-01 Wim Taymans <wim@fluendo.com>
+
+ Patch by: Sjoerd Simons <sjoerd at luon dot net>
+
+ * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
+ (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
+ * gst/rtp/gstrtpmp4vpay.h:
+ Handle NEWSEGMENT and FLUSH events. Fixes #434824.
+
2007-04-30 Tim-Philipp Müller <tim at centricular dot net>
* docs/plugins/gst-plugins-good-plugins-docs.sgml: