gstreamer/gst
Thiago Santos f8d8a56d7b playbin: make sure elements are in null before disposing
If a pipeline fails to preroll, it might happen that the sinks are
put into READY state from playbin's sink activation, but they are never
set to playsink, so they aren't being managed by a GstBin and will keep
their READY state until they are unreffed, leading to a warning.

Prevent this by always forcing them to NULL when deactivating a group

https://bugzilla.gnome.org/show_bug.cgi?id=708789
2013-10-01 17:53:05 -03:00
..
adder adder: Don't take channel mask in consideration in mono or stereo 2013-09-28 13:32:58 +02:00
app gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioconvert audioconvert: improve fixate_format function readability even more 2013-08-23 19:47:57 +01:00
audiorate audiorate: clip buffer before pushing it 2013-09-28 11:41:07 +02:00
audioresample audioresample: make explicit that neon is disabled and why 2013-07-03 09:44:32 +01:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding ext/gst: Ensure default query/event handlers are used 2013-07-26 16:08:35 +02:00
gio gio: fix printf format compiler warning 2013-08-14 11:43:50 +01:00
playback playbin: make sure elements are in null before disposing 2013-10-01 17:53:05 -03:00
subparse subparse: use g_strdup() and friends 2013-07-17 09:04:47 +01:00
tcp multisocketsink: Fix handling of partial writes and WOULD_BLOCK errors 2013-07-28 13:52:28 +02:00
typefind typefind: Added "dash" and "avc3" fourCC codes to qt_type_find. 2013-09-04 13:33:59 +02:00
videoconvert videoconvert: disable fastpath for odd width on some formats 2013-09-06 12:45:36 +02:00
videorate videorate: ignore GAP event 2013-07-29 08:24:06 +02:00
videoscale videoscale: fix 4tap for RGB15 and RGB16 2013-09-12 12:27:19 +02:00
videotestsrc videotestsrc: flush pending lines on odd height 2013-09-05 17:46:03 +02:00
volume Release 1.1.1 2013-06-05 18:31:27 +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