diff options
| author | David Moore <dcm@acm.org> | 2004-05-19 06:23:38 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-05-19 06:23:38 +0000 |
| commit | 7a9127835ce21ccfced3bc848cf6989731b68e67 (patch) | |
| tree | bf85137e180dc5eca58fd66b8a62fdf153a27a55 /ChangeLog | |
| parent | 10052f2f01ee9eee607bc9ba23e046a811601bda (diff) | |
gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux to use non-seekable streams. (bug #142272)
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)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 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), (gst_resample_sinc_ft_float): Remove use of static temporary buffer. This code was obviously not supposed to last long, but |
