summaryrefslogtreecommitdiff
path: root/gst/playback
Commit message (Expand)AuthorAgeFilesLines
...
* decodebin: Handle the preroll multi-queue sizeMyoungsun Lee2015-08-181-6/+38
* decodebin: Fix list iterationEdward Hervey2015-08-161-1/+1
* decodebin2: Handle flushing with multiple decode groupsEdward Hervey2015-08-151-0/+116
* decodebin2: Forward event/queries for unlinked groupsEdward Hervey2015-08-151-0/+80
* playsinkconvertbin: remove accept-caps handlingThiago Santos2015-08-141-23/+0
* decodebin: fix deadend_details string leakVineeth TM2015-08-051-1/+2
* decodebin: only try to expose complete groupsThiago Santos2015-07-141-2/+6
* decodebin: fix typoThiago Santos2015-07-141-1/+1
* playsink: Require the streamvolume interface on the sink when using the sink'...Sebastian Dröge2015-07-101-74/+43
* playbin: remove unnecessary breakdanny song2015-06-291-1/+0
* streamsynchronizer: Unblock EOS wait when track switching.Song Bing2015-06-231-0/+19
* streamsynchronizer: Don't wait for sparse streams when doing stream switchesSebastian Dröge2015-06-221-2/+7
* streamsynchronizer: Add some more debug outputSebastian Dröge2015-06-221-0/+4
* streamsynchronizer: Reset group start time when flushingSebastian Dröge2015-06-221-0/+20
* playbin: Reset suburi also when receiving an error message from the sub uride...Sebastian Dröge2015-06-221-0/+5
* playbin: free group->suburi on failureBrijesh Singh2015-06-221-0/+2
* playbin: Check in autoplug_continue against the subtitle factory caps correctlySebastian Dröge2015-06-111-4/+4
* playbin: Fix some warnings with clang around multiview enumsJan Schmidt2015-06-111-4/+4
* playbin: Implement multiview frame-packing overridesJan Schmidt2015-06-111-1/+133
* playsink: fix the channel of color balance elementVíctor Manuel Jáquez Leal2015-06-101-1/+1
* playsink: cannot enable text flag while playingVineeth TM2015-06-101-2/+7
* playback: Skip 'ANY' capsfeature while finding the count of common capsfeaturesSreerenj Balachandran2015-06-091-0/+4
* playback: Add gstplaybackutils.{h,c} to deploy the common subroutinesSreerenj Balachandran2015-06-094-101/+173
* playback: Document GST_PLAY_FLAG_SOFT_COLORBALANCEJan Schmidt2015-05-301-0/+1
* playsink: use queue to avoid lock in audiotee audio branchesThiago Santos2015-05-281-2/+54
* Revert "doc: Workaround gtkdoc issue"Stefan Sauer2015-05-181-2/+0
* playbin: check the flags before set againeunhae choi2015-05-181-2/+7
* doc: Workaround gtkdoc issueNicolas Dufresne2015-05-161-0/+2
* playback: use the new gst_object apiStefan Sauer2015-05-152-15/+15
* docs: update element example pipelinesTim-Philipp Müller2015-05-102-8/+8
* streamsynchronizer: Don't override segment.base from upstream with 0Sebastian Dröge2015-05-051-36/+16
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-244-8/+4
* decodebin: Also log the pointer value of sticky events in debug outputSebastian Dröge2015-04-081-1/+2
* decodebin2: fix deadlock on chain shutdownVincent Penquerc'h2015-04-031-2/+4
* playbin: avoid possible deference of null pointerLuis de Bethencourt2015-03-301-4/+6
* decodebin: improve debug message by printing the objectThiago Santos2015-03-271-1/+1
* playbin: ignore new pads if it is shutting downThiago Santos2015-03-251-2/+14
* decodebin2: Set multiqueue sizes before use-buffering.Duncan Palmer2015-03-241-7/+20
* streamsynchronizer: fix deadlock conditionThiago Santos2015-03-141-1/+5
* playsink: remove redundant else statementsRamiro Polla2015-03-141-7/+4
* playbin: don't escape percent sign in documentation code sampleRamiro Polla2015-03-141-1/+1
* playbin: Disconnect signals and invalidate group if it fails to activateSebastian Dröge2015-03-121-3/+14
* streamsynchronizer: Remove unnecessary ERROR message.Song Bing2015-03-111-1/+0
* Fix double semicolonsTim-Philipp Müller2015-03-101-1/+1
* playback: Fix broken GList modificationEdward Hervey2015-02-261-1/+1
* decodebin: fix deadlock when resetting bufferingVincent Penquerc'h2015-02-241-2/+0
* playbin: forward template and ring buffer settings to existing decodebinsVincent Penquerc'h2015-02-241-0/+16
* decodebin: move null checkLuis de Bethencourt2015-02-231-5/+5
* decodebin: Only consider non-parser factories for generating the post-parser ...Sebastian Dröge2015-02-201-1/+3