summaryrefslogtreecommitdiff
path: root/ext/assrender
AgeCommit message (Expand)AuthorFilesLines
2021-03-23assrender: allow per feature registrationStéphane Cerveau2-7/+10
2020-12-29assrender: Don't try unlocking unlocked mutexSebastian Dröge1-2/+4
2019-11-05documentation: fixed a heap o' typosAaron Boxer1-2/+2
2019-10-14Remove autotools build systemTim-Philipp Müller1-8/+0
2019-10-07ass: avoid infinite unref loop with bad dataMatthew Waters1-8/+10
2019-05-13docs: Build documentation with hotdocThibault Saunier1-0/+1
2019-04-06assrender: fix seeking backwardsTim-Philipp Müller1-12/+5
2019-04-06assrender: improve debug logging in video chainTim-Philipp Müller1-5/+11
2019-04-06assrender: use subtitle segment to calculate running time for textTim-Philipp Müller1-2/+2
2019-03-08assrender: fix some leaksTim-Philipp Müller1-6/+6
2018-08-14assrender: fix multiple subtitles on screen simultaneouslyMichael Drake2-68/+90
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-2/+1
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2017-03-20Update for 'mad' mp3 decoder removalTim-Philipp Müller1-1/+1
2016-11-18assrender: Mark pad as needing reconfiguration again if reconfiguration failedSebastian Dröge1-2/+20
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+13
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-6/+5
2015-12-19assrender, dvbsuboverlay: fix example pipelines in docsTim-Philipp Müller1-1/+1
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-11-06assrender: don't send flush events on seeksTim-Philipp Müller1-45/+7
2015-11-06Fix code indentationTim-Philipp Müller1-2/+1
2015-10-02assrender: optimize blendingArnaud Vrac1-14/+20
2015-10-02assrender: Use the window size from downstreamArnaud Vrac2-5/+53
2015-10-02assrender: Improve negotiationArnaud Vrac2-92/+162
2015-10-02assrender: render the subtitles with the proper aspectArnaud Vrac1-20/+4
2015-09-29assrender: fix leak of tag samples in the tag listArnaud Vrac1-48/+60
2015-09-29assrender: fix gap event leak and invalid return valueArnaud Vrac1-0/+3
2015-08-19assrender: check video frame mapping succeeded before blendingArnaud Vrac1-15/+30
2014-08-29assrender: remove code that can't be reachedTim-Philipp Müller1-7/+2
2014-08-11assrender: save a few ref/unref pairsThiago Santos1-23/+21
2014-08-11assrender: remove obsolete fixmeThiago Santos1-4/+0
2014-08-11assrender: improve negotiationThiago Santos1-3/+58
2014-08-11assrender: always intersect with the filter capsThiago Santos1-27/+14
2014-06-29assrender: Make static caps actually staticSebastian Dröge1-1/+1
2014-05-11assrender: Do not try to add a feature to a caps features ANYSebastian Dröge1-1/+3
2014-03-05assrender: handle video/x-raw(ANY) if downstream supports the GstVideoOverlay...Matthieu Bouron2-25/+242
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-01-22assrender: reenable unit tests and up rank to primary againArnaud Vrac1-2/+1
2013-01-22assrender: use overlay composition to blit subtitles on video framesArnaud Vrac2-315/+20
2013-01-22assrender: render overlay composition if supported downstreamArnaud Vrac2-9/+180
2013-01-22assrender: add wait-text propertyArnaud Vrac2-1/+19
2013-01-22assrender: fix some subtitles being ignoredArnaud Vrac2-17/+19
2013-01-22assrender: refactor code to avoid duplicationArnaud Vrac1-80/+48
2013-01-22assrender: proxy allocations on video padArnaud Vrac1-0/+2
2012-11-04Fix FSF addressTim-Philipp Müller2-3/+3
2012-10-25assrender: Handle GAP eventsSebastian Dröge1-0/+17
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-23assrender: disable for autoplugging until it worksTim-Philipp Müller1-1/+2