From 321a79d4849d2704fb022d8ffe01f3884a2a5bbb Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 21 May 2007 10:03:42 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 95f4076d..cde0503c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-05-21 Wim Taymans + + * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init): + * gst/rtsp/gstrtpdec.h: + Added signal for backwards compat. + 2007-05-21 Sebastian Dröge Patch by: René Stadler -- cgit