summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-01-27 01:53:27 +0000
committerBenjamin Otte <otte@gnome.org>2004-01-27 01:53:27 +0000
commit723f3a5e3f54be53970bde0a7eef4e5495dc1b3a (patch)
tree3a668c454b33061dc1c401af772b068b4b6d8996
parentbb8b7fdcb3235591ba22b4b4dbcaa4903b02871b (diff)
gst/asfdemux/gstasfdemux.c: stop processing after EOS
Original commit message from CVS: 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event): stop processing after EOS
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eae68b58..75c96282 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
+ stop processing after EOS
+
+2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
* gst/asfdemux/asfheaders.h:
* gst/asfdemux/gstasfdemux.c:
* gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),