summaryrefslogtreecommitdiff
path: root/gst/dvbsuboverlay
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-11-20all: Fix left-shift undefined behaviourEdward Hervey1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier3-4/+5
2017-03-20Update for 'mad' mp3 decoder removalTim-Philipp Müller1-2/+2
2016-09-14dvbsuboverlay: map with READWRITE for overlay blendHyunjun Ko1-1/+1
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-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-06dvbsuboverlay: Don't send flush eventsEdward Hervey1-30/+3
2015-09-17dvbsuboverlay: Check if downstream supports GstVideoOverlayComposition.Jan Schmidt1-3/+13
2015-08-27dvbsuboverlay: Fix caps memory leak by making static caps actually staticSebastian Dröge1-1/+1
2015-05-26dvbsuboverlay: remove unused assignmentLuis de Bethencourt1-1/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-03-04dvbsuboverlay: Set query ALLOCATION need_pool to FALSESong Bing1-1/+1
2014-08-29dvbsuboverlay: remove code that can't be reachedTim-Philipp Müller1-7/+2
2014-08-11dvbsuboverlay: improve negotiationThiago Santos1-24/+69
2014-08-11dvbsuboverlay: always intersect with the filter in getcapsThiago Santos1-27/+14
2014-08-10dvbsuboverlay: Avoid leaking copy of caps objectSebastian Rasmussen1-2/+2
2014-05-11dvbsuboverlay: Do not try to add a feature to a caps features ANYSebastian Dröge1-1/+3
2014-04-09dvbsuboverlay: Avoid infinite loops on short dataJan Schmidt1-3/+5
2014-03-25dvbsuboverlay: Clarify confusing debug messageJan Schmidt1-1/+1
2014-03-25dvbsuboverlay: Remove warning for 2-bit and 8-bit subpicturesJan Schmidt1-16/+0
2014-03-25dvbsuboverlay: Fix 8-bit subpicture rendering.Jan Schmidt1-2/+5
2014-03-18dvbsuboverlay: Don't forward text gap events downstreamEdward Hervey1-0/+4
2014-03-16dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOve...Matthieu Bouron1-25/+241
2013-12-13dvbsuboverlay: fix reading of display window in display definition segmentBenjamin Gaignard1-2/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-02-19dvbsuboverlay: add all supported video formats to template capsTim-Philipp Müller1-2/+4
2013-02-19dvbsuboverlay: proxy the allocation queryTim-Philipp Müller1-0/+2
2013-02-19dvbsuboverlay: don't forward CAPS event from subtitle padTim-Philipp Müller1-0/+5
2012-11-04Fix FSF addressTim-Philipp Müller2-3/+3
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-12dvbsuboverlay: Use default query handlers where neededEdward Hervey1-8/+8
2012-08-30dvbsuboverlay: adjust to modified video overlay composition APIMark Nauwelaerts1-19/+3
2012-07-17dvbsuboverlay: no need to make buffer writable twiceMark Nauwelaerts1-1/+0
2012-07-17dvbsuboverlay: plug some ref leaksMark Nauwelaerts1-0/+2
2012-07-17dvbsuboverlay: adjust to modified video overlay composition APIMark Nauwelaerts1-2/+5
2012-07-15celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller1-1/+1
2012-07-13dvbsuboverlay: adaptively blend or attach video overlay compositionMark Nauwelaerts2-4/+56
2012-07-13dvbsuboverlay: use video overlay composition helperMark Nauwelaerts2-239/+125
2012-07-11dvbsuboverlay: ensure minimum page time out of 1 secondMark Nauwelaerts1-0/+7
2012-07-11dvbsuboverlay: fix compiler warningsTim-Philipp Müller1-3/+3
2012-07-11dvbsuboverlay: fixup end-of-display-set forcingMark Nauwelaerts1-1/+1
2012-07-11dvbsuboverlay: ensure valid subtitle running time by proper clippingMark Nauwelaerts1-13/+31
2012-07-11dvbsuboverlay: properly force end-of-display-setMark Nauwelaerts3-4/+52
2012-07-11dvbsuboverlay: Handle non_modifying_colour_flag correctly in the RLE handlersMart Raudsepp1-3/+3