gstreamer/gst
Edward Hervey 2f37ba60a2 decodebin2: Mark streams as complete on CAPS event but don't block
This allows the following use-cases to expose the group and pads
before an ALLOCATION query comes through:
* Single stream use-cases
* Multi stream use-cases where all streams sent the CAPS event before
  the first ALLOCATION query

Some cases will still make the initial ALLOCATION query fail though,
which isn't optimal, but not fatal (it will recover when pads are
exposed, a RECONFIGURE event is sent upstream and elements can
re-send an ALLOCATION query which will reach downstream elements).

https://bugzilla.gnome.org/show_bug.cgi?id=680262
2012-07-24 10:53:19 +02:00
..
adder adder: prefix orc functions with adder_orc_ 2012-07-23 17:27:46 +02:00
app gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
audioconvert audioconvert: prefix orc functions with audio_convert_orc_ 2012-07-23 17:24:13 +02:00
audiorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audioresample Fix bug where debug category was declared inside a function 2012-05-24 10:33:02 +02:00
audiotestsrc update for tag event change 2012-06-06 13:05:47 +02:00
encoding smartencoder: use gst_quark_from_static_string() 2012-06-23 14:55:51 +01:00
gdp gdppay: plug buffer leak 2012-04-25 22:28:44 +02:00
gio Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
playback decodebin2: Mark streams as complete on CAPS event but don't block 2012-07-24 10:53:19 +02:00
subparse update for tag event change 2012-06-06 13:05:47 +02:00
tcp multifdsink: remove deprecated and unused "mode" property 2012-07-06 12:43:26 +01:00
typefind typefind: probe for DVD ISO files, to avoid matching H.264 2012-06-11 11:11:01 +01:00
videoconvert videoconvert: prefix orc functions with video_convert_orc_ 2012-07-23 17:19:56 +02:00
videorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videoscale videoscale: ranem gst_video_scale_orc -> video_scale_orc 2012-07-23 17:13:29 +02:00
videotestsrc videotestsrc: prefix orc functions with video_test_src_orc 2012-07-24 09:09:22 +02:00
volume volume: prefix orc functions with volume_orc_ 2012-07-23 17:30:50 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00