summaryrefslogtreecommitdiff
path: root/gst/transcode
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_request_pad_simple...François Laignel2021-05-052-2/+2
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-116-28/+135
* 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
* 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
* rtmp, transcodebin: fix i18n header includesTim-Philipp Müller2020-07-072-3/+3
* transcodebin: fix caps NULL unrefGuillaume Desmottes2020-04-161-1/+1
* transcodebin: Avoid elements name duplicationThibault Saunier2020-03-051-2/+2
* transcodebin: add converters before filtersGuillaume Desmottes2020-03-041-8/+53
* transcodebin: fix logs when failing to link filterGuillaume Desmottes2020-03-041-3/+4
* transcodebin: mark properties as GST_PARAM_MUTABLE_READYGuillaume Desmottes2020-02-281-4/+8
* transcodebin: force decoding if a filter is definedGuillaume Desmottes2020-02-281-5/+21
* transcodebin: logs when inserting, or not, a filterGuillaume Desmottes2020-02-281-9/+22
* transcodebin: consider 'any' as no restrictionGuillaume Desmottes2020-02-261-1/+1
* transcodebin: fix caps leakGuillaume Desmottes2020-02-261-3/+5
* Import GstTranscoderSaunier Thibault2019-08-286-0/+1500