playback: fix docs of convert-sample action signal
[platform/upstream/gstreamer.git] / gst / playback / gstplaybin2.c
2013-09-07 Loïc Minierplayback: fix docs of convert-sample action signal
2013-08-03 Arnaud Vracplaybin: check for tags on the right combiner instance
2013-07-23 Sebastian Drögeplaybin: Ensure that everything in a GstSourceGroup...
2013-07-16 Sebastian Drögeplaybin: Don't prefer decoders for which we found a...
2013-07-16 Sebastian Drögeplaybin: Also consider possible converters for raw...
2013-07-16 Sebastian Drögeplaybin: Fix sorting for decoder factories for which...
2013-07-15 Sebastian Drögeplaybin: Don't print a warning when setting a sink...
2013-07-12 Sebastian Drögeplaybin: Properly destroy and set to NULL sinks that...
2013-07-12 Alban Browaeysplaybin: Fix logic to detect if a stream-change is...
2013-07-10 Sebastian Drögeplaybin: Only give sinks a new bus if they have no...
2013-07-10 Sebastian Drögeplaybin: Store a/v/t sinks locally too, not just in...
2013-07-09 Sebastian Drögeplaybin: Change sink ownership handling to be a bit...
2013-07-02 Sebastian Drögeplaybin: If we had a previous autoplugged sink, try...
2013-07-02 Sebastian Drögeplaybin: Don't change the state of sinks that we passed...
2013-07-02 Sebastian Drögeplaybin: Improve debug output regarding sink selection
2013-07-02 Brendan Longplaybin: Post an error message if a stream combiner...
2013-07-01 Sebastian Drögeplaybin: Only intersect to check if a sink can handle...
2013-06-14 Brendan Longplaybin: Emit {audio,text,video}-changed signals when...
2013-06-08 Sebastian Drögeplaybin: When activating a fixed sink, proxy error...
2013-06-08 Sebastian Drögeplaybin: Improve autoplugging of decoder/sink combinati...
2013-06-08 Sebastian Drögeplaybin: Proxy the playbin context to the sinks
2013-06-08 Sebastian Drögeplaybin: Proxy sink messages if we activate a sink...
2013-05-29 Brendan Longplaybin: Don't take an extra reference to the custom...
2013-05-29 Sebastian Drögeplaybin: Set custom stream-combiners to NULL and unref...
2013-05-29 Brendan Longplaybin: Rename select to combine and selector to combi...
2013-05-29 Brendan Longplaybin: Add support for custom stream-combiners
2013-05-28 Sebastian Drögeplaybin: In autoplug-queries, add the actual decoder...
2013-05-28 Sebastian Drögeplaybin: Forward CONTEXT queries to the corresponding...
2013-05-28 Sebastian Drögeplaybin: Refactor autoplug-query handling
2013-05-28 Sebastian Drögedecodebin: Pass the element in the autoplug-query signa...
2013-05-28 Sebastian Drögeplaybin: Refactor autoplug-query handling a bit
2013-05-15 Sebastian Drögeplayback: Only do a subset filtering for the factories...
2013-05-15 Sebastian Drögeplaybin: Fix deadlock caused by lock order inversion
2013-05-14 Sebastian Drögeplayback: Use subset checks instead of intersection
2013-05-09 Sebastian Drögeplaybin2: Chose more balanced metric to compare ranks...
2013-05-08 Sebastian Drögeplaybin: Fix infinite loop in GSequence iteration code
2013-05-07 Sebastian Drögeplaybin: Use the GSequence more efficiently
2013-05-07 Sreerenj Balachandranplaybin: Use GSequence instead of GList to store the...
2013-05-07 Sreerenj Balachandranplaybin: autoplug the audio/video decoders and sinks...
2013-04-18 Sreerenj Balachandranplaybin: use _plugin_feature_rank_compare API instead...
2013-04-15 Sreerenj Balachandranplaybin: use ascending order for name based sorting...
2013-04-12 Tim-Philipp Müllerplaybin: fix jpeg passthrough to decoder sinks by marki...
2013-03-30 Sebastian Drögeplaybin: Ignore caps from audio/video sink factories...
2013-03-30 Sebastian Drögeplaybin: Handle caps queries from unlinked elements
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-09 Wim Taymansdocs: playbin2 -> playbin
2012-09-15 Mark Nauwelaertsuse gst_element_factory_get_metadata to replace obsolet...
2012-09-09 Tim-Philipp MüllerRemove glib-compat-private.h stuff we don't need any...
2012-08-26 Tim-Philipp Müllerplaybin: automatically deinterlace interlaced content...
2012-08-20 Tim-Philipp Müllervideo/x-dvd-subpicture -> subpicture/x-dvd
2012-07-12 Edward Herveyplayback: Remove custom stream-change event
2012-06-14 Sebastian Drögeplaybin2: Proxy the force-aspect-ratio property of...
2012-06-12 Sebastian Drögeplayback: Always prefer parsers over decoders
2012-06-08 Vincent Penquerc'hplaybin2: remove uridecodebin from bin when it fails...
2012-06-06 Andre Moreira Maga... playbin2: Send flush events when changing subtitle...
2012-06-06 Andre Moreira Maga... playbin2: Properly change subtitles
2012-06-06 Thiago Santosplaybin2: fix subtitle only seeks when switching to...
2012-06-06 Wim Taymansupdate for tag event change
2012-05-25 Wim Taymansplaybin: add current-*uri properties
2012-05-24 Wim Taymansplaybin: fix compilation
2012-05-24 Sebastian Drögeplaybin2: Put sinks before the other element factories...
2012-05-14 Mark Nauwelaertsplaybin2: default text element is now subtitleoverlay
2012-05-09 Mark Nauwelaertsplaybin2: properly reconfigure upon subsequent no-more...
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-17 Akihiro Tsukadaplaybin2: Don't hold the playbin lock in the autoplug...
2012-04-17 Akihiro Tsukadaplaybin2: Don't hold the playbin lock in the autoplug...
2012-04-13 Sebastian Drögegst-libs: Remove interfaces libs and mixer/tuner interfaces
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Thiago Santosplaybin2: Use new playsink send-event-mode property
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-09 Mark Nauwelaertsplaybin2: do not take a superfluous ref on uridecodebin...
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian Drögegst: Update for gstmarshal.[ch] removal
2012-03-02 Sebastian DrögeMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-23 Sebastian Drögeplaybin2: Proxy colorbalance interface
2012-02-23 Sebastian Drögeplaybin2: Proxy navigation interface
2012-02-23 Sebastian Drögeplaybin2: Proxy the XOverlay interface
2012-02-22 Sebastian Drögeplaybin2: Give a fixed name "playsink" to the internal...
2012-02-22 Sebastian Drögeplaysink: Add a software color-balance element before...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Olivier Aubertdocs: fix playbin2 documentation about DVD URIs
2012-02-14 Vincent Penquerc'hplaybin2: fix old style raw A/V caps
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-01 Tim-Philipp Müllerplayback: suppress GValueArray deprecation warnings...
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-23 Vincent Penquerc'hplaybin2: do not try to deactivate an inactive group
2012-01-19 Wim Taymansport to new glib thread API
2012-01-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-02 Tim-Philipp Müllerplayback, mixerutils: gst_registry_get_default() -...
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
next