summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* typefind: bounds check windows ico detectionMatthew Waters2016-11-231-0/+2
* audiotestsrc: Fix segment boundary checking for reverse playbackSebastian Dröge2016-09-301-2/+14
* audiotestsrc: Don't adjust segment time in seek handlerSebastian Dröge2016-09-301-10/+0
* streamsynchronizer: Correctly calculate group start times in reverse playback...Sebastian Dröge2016-09-301-9/+27
* audioresample: Don't produce more data than expected in GAP modeMaik Scholz2016-08-311-0/+5
* audioconvert: Handle fallback channel mask for mono correctlySebastian Dröge2016-07-041-3/+3
* playsink: Force STEP events on the video-sink for GST_FORMAT_BUFFERSSebastian Dröge2016-07-041-5/+8
* playsink: Don't send another step event to the audio-sink if we got step-done...Sebastian Dröge2016-07-041-1/+3
* playbin: fix suburidecodebin leakGuillaume Desmottes2016-05-201-0/+1
* smartencoder: Only accept TIME segments for realSebastian Dröge2016-04-261-2/+6
* decodebin2: Hold new buffering_post lock while posting msgsJan Schmidt2016-03-291-2/+23
* typefind: Reduce URI typefinder from MAX to LIKELYJan Schmidt2016-03-251-1/+1
* decodebin: Shut down all elements explicitly to NULL state before freeing the...Sebastian Dröge2016-03-141-0/+75
* multihandlesink: Remove useless streamheader storageSebastian Dröge2016-03-142-32/+5
* multihandlesink: Only don't send HEADER buffers normally if they are actually...Sebastian Dröge2016-03-142-12/+65
* decodebin: expose_pad() is always called with lock==TRUE, simplify codeSebastian Dröge2016-03-141-12/+8
* decodebin: Don't check twice if the decode chain is complete in pad_added_cb()Sebastian Dröge2016-03-141-12/+0
* decodebin: Don't hold EXPOSE_LOCK in type_found() outside the stream lockSebastian Dröge2016-03-141-5/+2
* tcp: Remove unused fileSebastian Dröge2016-03-141-2794/+0
* Revert "playbin: use avdeinterlace for deinterlacing until deinterlace is por...Sebastian Dröge2016-03-021-4/+0
* encodebin: Make dispose() function safe to be called multiple timesSebastian Dröge2016-03-021-0/+6
* multisocketsink: handle client close correctly and EWOULDBLOCKTom Deseyn2016-03-011-4/+7
* Revert "playsink: Properly mark pending blocked pads"Edward Hervey2016-02-231-3/+1
* Fix use of undeclared core debug category symbolsTim-Philipp Müller2016-02-202-6/+8
* win32: remove outdated build cruftTim-Philipp Müller2016-02-2010-1507/+0
* typefind: strengthen check for valid H.263 picture layerReynaldo H. Verdejo Pinochet2016-02-171-8/+14
* decodebin: return incomplete topology if decode chains' cap could not be obta...Vineeth T M2016-02-171-9/+6
* decodebin: Fix documentation of the autoplug-query signalSebastian Dröge2016-02-151-2/+1
* resample: avoid overflowsWim Taymans2016-02-111-3/+4
* resample: fix double interpolation sse codeWim Taymans2016-02-111-6/+6
* audiorate: Use gst_audio_format_fill_silence() instead of memset with 0 for g...Sebastian Dröge2016-01-281-2/+5
* encodebin: Allow streamheader update when profile.allow_dynamic_output == FALSEThibault Saunier2016-01-271-0/+6
* decodebin: Correctly expose pads from elements that have directly exposable padsSebastian Dröge2016-01-251-42/+47
* streamsynchronizer: Ignore flushing streams [..]Mathieu Duponchelle2016-01-161-1/+1
* playbin: Only append non-raw and sysmem pad template caps to the autoplug-que...Sebastian Dröge2016-01-161-0/+28
* Revert "playbin: only add the template caps when the result is empty"Sebastian Dröge2016-01-161-1/+1
* playsink: Properly mark pending blocked padsEdward Hervey2016-01-151-1/+3
* subtitleoverlay: replace gst_caps_can_intersect() with is_subset()Thiago Santos2016-01-131-1/+1
* playbin: use subset check instead of intersectThiago Santos2016-01-131-4/+4
* subtitleoverlay: replace accept-caps with caps queryThiago Santos2016-01-111-3/+17
* videorate: replace accept-caps with a caps queryThiago Santos2016-01-081-2/+5
* audio-converter: small API tweaksWim Taymans2016-01-081-2/+2
* audio-convert: simplify APIWim Taymans2016-01-081-2/+2
* playbin: Use the caps query instead of accept-caps to detect if a sink accept...Sebastian Dröge2016-01-081-8/+10
* videotestsrc: add missing break in set_property switch caseAurélien Zanelli2016-01-061-0/+1
* audioconvert: Pass pointer arrays instead of singleton pointers to gst_audio_...Sebastian Dröge2015-12-291-2/+4
* 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-251-0/+6
* playsink: Allow reuse of audio/video filters by unparenting them from their binsSebastian Dröge2015-12-251-0/+41
* playsink: Don't leak audio/video filters when using non-raw mediaSebastian Dröge2015-12-251-0/+6