libs/gst/base/gstbasesrc.c: Call unlock for live sources so that they can't get stuck...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 2 Oct 2007 15:20:58 +0000 (15:20 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 2 Oct 2007 15:20:58 +0000 (15:20 +0000)
commitd39d3debfc5a322927476bafe26417785e775ae9
treed6968a7b23fcb91052f7c228d90fa86128988718
parent3a63262829c481a561d8883163c1b280292e41c9
libs/gst/base/gstbasesrc.c: Call unlock for live sources so that they can't get stuck in _create and produce a buffer...

Original commit message from CVS:
* libs/gst/base/gstbasesrc.c: (gst_base_src_do_sync),
(gst_base_src_get_range), (gst_base_src_change_state):
Call unlock for live sources so that they can't get stuck in _create and
produce a buffer before they are set back to PLAYING.
ChangeLog
libs/gst/base/gstbasesrc.c