Merge branch 'master' into 0.11-fdo
[platform/upstream/gstreamer.git] / gst / playback / gstplaysink.c
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-24 Sebastian Drögeplaysink: Update comment about why an audio queue is...
2011-03-24 Sebastian DrögeRevert "playsink: Only add a queue before the audio...
2011-03-24 Sebastian Drögeplaysink: Only add a queue before the audio sink if...
2011-03-23 Sebastian Drögeplaysink: Remember automatically created sinks for...
2011-03-15 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-04 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim Taymansminiobject: fix for changed miniobject
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-23 Mark Nauwelaertsplaysink: release all chains when going to NULL
2011-02-23 Mark Nauwelaertsplaysink: undo state change side effect on error way out
2011-02-23 Mark Nauwelaertsplaysink: avoid crashing on the way out when needed...
2010-12-02 Sebastian Drögeplaysink: gen_video_chain() always returns a bin, no...
2010-12-02 Sebastian Drögeplaysink: gen_video_deinterlace_chain() always returns...
2010-10-28 Jan Schmidtplaysink: Fix subpicture overlay when deinterlacing...
2010-09-14 Edward Herveyplayback: Switch to using gst_video_convert_frame
2010-08-31 Edward Herveyplayback: Set queues silent property to TRUE
2010-08-12 Mark Nauwelaertsplaysink: remove some heuristic in chain configuration...
2010-08-12 Mark Nauwelaertsplaybin2/playsink: update subtitle handling for streams...
2010-08-12 Mark Nauwelaertsplaysink: always have a queue in chain head to aid...
2010-08-12 Mark Nauwelaertsplaysink: set READY sinks to NULL before freeing chain...
2010-07-20 Edward Herveyplaysink: Switch to faster pad linking methods
2010-07-19 Sebastian Drögeplaysink: Set add-borders=true on the videoscale instances
2010-07-16 Sebastian Drögeplaysink/streamsynchronizer: Remove and deactivate...
2010-07-16 Sebastian Drögeplaysink: Fix gapless playback in many non-simple scenarios
2010-07-16 Mark Nauwelaertsplaysink: use proper error message code for failing...
2010-06-23 Wim Taymansplaysink: clear ts-offset pointer
2010-06-23 Edward Herveyplaysink: Reset ts_offset field when freeing chain
2010-06-07 Wim Taymansplaybin2: add av-offset property
2010-06-05 Wim Taymansplaysink: add convert-frame action signal
2010-06-05 Wim Taymansplaybin2: move convert_frame to playsink
2010-06-05 Wim Taymansplaysink: add property to get the last frame
2010-05-14 Sebastian Drögeplaysink: Don't fail if subtitles are used but only...
2010-05-14 Sebastian Drögeplaysink: Fix deadlock caused from an additional lock...
2010-05-06 Mark Nauwelaertsplaysink: disconnect signals in some more cleanup cases
2010-04-29 Sebastian Drögeplaysink: Add support for deinterlacing
2010-04-29 Sebastian Drögeplaysink: Correctly reconfigure the video chain when...
2010-04-01 Edward Herveygstplaysink: Remove unused variable.
2010-03-30 Robert Swainplaysink: Fix aduio_raw_sink typo
2010-03-15 Sebastian Drögeplaysink: Avoid g_object_set() on NULL if a text sink...
2010-03-11 Benjamin OtteAdd -Wredundant-decls to warning flags
2010-03-10 Mark Nauwelaertsplaysink: provide correct error message if configured...
2010-03-09 Sebastian Drögeplaysink: Don't fail if there are subtitles and audio...
2010-03-03 Josep Torra Vallesplaysink: avoid g_object_set() on NULL pointers
2010-02-22 Sebastian Drögeplaybin2, playsink, subtitleoverlay: Set subtitle encod...
2010-02-19 Sebastian Drögeplaysink: Ghost the video sinkpad if a text sinkpad...
2010-02-15 Sebastian Drögeplaysink: Post missing element messages if a core plugi...
2010-02-12 Josep Torra Vallesplaysink: Reset the sink's state to NULL before unreffi...
2010-01-18 Tim-Philipp Müllerplaysink: re-use iterator callback to avoid code duplic...
2010-01-18 Tim-Philipp Müllerplaysink: when looking for sink properties, make sure...
2010-01-14 Sebastian Drögeplaysink: Fix disabling of subtitles if subtitles were...
2010-01-13 Brijesh Singhplaysink: Fix handling of the native audio/video flags
2009-12-09 Wim Taymansplaysink: fix video when subtitles disabled
2009-12-07 Sebastian Drögeplaysink: Some minor cleanup
2009-11-17 Wim Taymansplaysink: make sure we always go to PAUSED async
2009-11-17 Wim Taymansplaysink: make sure we remain a sink
2009-11-12 Sebastian Drögeplaybin2/playsink: Use new "silent" property instead...
2009-11-12 Sebastian Drögeplaybin2/playsink: Remove everything related to subpict...
2009-11-12 Sebastian Drögeplaysink: Add a queue before subtitleoverlay
2009-11-12 Sebastian Drögeplaysink: Use subtitleoverlay for subtitles
2009-11-10 Tim-Philipp Müllerplaysink: assign chain->mute before using it
2009-10-30 Sebastian Drögeplaysink: Reset {mute,volume}-changed flags after setti...
2009-10-30 Sebastian Drögeplaysink: If notify::{volume,mute} is triggered by...
2009-10-29 Sebastian Drögeplaysink: Proxy notify::volume and notify::mute from...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-07 Sebastian Drögeplaybin2/playsink: Use gst_object_ref_sink() instead...
2009-10-01 Wim Taymansplaysink: make the lock recursive for now
2009-10-01 Wim Taymansplaysink: fix the vis property getter
2009-09-14 Edward Herveyplaysink: Expose mute,volume,vis-plugin and font-desc...
2009-09-14 Edward HerveyGstPlaySink: Expose 'reconfigure' as an action signal.
2009-09-14 Edward HerveyGstPlaySink: Expose flags as a gobject property.
2009-09-14 Edward Herveyplayback: Register playsink as an element.
2009-09-08 Wim Taymansfix whitespace
2009-08-18 Sebastian Drögeplaysink: Also send SEEK events directly to a subpictur...
2009-08-18 Sebastian Drögeplaysink: If a custom text sink is used, send events...
2009-08-13 Tim-Philipp Müllerplaybin2: fix error message string
2009-08-08 Edward Herveygst: Remove dead assignments and resulting unused variables
2009-08-06 Stefan Kostplaybin2: smarter sink selection. Fixes #588523
2009-06-30 Stefan Kostplaysink: remove unused property defs
2009-06-29 Jan Schmidtplaysink: Avoid a segfault when the video sink fails...
2009-06-27 René Stadlerplaybin2: fix initial volume handling also when reusing...
2009-06-16 Wim Taymansplaysink: set the sink flag on the element
2009-06-12 Wim Taymansplaysink: update for new step API
2009-06-01 Wim Taymansadd framestepping to playbin2 and seek
2009-05-28 Tim-Philipp Müllerplaybin2: fix volume handling for audio sinks without...
2009-05-28 Tim-Philipp Müllerplaybin2: cosmetic change to avoid unnecessary line...
2009-05-28 Wim Taymansplaybin2: don't lose the ref to the volume element
2009-05-28 Tim-Philipp Müllerplaybin2: actually use configured audio/video sinks
2009-05-27 Wim Taymansplaybin2; release refs to volume/mute properties
2009-05-22 Stefan Kostplaybin2: fix initial volume and mute handling
2009-05-14 Jan Schmidtplaybin2: Fix cdda:// playback
2009-05-12 Wim Taymansplaybin2: make fallback identity silent
2009-05-12 Wim Taymansplaybin2: handle custom audiosinks differently
2009-05-12 Wim Taymansplaybin2: unify custom sink get/set functions
2009-05-08 Wim Taymansplaybin2: fix resume after pause
2009-05-07 Wim Taymansplaysink: initialize variable too
2009-05-07 Wim Taymansplaybin2: make playsink go ASYNC to PAUSED
2009-04-14 Wim Taymansplaybin2: clear the target
2009-04-10 Wim Taymansplaybin2: fix refcounting of visualisations
2009-04-10 Wim Taymansplaysink: fix refcounting of custom elements
next