summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* streamsynchronizer: Ignore flushing streams [..]Mathieu Duponchelle2016-01-161-1/+1
* playsink: Properly mark pending blocked padsEdward Hervey2016-01-161-1/+3
* typefindfunctions: Make sure that enough data is available in AAC/ADTS typefi...Sebastian Dröge2015-12-281-3/+4
* playsink: Don't leak audio/video filters due to floating references weirdnessSebastian Dröge2015-12-281-0/+6
* playsink: Allow reuse of audio/video filters by unparenting them from their binsSebastian Dröge2015-12-281-0/+41
* playsink: Don't leak audio/video filters when using non-raw mediaSebastian Dröge2015-12-281-0/+6
* decodebin: Update buffering messages when removing an element that had buffer...Sebastian Dröge2015-12-071-2/+61
* decodebin: Properly deactivate ghostpadsEdward Hervey2015-11-071-1/+1
* volume: Do not try to get binding value array if we are not processing any sa...Thibault Saunier2015-11-051-2/+2
* multisocketsink: fix "client-removed" signal on 64-bit platforms and with bin...Csaba Toth2015-10-311-1/+1
* videotestsrc: fix handling of Bayer format 'gbrg'Joan Pau Beltran2015-10-301-1/+1
* audioquantize: fix 8-pole noise shapingWim Taymans2015-10-281-4/+3
* decodebin: Send SEEK events directly to adaptive streaming demuxersSebastian Dröge2015-10-271-2/+38
* decodebin: fix event leakGuillaume Desmottes2015-10-251-0/+1
* playbin: Send upstream events directly to playsinkSebastian Dröge2015-10-231-0/+24
* playbin/uridecodebin: Always post async-done immediately if we're a live pipe...Sebastian Dröge2015-10-202-2/+7
* decodebin/playbin/playsink/subtitleoverlay: Post async-done on state change f...Sebastian Dröge2015-10-204-1/+8
* playsink: Immediately error out if state change failsSebastian Dröge2015-10-201-1/+3
* playsink: Fix volume element leakVineeth TM2015-10-171-0/+6
* decodebin: free hidden groups at time of switching groupsRajat Verma2015-10-051-1/+1
* subparse: detect closing tags even if there's a space after the slashTim-Philipp Müller2015-09-301-5/+14
* audiosink, multisocketsink: Fix error leak during failuresVineeth T M2015-09-171-0/+1
* uridecodebin: Use the correct caps name for MS Smooth Streaming manifestsSebastian Dröge2015-09-161-1/+1
* playback: Add POINTER_TO_ULONG() macro for consistencySebastian Dröge2015-09-111-5/+6
* playback: fix build error for 64bit Windows build by MinGWKouhei Sutou2015-09-111-2/+4
* videoscale: fix gamma-decode optionWim Taymans2015-09-031-1/+2
* playsinkconvertbin: implement accept-caps handlerThiago Santos2015-08-281-0/+47
* subparse: use g_clear_error instead of g_error_freeEunhae Choi2015-08-191-6/+6
* Revert "decodebin: Handle the preroll multi-queue size"Sebastian Dröge2015-08-181-38/+6
* Revert "decodebin: Store extra_buffer_required per group, not globally"Sebastian Dröge2015-08-181-31/+26
* Revert "decodebin: If extra buffers are going to be required, we're still pre...Sebastian Dröge2015-08-181-11/+10
* decodebin: If extra buffers are going to be required, we're still prerollingSebastian Dröge2015-08-181-10/+11
* decodebin: Store extra_buffer_required per group, not globallySebastian Dröge2015-08-181-26/+31
* decodebin: Handle the preroll multi-queue sizeMyoungsun Lee2015-08-181-6/+38
* typefindfunctions: Add typefinder for TTML+XMLSebastian Dröge2015-08-181-0/+15
* 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
* typefind: Make the H.264 typefind a tiny bit more lenient.Jan Schmidt2015-08-151-2/+6
* playsinkconvertbin: remove accept-caps handlingThiago Santos2015-08-141-23/+0
* videorate: fixate the pixel-aspect-ratioThiago Santos2015-08-131-0/+4
* videorate: add support for bayer formatsJoan Pau Beltran2015-08-101-2/+4
* decodebin: fix deadend_details string leakVineeth TM2015-08-051-1/+2
* videotestsrc: Don't set DTS on bufferNicolas Dufresne2015-08-041-4/+4
* typefind: Treat *.umx (Unreal Music Package) as audio/x-modVille Skyttä2015-07-221-1/+7
* typefindfunctions: add DASH MPD typefinderTim-Philipp Müller2015-07-161-0/+17
* Update mailing list address from sourceforge to freedesktopTim-Philipp Müller2015-07-162-2/+2
* video: improve loggingWim Taymans2015-07-152-3/+2
* socketsrc: add caps propertyWim Taymans2015-07-142-0/+65
* decodebin: only try to expose complete groupsThiago Santos2015-07-141-2/+6