Fixed a severe timestamp bug in mpeg_play.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 9 Oct 2000 20:01:17 +0000 (20:01 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 9 Oct 2000 20:01:17 +0000 (20:01 +0000)
commit870c6045b257fda9b69fd8769b564e2f4a14f4d4
treea2726a8c90ea2a62450710369b5d81c7945beaf8
parentf1d8e760fbd62dfb00965b0840003eb3a2b855f0
Fixed a severe timestamp bug in mpeg_play.

Original commit message from CVS:
Fixed a severe timestamp bug in mpeg_play.
Create a new thread upon a multisrc element in autoplugging: the autoplug
example now correctly sets up 5 threads for an mpeg player.
examples/autoplug/autoplug.c
gst/Makefile.am
gst/elements/gstaudiosink.c
gst/elements/gstqueue.c
gst/gstpipeline.c
plugins/elements/gstaudiosink.c
plugins/elements/gstqueue.c
tests/old/examples/autoplug/autoplug.c