summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-11-20 21:31:19 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-20 21:31:19 +0000
commit3838bdb40dc2c52d2f693fa6db8ee6fdca344ca6 (patch)
tree41e59c31012e790868ffe60b80b9501f0e91b366 /ChangeLog
parent4a8c73e6946ae0e2d4199b4281277a80ea1f7e45 (diff)
gst/asfdemux/gstasfdemux.c: Remove duplicate and broken code for the streaming case and simply reuse the much better ...
Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_chain): Remove duplicate and broken code for the streaming case and simply reuse the much better working pull based code. Fixes #560348.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16d8e391..5db86810 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-20 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_chain):
+ Remove duplicate and broken code for the streaming case and simply reuse
+ the much better working pull based code. Fixes #560348.
+
2008-11-20 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac: