summaryrefslogtreecommitdiff
path: root/ext/closedcaption/gstcccombiner.c
Commit message (Expand)AuthorAgeFilesLines
* cccombiner: Use correct enum when registering the max-scheduled propertySebastian Dröge2021-04-191-1/+1
* closedcaption: allow per feature registrationStéphane Cerveau2021-03-231-1/+3
* cccombiner: implement schedulingMathieu Duponchelle2021-03-171-20/+863
* cccombiner: Correct sink_query chain up and fix caps leaksSeungha Yang2020-08-131-2/+6
* cccombiner: Update for additional info parameter to the "samples-selected" si...Sebastian Dröge2020-08-071-2/+2
* cccombiner: update to new samples selection APIMathieu Duponchelle2020-08-051-2/+7
* cccombiner: implement samples selection APIMathieu Duponchelle2020-07-301-0/+55
* cccombiner: Update segment according to video sink padVivia Nikolaidou2020-07-081-0/+9
* cccombiner: don't drop buffers on video timestamp discontinuitiesMathieu Duponchelle2020-04-241-4/+15
* cccombiner: handle gap buffers adequatelyMathieu Duponchelle2020-04-241-0/+26
* cccombiner: Make use of new GstAggregator::negotiate()Sebastian Dröge2019-08-141-19/+2
* cccombiner: Proxy POSITION/DURATION/URI/CAPS/ALLOCATION queries between video...Sebastian Dröge2019-07-091-0/+103
* cccombiner: improve behaviour on timeoutMathieu Duponchelle2019-03-131-9/+34
* cccombiner: implement update_src_capsMathieu Duponchelle2019-02-281-1/+19
* closedcaption: Use new API for converting GstVideoCaptionType from/to GstCapsSebastian Dröge2018-12-151-22/+1
* closedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA60...Sebastian Dröge2018-12-151-4/+3
* cccombiner: Add new closed caption combiner elementSebastian Dröge2018-11-061-0/+503