gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux to use...
authorDavid Moore <dcm@acm.org>
Wed, 19 May 2004 06:23:37 +0000 (06:23 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 19 May 2004 06:23:37 +0000 (06:23 +0000)
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
to allow qtdemux to use non-seekable streams. (bug #142272)

ChangeLog

index d06fe44da8e3ee0ba3722ee8c023fb999c233059..24e306b26f4c674db84aaa14369b951e536b9bd0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-18  David Schleef  <ds@schleef.org>
+
+       * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
+       (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
+       to allow qtdemux to use non-seekable streams. (bug #142272)
+
 2004-05-18  David Schleef  <ds@schleef.org>
 
        * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),