diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-29 12:55:18 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-29 12:55:18 +0000 |
commit | 698554fdf16a54c4a467b4456b44b012dfb5acea (patch) | |
tree | c102d1a5b7d01e67bcc047aa785a8677733c74ef /ChangeLog | |
parent | 6246084f650ce031ea53165775f35f5cdd8d52e2 (diff) | |
download | gst-plugins-bad-698554fdf16a54c4a467b4456b44b012dfb5acea.tar.gz gst-plugins-bad-698554fdf16a54c4a467b4456b44b012dfb5acea.tar.bz2 gst-plugins-bad-698554fdf16a54c4a467b4456b44b012dfb5acea.zip |
gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable sources,
Original commit message from CVS:
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_loop_header):
Re-apply patch from #142272 that allows non-seekable sources,
re-proposed by Daniel Drake <dsd@gentoo.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-01-29 David Moore <dcm@acm.org> + + Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state), + (gst_qtdemux_loop_header): + Re-apply patch from #142272 that allows non-seekable sources, + re-proposed by Daniel Drake <dsd@gentoo.org>. + 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init): |