diff options
author | Colin Walters <walters@verbum.org> | 2004-05-13 00:59:19 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2004-05-13 00:59:19 +0000 |
commit | 521dcaf28daedea8f675abb946dcc96891ae50be (patch) | |
tree | 20d429ae4c854192f3be9b498cbd145dad672c7a /ChangeLog | |
parent | ea235cb0ee608217f8c1a30f8df80a43eeabb4c8 (diff) |
Avoid inflooping
Original commit message from CVS:
Avoid inflooping
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-12 Colin Walters <walters@redhat.com> + + * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid + inflooping if we can't find a chunk. Or in other words, don't blow + chunks if we don't have a chunk to blow. + 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com> * ext/audiofile/gstafsrc.c: (gst_afsrc_get): Remove old debug output |