summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2015-08-28volume: use template check for accept-capsHEADmasterThiago Santos1-0/+1
2015-08-28videoconvert: videorate: videoscale: use template check for accept-capsThiago Santos3-0/+5
2015-08-28audioconvert: audioresample: use template check for accept-capsThiago Santos2-0/+2
2015-08-28playsinkconvertbin: implement accept-caps handlerThiago Santos1-0/+47
2015-08-19subparse: use g_clear_error instead of g_error_freeEunhae Choi1-6/+6
2015-08-18Revert "decodebin: Handle the preroll multi-queue size"Sebastian Dröge1-38/+6
2015-08-18Revert "decodebin: Store extra_buffer_required per group, not globally"Sebastian Dröge1-31/+26
2015-08-18Revert "decodebin: If extra buffers are going to be required, we're still pre...Sebastian Dröge1-11/+10
2015-08-18decodebin: If extra buffers are going to be required, we're still prerollingSebastian Dröge1-10/+11
2015-08-18decodebin: Store extra_buffer_required per group, not globallySebastian Dröge1-26/+31
2015-08-18decodebin: Handle the preroll multi-queue sizeMyoungsun Lee1-6/+38
2015-08-18typefindfunctions: Add typefinder for TTML+XMLSebastian Dröge1-0/+15
2015-08-16decodebin: Fix list iterationEdward Hervey1-1/+1
2015-08-15decodebin2: Handle flushing with multiple decode groupsEdward Hervey1-0/+116
2015-08-15decodebin2: Forward event/queries for unlinked groupsEdward Hervey1-0/+80
2015-08-15typefind: Make the H.264 typefind a tiny bit more lenient.Jan Schmidt1-2/+6
2015-08-14playsinkconvertbin: remove accept-caps handlingThiago Santos1-23/+0
2015-08-13videorate: fixate the pixel-aspect-ratioThiago Santos1-0/+4
2015-08-10videorate: add support for bayer formatsJoan Pau Beltran1-2/+4
2015-08-05decodebin: fix deadend_details string leakVineeth TM1-1/+2
2015-08-04videotestsrc: Don't set DTS on bufferNicolas Dufresne1-4/+4
2015-07-22typefind: Treat *.umx (Unreal Music Package) as audio/x-modVille Skyttä1-1/+7
2015-07-16typefindfunctions: add DASH MPD typefinderTim-Philipp Müller1-0/+17
2015-07-16Update mailing list address from sourceforge to freedesktopTim-Philipp Müller2-2/+2
2015-07-15video: improve loggingWim Taymans2-3/+2
2015-07-14socketsrc: add caps propertyWim Taymans2-0/+65
2015-07-14decodebin: only try to expose complete groupsThiago Santos1-2/+6
2015-07-14decodebin: fix typoThiago Santos1-1/+1
2015-07-10playsink: Require the streamvolume interface on the sink when using the sink'...Sebastian Dröge1-74/+43
2015-07-06typefind: also check moof to recognize video/quicktimeThiago Santos1-0/+1
2015-07-03docs: order and canonicalize the -sections.txt fileStefan Sauer2-3/+0
2015-07-03videoscale: fix debug categoriesStefan Sauer2-6/+3
2015-06-29playbin: remove unnecessary breakdanny song1-1/+0
2015-06-29audioresample: Also copy metas if their API has no tags attached to itSebastian Dröge1-3/+3
2015-06-29audioconvert: Also copy metas if their API has no tags attached to itSebastian Dröge1-3/+3
2015-06-23streamsynchronizer: Unblock EOS wait when track switching.Song Bing1-0/+19
2015-06-22streamsynchronizer: Don't wait for sparse streams when doing stream switchesSebastian Dröge1-2/+7
2015-06-22streamsynchronizer: Add some more debug outputSebastian Dröge1-0/+4
2015-06-22streamsynchronizer: Reset group start time when flushingSebastian Dröge1-0/+20
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-11typefinding: check for full UTF-8 BOM in MSS typefinderTim-Philipp Müller1-2/+2
2015-06-11typefindfunctions: UTF-8 MSS Manifest detection supportPhilippe Normand1-11/+23
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-10playsink: fix the channel of color balance elementVíctor Manuel Jáquez Leal1-1/+1
2015-06-10playsink: cannot enable text flag while playingVineeth TM1-2/+7
2015-06-09playback: Skip 'ANY' capsfeature while finding the count of common capsfeaturesSreerenj Balachandran1-0/+4
2015-06-09playback: Add gstplaybackutils.{h,c} to deploy the common subroutinesSreerenj Balachandran4-101/+173