summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-21 10:03:42 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-21 10:03:42 +0000
commit321a79d4849d2704fb022d8ffe01f3884a2a5bbb (patch)
tree576eba030230910bde6add139a6ddc855e38c70b /ChangeLog
parent4bd11406304a8010f51baa2a40f18d82ccacc9b7 (diff)
gst/rtsp/gstrtpdec.*: Added signal for backwards compat.
Original commit message from CVS: * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init): * gst/rtsp/gstrtpdec.h: Added signal for backwards compat.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95f4076d..cde0503c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-21 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
+ * gst/rtsp/gstrtpdec.h:
+ Added signal for backwards compat.
+
2007-05-21 Sebastian Dröge <slomo@circular-chaos.org>
Patch by: René Stadler <mail at renestadler dot de>