gstreamer/ext
Arun Raghavan ef9c81d495 pulsesrc: Handle negotiation events
This makes sure that we:

a) Destroy an existing stream if a negotiate() request comes in: this is
required when receiving a downstream renegotiation request after a
stream has been created.

b) Create a new stream on prepare(): this is required since we do a
setcaps() in negotiate(), which causes the stream to be dropped by a
ringbuffer release() call (this does not happen during first negotiation
since the release is only done on a running ringbuffer). The subsequent
call to ringbuffer acquire() fails because the stream was lost on
release().

https://bugzilla.gnome.org/show_bug.cgi?id=681247
2012-08-22 11:38:42 +02:00
..
aalib update for query api changes 2012-07-06 11:50:50 +02:00
cairo collectpads2: rename to collectpads 2012-04-17 15:14:27 +02:00
dv gst: Add stream-id to stream-start events 2012-08-06 13:43:57 +02:00
flac flacenc: allow a TOC with single alternative top-level entry 2012-08-10 14:24:28 +02:00
gdk_pixbuf gdkpixbufsink: minor docs improvement 2012-08-22 10:30:04 +01:00
jack Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
jpeg gst: Set alignment at the correct place of GstAllocationParams 2012-08-08 17:41:31 +02:00
libcaca Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
libpng No code with side-effects inside g_assert() please 2012-08-08 11:07:55 +01:00
mikmod Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
pulse pulsesrc: Handle negotiation events 2012-08-22 11:38:42 +02:00
raw1394 video: Update for libgstvideo API changes 2012-04-19 12:20:59 +02:00
shout2 gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
soup gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
speex gst_tag_list_free -> gst_tag_list_unref 2012-08-04 16:10:16 +01:00
taglib Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
wavpack Silence some 'variable may be used uninitialized' compiler warnings 2012-08-08 11:31:59 +01:00
Makefile.am mng: remove ext/libmng 2012-05-22 13:48:48 +01:00