summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c87bf81..21f709a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-03-02 Wim Taymans <wim@fluendo.com>
+ * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
+ (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
+ (gst_cdio_cdda_src_finalize):
+ Small code cleanups.
+ Don't use pad_alloc as the base class cannot deal with the error codes.
+
+2007-03-02 Wim Taymans <wim@fluendo.com>
+
* gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
(gst_udpsrc_create):
Fix doc.