Added a quick hack to allow loop based elements to finish intead of looping till...
authorWim Taymans <wim.taymans@gmail.com>
Sat, 16 Sep 2000 10:58:23 +0000 (10:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 16 Sep 2000 10:58:23 +0000 (10:58 +0000)
commitff99ee613283f0304e2e6ca8fabc212c25d8eef2
tree8e75735748b33a28ba07878474de414021dfec99
parent11e8ef9074d749e999066b6457c6c6ae75f01a03
Added a quick hack to allow loop based elements to finish intead of looping till infinity.

Original commit message from CVS:
Added a quick hack to allow loop based elements to finish intead of
looping till infinity.
Added compile time i386 or plain C getbits implementation selection.
The vorbis decoder now is our first loop based element!
docs/gst/gstreamer.types.in
gst/cothreads.c
gst/elements/gstdisksrc.c
gst/elements/gstqueue.c
gst/gstbin.c
gst/gstcpu.c
gst/gstpad.c
gst/gsttype.c
libs/getbits/gstgetbits.c
plugins/elements/gstdisksrc.c
plugins/elements/gstqueue.c