summaryrefslogtreecommitdiff
path: root/gst/playback/gstplaybin2.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-23playbin: Send upstream events directly to playsinkSebastian Dröge1-0/+24
2015-10-19decodebin/playbin/playsink/subtitleoverlay: Post async-done on state change f...Sebastian Dröge1-0/+2
2015-10-19playbin/uridecodebin: Always post async-done immediately if we're a live pipe...Sebastian Dröge1-0/+3
2015-09-11playback: Add POINTER_TO_ULONG() macro for consistencySebastian Dröge1-5/+6
2015-09-11playback: fix build error for 64bit Windows build by MinGWKouhei Sutou1-2/+4
2015-06-29playbin: remove unnecessary breakdanny song1-1/+0
2015-06-22playbin: Reset suburi also when receiving an error message from the sub uride...Sebastian Dröge1-0/+5
2015-06-22playbin: free group->suburi on failureBrijesh Singh1-0/+2
2015-06-11playbin: Check in autoplug_continue against the subtitle factory caps correctlySebastian Dröge1-4/+4
2015-06-11playbin: Fix some warnings with clang around multiview enumsJan Schmidt1-4/+4
2015-06-11playbin: Implement multiview frame-packing overridesJan Schmidt1-1/+133
2015-06-09playback: Add gstplaybackutils.{h,c} to deploy the common subroutinesSreerenj Balachandran1-99/+3
2015-05-18Revert "doc: Workaround gtkdoc issue"Stefan Sauer1-2/+0
2015-05-18playbin: check the flags before set againeunhae choi1-2/+7
2015-05-16doc: Workaround gtkdoc issueNicolas Dufresne1-0/+2
2015-05-15playback: use the new gst_object apiStefan Sauer1-12/+12
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-6/+6
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-03-30playbin: avoid possible deference of null pointerLuis de Bethencourt1-4/+6
2015-03-25playbin: ignore new pads if it is shutting downThiago Santos1-2/+14
2015-03-14playbin: don't escape percent sign in documentation code sampleRamiro Polla1-1/+1
2015-03-12playbin: Disconnect signals and invalidate group if it fails to activateSebastian Dröge1-3/+14
2015-02-24playbin: forward template and ring buffer settings to existing decodebinsVincent Penquerc'h1-0/+16
2015-02-11playbin: improve debug logStefan Sauer1-2/+2
2014-12-11playbin: Do not mix up stream type when getting stream combiner elementThibault Saunier1-2/+2
2014-12-10playbin2: always unref the combiner sinkpad when removing the srcpadThiago Santos1-17/+19
2014-12-05playbin: Only check sinks which are in >= GST_STATE_READYEdward Hervey1-19/+30
2014-11-15docs: fix some gtk-doc warningsTim-Philipp Müller1-1/+1
2014-09-18playbin: Don't leak input-selector sinkpadsAndrei Sarakeev1-0/+7
2014-09-05playbin: filter out buffering messages when switching uriGeorge Kiagiadakis1-2/+44
2014-08-01playbin: Keep a reference to the playsink sinkpadsSebastian Dröge1-0/+4
2014-07-28playbin: Pass through NO_PREROLL state change returnsSebastian Dröge1-16/+25
2014-07-26playbin: fix 'attempt to unlock mutex that was not locked' in error code pathTim-Philipp Müller1-0/+1
2014-07-23playbin: Go asynchronously from READY to PAUSEDSebastian Dröge1-0/+37
2014-07-21playbin: Create new sources after chaining up to the parent classSebastian Dröge1-5/+4
2014-05-01playbin: Don't block on non-serialized eventsSebastian Dröge1-2/+16
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-1/+1
2014-04-04playbin: Drop reference to any source element in NULL stateJan Schmidt1-0/+6
2014-03-16playback: Add video-/audio-filter propertiesArun Raghavan1-0/+28
2014-03-16Revert "playback: Add video-/audio-filter properties"Sebastian Dröge1-28/+0
2014-03-16playback: Add video-/audio-filter propertiesArun Raghavan1-0/+28
2014-02-27playbin: improve autoplug_query_caps returnMatthieu Bouron1-7/+14
2014-02-18playbin: Keep inputselector around until we release its padsSebastian Dröge1-16/+7
2014-02-11playbin: First try to get the pad's current caps, then query capsSebastian Dröge1-1/+3
2014-02-10playbin: Fix memory leak in autoplugging codeSebastian Dröge1-2/+3
2014-01-18playbin: Remove unnecessary assignmentWonchul Lee1-1/+1
2014-01-18playbin: Insert decoders without GstAVElement information between the other d...Sebastian Dröge1-1/+9
2014-01-18playbin: Only put parsers and sinks first, not all non-decodersSebastian Dröge1-2/+4
2013-12-30playback: add ANY caps features to default audio/video raw capsMatthieu Bouron1-2/+2
2013-11-16docs: remove old 0.10 Since markersTim-Philipp Müller1-16/+1