summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* audiobuffersplit: Specify in the template caps that only interleaved audio is...Sebastian Dröge2020-09-281-2/+4
* audiobuffersplit: Perform discont tracking on running timeSebastian Dröge2020-09-252-53/+80
* audiobuffersplit: Keep incoming and outgoing segments separateSebastian Dröge2020-09-252-11/+35
* proxysink: event_function needs to handle the event when it is disconnecetd f...Jose Quaresma2020-09-251-1/+3
* audiobuffersplit: Unset DISCONT flag if not discontinuousSebastian Dröge2020-09-251-1/+6
* autoconvert: fix compiler warnings with g_atomic on recent GLib versionsTim-Philipp Müller2020-09-251-1/+1
* autoconvert: Fix lock-less exchange or free conditionNicolas Dufresne2020-01-011-1/+1
* interlace: Store unsigned integers in unsigned integer typesSebastian Dröge2019-12-061-6/+10
* interlace: Increment phase_index before checking if we're at the end of the p...Sebastian Dröge2019-12-061-3/+3
* tsmux: Fix copying of buffer regionKyrylo Polezhaiev2019-11-181-0/+2
* tsdemux: Handle continuity mismatch in more casesEdward Hervey2019-11-181-4/+15
* tsdemux: Always issue a DTS even when it's equal to PTSVivia Nikolaidou2019-11-141-1/+2
* pnmdec: Return early on ::finish() if we have no actual data to parseSebastian Dröge2019-10-241-1/+4
* tsdemux: Limit the maximum PES payload sizeJan Schmidt2019-08-211-9/+27
* h264parse: don't critical on VUI parameters > 2^31Matthew Waters2019-08-201-3/+3
* mxfdemux: Also allow picture essence element type 0x05 for VC-3Sebastian Dröge2019-08-131-1/+2
* siren: fix a global buffer overflow spotted by asanFabrice Bellet2019-08-111-0/+4
* aiff: Fix infinite loop in header parsing.Martin Theriault2019-08-101-5/+13
* avwait: Allow start and end timecode to be set back to NULLSebastian Dröge2019-08-091-3/+5
* avwait: Don't print warnings for every buffer passedVivia Nikolaidou2019-08-091-2/+2
* avwait: Protect properties and some other code with the mutexSebastian Dröge2019-08-091-2/+30
* avwait: Insert some empty lines to give the code some space to breathSebastian Dröge2019-08-091-1/+17
* avwait: Allow setting start timecode after end timecode and the other way aroundSebastian Dröge2019-08-091-57/+30
* proxy: Forward queries/events sent directly to the element correctlySebastian Dröge2019-08-082-0/+71
* proxy: Set SOURCE flag on the source and SINK flag on the sinkSebastian Dröge2019-08-082-0/+6
* ivfparse: Check the data size against IVF_FRAME_HEADER_SIZEHaihao Xiang2019-08-081-1/+1
* h264parse: Fix typo when setting multiview mode and flagsXavier Claessens2019-08-071-1/+1
* h264parse: extract CEA-708 closed captionsTim-Philipp Müller2019-04-082-0/+107
* rtponviftimestamp: prioritize PTS over DTS for NTP timestampMathieu Duponchelle2019-04-051-4/+4
* rtponviftimestamp: buffer without PTS or DTS is not an error.Mathieu Duponchelle2019-04-051-1/+1
* rtponviftimestamp: implement support for the T flagMathieu Duponchelle2019-04-052-3/+32
* h264parse, h265parse: take unit_field_based_flag into account ..Mathieu Duponchelle2019-04-022-12/+21
* h265parse: forward time codesMathieu Duponchelle2019-04-012-4/+90
* h264parse: forward time codesMathieu Duponchelle2019-04-012-4/+92
* mpegvideoparse: add debug code for closed captionsAaron Boxer2019-03-271-3/+42
* h265parse: ignore VUI parse fail when parse SPSHaihua Hu2019-03-261-2/+8
* mxfdemux: Avoid possible NULL caps 'dereferencing'Thibault Saunier2019-03-211-2/+4
* netsim: don't use G_INLINE_FUNCTim-Philipp Müller2019-03-181-2/+2
* mpegtsmux: restore stream creation orderMathieu Duponchelle2019-02-271-7/+6
* audiobuffersplit: Added max-silence-time propertyVivia Nikolaidou2019-02-212-82/+117
* mpegtsmux: allow specifying the PID of the PCR streamMathieu Duponchelle2019-02-201-5/+21
* tsdemux: Skew correction should use the upstream DTSJan Schmidt2019-02-131-3/+6
* misc: Fix warnings on Cerbero MinGWNirbheek Chauhan2019-02-061-1/+1
* testbin: Do not take FlowCombiner into account when flushingThibault Saunier2019-01-311-3/+6
* testbin: Forward seek to all sourcesThibault Saunier2019-01-311-0/+36
* mpegpsmux: add stream-format and alignment to H.264 capsNicola Murino2019-01-241-1/+2
* mpegdemux: add support for H.265Nicola Murino2019-01-242-0/+10
* mpegdemux: add stream format to H.264 capsNicola Murino2019-01-241-1/+2
* removesilence: Add $(LIBM) to librariesSebastian Dröge2019-01-171-1/+1
* Remove compositor plugin which was moved to -baseTim-Philipp Müller2018-12-2712-7567/+1