summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* playback: element_init returns voidStéphane Cerveau2021-03-163-4/+4
* volume: allow per feature registrationStéphane Cerveau2021-03-162-2/+4
* videotestsrc: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* videoscale: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* videorate: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* videoconvert: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* overlaycomposition: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* encoding: allow per feature registrationStéphane Cerveau2021-03-166-17/+95
* compositor: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* adder: allow per feature registrationStéphane Cerveau2021-03-162-4/+6
* audioconvert: allow per feature registrationStéphane Cerveau2021-03-163-7/+6
* gio: allow per feature registrationStéphane Cerveau2021-03-1616-254/+291
* app: allow per feature registrationStéphane Cerveau2021-03-165-36/+119
* audiomixer: allow per feature registrationStéphane Cerveau2021-03-167-128/+271
* tcp: allow per feature registrationStéphane Cerveau2021-03-1611-35/+112
* rawparse: allow per feature registrationStéphane Cerveau2021-03-166-13/+74
* playback: remove useless ret testStéphane Cerveau2021-03-1011-10/+11
* compositor: fix drawing of transparent backgroundMathieu Duponchelle2021-03-011-2/+6
* videotestsrc.c: Correct left shift operatorFrancisco Javier Velázquez-García2021-02-231-2/+2
* audioresample: Respect buffer layout when drainJeongki Kim2021-02-221-4/+13
* videoconvert: Only prefer upstream chroma-site with same subsampling.Jan Schmidt2021-02-191-2/+30
* videoconvert: Implement more sophisticated colorimetry caps transferJan Schmidt2021-02-191-12/+68
* videoconvert: Forward colorimetry and chroma-site from upstream.Jan Schmidt2021-02-191-0/+18
* decodebin3: change stream selection message ownerStéphane Cerveau2021-02-191-1/+1
* uridecodebin3: make caps property workTim-Philipp Müller2021-02-161-0/+3
* encodebin: Add APIs to set element properties on encoding profilesThibault Saunier2021-02-101-18/+90
* videoscale: Support for alternate-field interlacingVivia Nikolaidou2021-02-041-6/+16
* videoconvert: Support for alternate-field interlacingVivia Nikolaidou2021-02-041-2/+16
* typefindfunctions: Consider the number and types of atoms found in a row for ...Sebastian Dröge2021-01-311-1/+17
* gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten2021-01-142-3/+3
* giosrc: Ensure that an error is posted when underlying file is deletedThibault Saunier2021-01-081-0/+24
* encodebasebin: Ensure that parsers are compatible with selected encodersThibault Saunier2021-01-071-9/+18
* compositor/blend.c: fix MT checker patternMathieu Duponchelle2020-12-291-7/+7
* compositor/blend.c: fix MT fill_checker for YUY2Mathieu Duponchelle2020-12-291-1/+1
* compositor/blend: fix blending of subsampled componentsMathieu Duponchelle2020-12-291-2/+2
* decodebin3: When reconfiguring a slot make sure that the ghostpad is unlinkedSebastian Dröge2020-12-241-0/+9
* audiorate: Make buffer writable before changing its metadataSebastian Dröge2020-12-151-2/+2
* decodebin3: Release selection lock when pushing EOSEdward Hervey2020-12-111-5/+22
* typefind: Fix debug category usageEdward Hervey2020-12-114-9/+5
* typefindfunctions: allow per features registrationStéphane Cerveau2020-12-108-431/+987
* pbtypes: allow per features registrationStéphane Cerveau2020-12-102-4/+32
* subparse: allow per feature registrationStéphane Cerveau2020-12-107-423/+553
* playback: allow per feature registrationStéphane Cerveau2020-12-1018-332/+246
* giosrc: Add support for growing source filesThibault Saunier2020-12-085-12/+225
* compositor: Don't crash in prepare_frame() if the pad was just removedSebastian Dröge2020-12-011-1/+4
* encodebin: Enhance algorithm to check if profiles can be plugged to muxerThibault Saunier2020-11-301-25/+46
* encodebin: Ignore element classification when a muxer name specifiedThibault Saunier2020-11-301-7/+19
* encoding: Implement encodebin2 with an ON_REQUEST src padThibault Saunier2020-11-306-18/+152
* encodebin: Split implementation into a base classThibault Saunier2020-11-306-2420/+2599
* audio: Move fill_silence into audio_format_infoMarijn Suijten2020-11-253-4/+4