summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* doc: Remove obsolete Since 0.10.X marksNicolas Dufresne2018-02-141-10/+0
* subparse: fix pushing out of last chunk if last line has no newlineTim-Philipp Müller2018-01-261-2/+5
* playback-utils: Fix caps leak on failureAshish Kumar2018-01-171-0/+4
* typefind: Fix mp3 typefinding with multiple different headersEdward Hervey2018-01-171-5/+6
* typefind: Avoid overflow calculation (image/quicktime)Edward Hervey2018-01-171-0/+2
* typefind: Avoid overflow calculationEdward Hervey2018-01-171-0/+4
* playbin3: Fix accessing invalid index in GstStream when received select-strea...Dongil Park2017-12-151-1/+1
* Release 1.12.41.12.4Sebastian Dröge2017-12-073-29/+29
* typefind: Fix ico out-of-bound readEdward Hervey2017-12-071-1/+1
* urisourcebin: Don't leak mutexesEdward Hervey2017-12-011-0/+2
* videotestsrc: Avoid overflow calculationEdward Hervey2017-12-011-3/+3
* videotestsrc: Fix undefined left shiftEdward Hervey2017-12-011-2/+2
* typefind: Fix out-of-bound read in PNM typefinderEdward Hervey2017-12-011-2/+11
* typefindfunctions: fix off-by-one in webvtt typefinderTim-Philipp Müller2017-12-011-1/+1
* playbin: Don't ref_sink() the sinks twiceshakin chou2017-11-071-1/+0
* typefind: Use GST_READ_UINT32 macrosEdward Hervey2017-10-301-2/+2
* typefind: Fix out-of-bound memory accessEdward Hervey2017-10-301-4/+4
* audioconvert: Consider channel=1, channel-mask=0x0 as monoThibault Saunier2017-08-261-2/+4
* playbin: ref_sink() sink rather than pointer to sinkMark Nauwelaerts2017-08-201-1/+1
* decodebin3: Don't send duplicated stream-start eventSeungha Yang2017-08-171-4/+0
* urisourcebin: Push EOS if slot is still eos stateSeungha Yang2017-08-171-2/+13
* decodebin3/urisourcebin: Switch to actual EOS events internallyEdward Hervey2017-08-173-44/+60
* decodebin3: Push EOS to output stream if they are all drainedSeungha Yang2017-08-171-0/+59
* playbin: Make sure to ref_sink() any sinks before calling activate_sink()Sebastian Dröge2017-08-111-5/+13
* ssaparse: Fix buffer leak in error caseSatya Prakash Gupta2017-07-251-1/+3
* encodebin: fix possible pad ref leak in error code pathSatya Prakash Gupta2017-07-251-2/+7
* audioconvert: resize output buffer to correct sizeWim Taymans2017-06-171-0/+2
* urisourcebin: Use downloadbuffer elementSebastian Dröge2017-06-171-7/+5
* urisourcebin: Call do_async_done when source state change returns NO_PREROLLThibault Saunier2017-06-151-0/+3
* rawvideoparse: Fix missing VideoMetaNicolas Dufresne2017-06-121-30/+17
* videotestsrc: Protect videoinfo with object lockOlivier Crête2017-05-292-2/+22
* urisourcebin: Unref query with gst_query_unref()Sebastian Dröge2017-05-291-1/+1
* decodebin2: fix use after free from demuxer flush pad probeVincent Penquerc'h2017-05-031-1/+8
* Revert "videorate: In reverse playback mode, don't output the first buffer wi...Sebastian Dröge2017-05-021-88/+32
* videorate: In reverse playback mode, don't output the first buffer with ts=se...Sebastian Dröge2017-05-021-32/+88
* playbin: minor docs fixTim-Philipp Müller2017-04-282-2/+2
* No need for newlines in debug log statementsTim-Philipp Müller2017-04-121-1/+1
* volume: Store volume as a double for consistency with the property typeSebastian Dröge2017-04-112-4/+4
* encodebin: fix list leak when requesting a new padVincent Penquerc'h2017-03-311-0/+1
* urisourcebin: Set removed flag when removing buffering msgJan Schmidt2017-03-271-0/+1
* rawvideoparse: fix assert on large width/height in capsVincent Penquerc'h2017-03-271-1/+6
* typefind: Expand the search range for HLS detectionJan Schmidt2017-03-271-3/+4
* rawvideoparse: Rename frame-stride in to frame-sizeNicolas Dufresne2017-03-242-31/+32
* rawvideoparse: Use GstValueArray for strides and offsetsNicolas Dufresne2017-03-241-61/+35
* streamsynchronizer: every stream need keep their own send_gap_event flagHaihua Hu2017-03-232-9/+9
* urisourcebin: Mention which queue is being linked in debug outputJan Schmidt2017-03-231-2/+3
* urisourcebin: Fix typefind list leakSeungha Yang2017-03-201-1/+1
* decodebin: Close a small race posting 100% bufferingJan Schmidt2017-03-181-0/+2
* urisourcebin: Fix buffering message aggregation.Jan Schmidt2017-03-181-17/+96
* urisourcebin: Store slot info on the queue object tooJan Schmidt2017-03-181-0/+3