gstreamer/gst
Alban Browaeys 71e39c0e84 playsink: do not abort if a property is not found.
If a property is not found (for example last-sample when
gst_debug_bin_to_dot_file is used while the pipeline is
slightly broken (thus no last-sample) the unref of the item
gvalue which is not refed fails. Only unref if it was found.
2012-05-15 09:22:44 +02:00
..
adder collectpads2: rename to collectpads 2012-04-17 15:09:58 +02:00
app gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
audioconvert Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audiorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audioresample Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
audiotestsrc Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
encoding Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +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 playsink: do not abort if a property is not found. 2012-05-15 09:22:44 +02:00
subparse subparse: Allow newlines/whitespace at the beginning of subrip files 2012-04-24 10:16:45 +02:00
tcp tcpclientsink: ensure proper cleanup upon startup error 2012-04-24 17:15:23 +02:00
typefind typefinding, ogg: don't bother with annodex media types 2012-05-13 18:49:31 +01:00
videoconvert video: Update for libgstvideo API changes 2012-04-19 12:30:57 +02:00
videorate Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videoscale Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
videotestsrc videotestsrc: Update for basesrc API changes 2012-05-01 13:33:20 +02:00
volume gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +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