mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 05:42:38 +00:00
Avoid inflooping
Original commit message from CVS: Avoid inflooping
This commit is contained in:
parent
92db02143f
commit
0349083d6d
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>
|
||||
* ext/audiofile/gstafsrc.c: (gst_afsrc_get):
|
||||
Remove old debug output
|
||||
|
|
Loading…
Reference in a new issue