mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Avoid inflooping
Original commit message from CVS: Avoid inflooping
This commit is contained in:
parent
3b47dd30d6
commit
d62dc0ad97
1 changed files with 6 additions and 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>
|
2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
* ext/audiofile/gstafsrc.c: (gst_afsrc_get):
|
* ext/audiofile/gstafsrc.c: (gst_afsrc_get):
|
||||||
Remove old debug output
|
Remove old debug output
|
||||||
|
|
Loading…
Reference in a new issue