summaryrefslogtreecommitdiff
path: root/ext/assrender
Commit message (Expand)AuthorAgeFilesLines
* assrender: allow per feature registrationStéphane Cerveau2021-03-232-7/+10
* assrender: Don't try unlocking unlocked mutexSebastian Dröge2020-12-291-2/+4
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-8/+0
* ass: avoid infinite unref loop with bad dataMatthew Waters2019-10-071-8/+10
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* assrender: fix seeking backwardsTim-Philipp Müller2019-04-061-12/+5
* assrender: improve debug logging in video chainTim-Philipp Müller2019-04-061-5/+11
* assrender: use subtitle segment to calculate running time for textTim-Philipp Müller2019-04-061-2/+2
* assrender: fix some leaksTim-Philipp Müller2019-03-081-6/+6
* assrender: fix multiple subtitles on screen simultaneouslyMichael Drake2018-08-142-68/+90
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-2/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* Update for 'mad' mp3 decoder removalTim-Philipp Müller2017-03-201-1/+1
* assrender: Mark pad as needing reconfiguration again if reconfiguration failedSebastian Dröge2016-11-181-2/+20
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+13
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+5
* assrender, dvbsuboverlay: fix example pipelines in docsTim-Philipp Müller2015-12-191-1/+1
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* assrender: don't send flush events on seeksTim-Philipp Müller2015-11-061-45/+7
* Fix code indentationTim-Philipp Müller2015-11-061-2/+1
* assrender: optimize blendingArnaud Vrac2015-10-021-14/+20
* assrender: Use the window size from downstreamArnaud Vrac2015-10-022-5/+53
* assrender: Improve negotiationArnaud Vrac2015-10-022-92/+162
* assrender: render the subtitles with the proper aspectArnaud Vrac2015-10-021-20/+4
* assrender: fix leak of tag samples in the tag listArnaud Vrac2015-09-291-48/+60
* assrender: fix gap event leak and invalid return valueArnaud Vrac2015-09-291-0/+3
* assrender: check video frame mapping succeeded before blendingArnaud Vrac2015-08-191-15/+30
* assrender: remove code that can't be reachedTim-Philipp Müller2014-08-291-7/+2
* assrender: save a few ref/unref pairsThiago Santos2014-08-111-23/+21
* assrender: remove obsolete fixmeThiago Santos2014-08-111-4/+0
* assrender: improve negotiationThiago Santos2014-08-111-3/+58
* assrender: always intersect with the filter capsThiago Santos2014-08-111-27/+14
* assrender: Make static caps actually staticSebastian Dröge2014-06-291-1/+1
* assrender: Do not try to add a feature to a caps features ANYSebastian Dröge2014-05-111-1/+3
* assrender: handle video/x-raw(ANY) if downstream supports the GstVideoOverlay...Matthieu Bouron2014-03-052-25/+242
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* assrender: reenable unit tests and up rank to primary againArnaud Vrac2013-01-221-2/+1
* assrender: use overlay composition to blit subtitles on video framesArnaud Vrac2013-01-222-315/+20
* assrender: render overlay composition if supported downstreamArnaud Vrac2013-01-222-9/+180
* assrender: add wait-text propertyArnaud Vrac2013-01-222-1/+19
* assrender: fix some subtitles being ignoredArnaud Vrac2013-01-222-17/+19
* assrender: refactor code to avoid duplicationArnaud Vrac2013-01-221-80/+48
* assrender: proxy allocations on video padArnaud Vrac2013-01-221-0/+2
* Fix FSF addressTim-Philipp Müller2012-11-042-3/+3
* assrender: Handle GAP eventsSebastian Dröge2012-10-251-0/+17
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* assrender: disable for autoplugging until it worksTim-Philipp Müller2012-09-231-1/+2