summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c83e23e..407da56e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,12 @@
* ext/nas/nassink.c: (gst_nassink_init), (gst_nassink_sync_parms),
(gst_nassink_sinkconnect), (gst_nassink_chain_handle_event),
(gst_nassink_chain):
+ Make elment event-aware and handle discont events in a gross, but
+ effective manner. Makes seeking work here. (was part of the previous
+ commit)
+
+2005-05-05 Tim-Philipp Müller <tim at centricular dot net>
+
* sys/glsink/glimagesink.c: (gst_glimagesink_buffer_alloc):
* sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_signal_strength):
* sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open):