summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* videoparsers: av1: Add the AV1 parse.He Junyan2021-01-194-0/+1743
* dvbsuboverlay: Add support for dynamic resolution update.Raju Babannavar2020-12-211-4/+14
* audiobuffersplit: Calculate the correct size for fixed size buffersJan Schmidt2020-12-171-2/+3
* tsparse: Don't use non-object for debugging statementEdward Hervey2020-12-141-1/+1
* mpegts: Don't add non-padded streams to collection on updatesEdward Hervey2020-12-142-2/+5
* intervideosrc: fix negotiation of interlaced capsLim Siew Hoon2020-12-131-2/+3
* basetsmux: Don't send the capsheader if src pad has no capsVivia Nikolaidou2020-12-091-3/+7
* rtmp2/connection: pass the parent cancellable down to the connectionMatthew Waters2020-12-083-6/+12
* rtpmanagerbad: allow setting caps on rtpsrcMarc Leeman2020-12-042-0/+44
* tsparse: Forward incoming timestampsEdward Hervey2020-12-023-22/+52
* transcodebin: Minor error message enhancementThibault Saunier2020-11-301-3/+7
* transcodebin: Unlock while setting decodebin capsThibault Saunier2020-11-301-0/+4
* transcodebin: Avoid plugin converter if filter handles ANY capsThibault Saunier2020-11-301-5/+31
* transcodebin: Add filter as soon as it is setThibault Saunier2020-11-301-1/+3
* uritranscodebin: Add `setup-source` and `element-setup` signalsThibault Saunier2020-11-301-0/+59
* transcode: Port to encodebin2Thibault Saunier2020-11-302-64/+182
* audio: Use new AudioFormatInfo::fill_silence functionMarijn Suijten2020-11-262-2/+2
* mpegtsdemux: Fix off by one errorEdward Hervey2020-11-131-1/+1
* h264parse: try harder to update timecodeMathieu Duponchelle2020-11-131-3/+3
* h264parse: fix installing of update-timecode propertyMathieu Duponchelle2020-11-121-2/+2
* mpegdemux: Set duration on seeking query if possibleSeungha Yang2020-11-111-3/+7
* mpegtspacketizer: Handle PCR issues with adaptive streamsEdward Hervey2020-11-091-3/+15
* aiffparse: Also set a channel mask for 2 channelsyoungh.lee2020-11-041-36/+31
* transcodebin: Create the decodebin in _initThibault Saunier2020-10-291-66/+72
* transcodebin: Accept more than one streamPhilippe Normand2020-10-291-4/+15
* transcodebin: Port to decodebin3Thibault Saunier2020-10-292-42/+311
* uritranscodebin: Move to using a urisourcebin for our source.Thibault Saunier2020-10-291-31/+60
* rtmp2src: Set buffer timestamp on output bufferSeungha Yang2020-10-281-0/+2
* jpeg2000parse: sub-sampling parse should take component into accountAaron Boxer2020-10-271-11/+14
* jpeg2000parse: no pts interpolation with subframe.Stéphane Cerveau2020-10-271-0/+4
* jpeg2000parse: support frame and stripe alignment in capsAaron Boxer2020-10-271-1/+54
* rtpsrc: Cleanup on BYE, timeout or when pad is reusedNicolas Dufresne2020-10-161-0/+24
* rtpsrc: re-use the same src pad for streams that have the same payload typeGeorge Kiagiadakis2020-10-161-5/+18
* h265parse: Don't enable passthrough by defaultSeungha Yang2020-10-151-0/+6
* rtpmanagerbad: remove duplicate parent declarationMarc Leeman2020-10-121-2/+0
* rtmp2sink: fix since marker on new "stop-commands" propertyTim-Philipp Müller2020-10-121-1/+1
* h265parse: set interlace-mode=interleaved on interlaced contentGuillaume Desmottes2020-10-091-2/+2
* mpegtsmux: Restore intervals when creating TsMuxJan Alexander Steffens (heftig)2020-09-231-0/+3
* audiobuffersplit: Add support for specifying output buffer sizeSanchayan Maity2020-09-212-0/+31
* h265parse: recognize more HEVC extension streamsHaihao Xiang2020-09-161-1/+2
* tsdemux: Parse Audio Preselection Descriptoryychao2020-09-141-0/+26
* tsdemux: Add new API for fetching extended descriptorsyychao2020-09-143-4/+19
* videoparsers: Add vp9parse elementSeungha Yang2020-09-104-0/+828
* rtmp2: Replace stats queue with stats lockJan Alexander Steffens (heftig)2020-09-093-46/+38
* rtmp2sink: add docs section with since marker on new stop-commands propertyNazar Mokrynskyi2020-09-092-0/+16
* rtmp2: fix code style, update documentation cacheNazar Mokrynskyi2020-09-091-1/+1
* rtmp2: Clean up (improve) GstRtmpStopCommands typeJan Alexander Steffens (heftig)2020-09-094-43/+44
* rtmp2sink: handle EOS event and close streamNazar Mokrynskyi2020-09-093-0/+139
* mpegtsmux: Make handling of sinkpads thread-safeJan Alexander Steffens (heftig)2020-09-092-42/+66
* mpegtsmux: Don't create streams with reserved PIDEdward Hervey2020-09-081-0/+11