summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-07-18 15:40:36 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-07-18 15:40:36 +0000
commitbae4e2ad4a6334aecaaa68f22f1ac1c00e05c34d (patch)
tree7b5688b61c339c34b967ed155470f5cc90d90f6a /ChangeLog
parenta88aaf5b03a1d29707e3eb2faf770af72e4338c7 (diff)
gst/rtsp/gstrtspsrc.c: Fix for core changes.
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_add_element), (gst_rtspsrc_play): Fix for core changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b54de7f0..91f6fdda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-18 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_add_element),
+ (gst_rtspsrc_play):
+ Fix for core changes.
+
2005-07-18 Jan Schmidt <thaytan@mad.scientist.com>
* ext/mad/gstid3tag.c: (gst_id3_tag_sink_event):