Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / gst / playback / gstplaybin2.c
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-02-22 Sebastian Drögeplaybin2, playsink, subtitleoverlay: Set subtitle encod...
2010-02-15 Sebastian Drögeplaybin2: Post a missing element message and an error...
2010-02-15 Sebastian Drögeplaybin2: Free the subtitle URI
2010-02-04 Tim-Philipp MüllerRevert "playbin2: Only allow to set the URIs in states...
2010-01-30 Tim-Philipp Müllerplaybin2: when no uri is set, post an error message
2010-01-18 Sebastian Drögeplaybin2: Only allow to set the URIs in states <= READY...
2010-01-14 Mark Nauwelaertsplaybin2: fix pad ref leak
2010-01-05 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-23 Wim Taymansplaybin2: avoid leaking selector request pads
2009-12-08 Sebastian Drögeplaybin2: Fix stream-changed message list iteration
2009-12-06 Sebastian Drögeplaybin2: Reset stream segments on FLUSH_STOP and don...
2009-12-03 Stefan Kostbuild: fix build with debug logging disabled.
2009-12-03 Stefan Kostplaybin2: don't iterate the factory lists in non-debug...
2009-11-23 Sebastian Drögeplaybin2: Transform QoS events to be meaningful for...
2009-11-19 Sebastian Drögeplaybin2: Fix stupid bug introduced in last commit
2009-11-19 Sebastian Drögeplaybin2: Aggregate the stream-changed message by looki...
2009-11-19 Sebastian Drögeplaybin2: Ignore async state changes of the uridecodebins
2009-11-18 Sebastian Drögeplaybin2: Don't handle DURATION queries during group...
2009-11-18 Sebastian Drögeplaybin2: Post a stream-changed message after activatin...
2009-11-14 Sebastian Drögeplaybin2: Make subtitle error handling more robust...
2009-11-14 Sebastian Drögeplaybin2: Don't leak the GError and debug string when...
2009-11-12 Sebastian Drögeplaybin2: Improve subtitle passthrough in uridecodebin
2009-11-12 Sebastian Drögeplaybin2/playsink: Use new "silent" property instead...
2009-11-12 Sebastian Drögeplaybin2: Handle external subtitles better
2009-11-12 Sebastian Drögeplaybin2: Flush the subtitles before switching to a...
2009-11-12 Sebastian Drögeplaybin2: Set subtitle caps as raw caps for the urideco...
2009-11-12 Sebastian Drögeplaybin2/playsink: Remove everything related to subpict...
2009-11-11 Sebastian Drögeplayback: Update factories list on every access if...
2009-11-10 Sebastian Drögeplayback: When going from NULL->READY check if the...
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Wim Taymansplaybin2: avoid copying caps
2009-11-04 Sebastian Drögeplaybin2: Return NOT_LINKED for unselected text pads...
2009-10-29 Sebastian Drögeplaybin2: Proxy notify::volume and notify::mute from...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-24 Wim Taymansplaybin2: add flag to enable decodebin buffering
2009-10-24 Sebastian Drögeplaybin2: Don't destroy the suburidecodebin on errors
2009-10-24 Sebastian Drögeplaybin2: If setting the state of the suburidecodebin...
2009-10-24 Sebastian Drögeplaybin2: Don't set uridecodebin states to NULL before...
2009-10-14 Sebastian Drögeplaybin2: Use gst_object_has_ancestor() instead of...
2009-10-13 Sebastian Drögeplaybin2: Don't stop completely on initialization error...
2009-10-07 Sebastian Drögeplaybin2: Improve debugging of pad blocks
2009-10-07 Sebastian Drögeplaybin2/playsink: Use gst_object_ref_sink() instead...
2009-09-11 Sebastian Drögeplaybin2: Implement GstStreamVolume interface
2009-09-10 Sebastian Drögeplaybin(2): Document that the volume property uses...
2009-09-08 Wim Taymansfix whitespace
2009-08-24 Wim Taymansplaybin2: fix refcounting of _get_sink()
2009-07-15 Tim-Philipp Müllerplaybin2: use private copy of input-selector
2009-07-10 Wim Taymansplaybin2: add support for progressive download
2009-07-10 Sebastian Drögeplaybin2: Make it possible for READY->PAUSED to succeed...
2009-06-30 Stefan Kostvolume: include "1.0=100%" in property description
2009-06-16 Wim Taymansplaybin2: set smarter target state on uridecodebin
2009-06-10 Jan Schmidtplaybin2/uridecodebin: Fix connection-speed propagation
2009-06-04 Sebastian Drögeplaybin2: API: Add {audio,video,text}-tags-changed...
2009-06-03 Wim Taymansplaybin2: also set custom text and subp sinks
2009-05-28 Jan Schmidtplaybin2: Have playbin recognise PGS subpicture streams
2009-05-28 Tim-Philipp Müllerplaybin2: actually use configured audio/video sinks
2009-05-12 Wim Taymansplaybin2: handle custom audiosinks differently
2009-05-12 Wim Taymansplaybin2: unify custom sink get/set functions
2009-04-10 Wim Taymansplaybin2: handle missing input-selector
2009-04-03 Michael Smithplaybin2: don't leak selector when getting current...
2009-04-01 Tim-Philipp Müllerdocs: add a blurb about redirect messages to playbin2...
2009-03-24 Wim Taymansplaybin2: first support for subpictures
2009-03-24 Wim Taymansplaybin2: blacklist subpictures for now
2009-03-19 Wim Taymansplaybin2: remove the group cond + cleanups
2009-03-17 Wim Taymansplaybin2: return NOT_LINKED for unselected streams
2009-03-16 Wim Taymansplaybin2: don't try to set invalid stream numbers
2009-03-16 Wim Taymansplaybin2: release the shutdown lock
2009-03-12 Wim Taymansplaybin2: improve subtitle handling
2009-02-26 Stefan Kostdocs: playbin2 has no stream-info
2009-02-25 Wim Taymansplaybin: use flushing pads instead of fakesink
2009-02-25 Wim TaymansRelease the group lock when setting states
2009-02-25 Edward HerveyPlaybin2: Don't leave unused parameters in debug statem...
2009-02-24 Wim TaymansAdd some G_UNLIKELY because we can
2009-02-24 Mark Nauwelaertsplaybin2: fix deadlock when shutting down. Fixes ...
2009-02-11 Michael SmithRevert "Remove pad-removed handlers after setting the...
2009-02-11 Michael Smithplaybin2: Fix segfault on notify after group change.
2009-01-31 Michael SmithRemove pad-removed handlers after setting the decodebin...
2009-01-31 Michael SmithUnref selector request pad even if we no longer have...
2009-01-31 Michael SmithUnref source in playbin2's finalize method
2009-01-31 Michael SmithUnref peer request pad after releasing it, since we...
2009-01-31 Michael SmithFix caps leak in playbin2.
2009-01-31 Michael SmithUnref active pad from selector when finding active...
2009-01-31 Michael SmithFree uris when finalizing playbin2 instance.
2009-01-13 Wim Taymansgst/playback/gstplaybin2.c: Provide the right arguments...
2009-01-07 Wim Taymansgst/playback/gstplaybin2.c: Fix some comments and docs.
2009-01-05 Wim Taymansgst/playback/gstplaybin2.c: Disconnect signal handlers...
2008-12-20 Wim Taymansgst/playback/gstplaybin2.c: Add some debug info.
2008-12-12 Stefan Kostgst/playback/: XRef to GstXOverlay.
2008-12-10 Wim Taymansgst/playback/gstplaybin2.c: Error out with a missing...
2008-11-25 Wim Taymansgst/playback/gstplaybin2.c: Fix buffer-duration property.
2008-11-24 Michael Smithgst/playback/gstplaybin2.c: Add notification of current...
2008-11-13 Wim Taymansgst/playback/gstplaybin2.c: don't try to unlink the...
2008-11-11 Wim Taymansgst/playback/gstplaybin2.c: Catch state change errors...
2008-08-27 Wim Taymansgst/playback/gstplaybin2.c: Fix nasty race where multip...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-20 Michael Smithgst/playback/: Add get-video-pad, get-audio-pad, get...
2008-06-20 Michael Smithgst/playback/gstplaybin2.c: Use a different constant...
2008-06-20 Michael Smithgst/playback/: Fix a whole bunch of typos in comments...
2008-06-20 Wim Taymansgst/playback/gstplaybin2.c: Implement the source proper...
next