summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1acd382a..76f5018d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
+ Don't use g_print(); use GST_DEBUG().
+
+2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
(gst_ogg_mux_queue_pads):
Handle EOS properly.