summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc568f4c..8024863e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2007-04-13 Wim Taymans <wim@fluendo.com>
+
+ * docs/plugins/gst-plugins-good-plugins-sections.txt:
+ Fix docs.
+
+ * gst/rtsp/URLS:
+ Add some more example urls.
+
+ * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
+ (gst_rtp_dec_chain_rtp):
+ Better debugging.
+
+ * gst/rtsp/gstrtspsrc.c: (request_pt_map),
+ (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
+ (gst_rtspsrc_parse_rtpinfo):
+ Remove unused code.
+
2007-04-13 Stefan Kost <ensonic@users.sf.net>
* gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),