summaryrefslogtreecommitdiff
path: root/gst/ivtc
AgeCommit message (Expand)AuthorFilesLines
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 Saunier2-6/+6
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 TM2-8/+8
2015-12-16ivtc: Fix value memory leakVineeth TM1-2/+2
2015-12-16combdetect: Fix value memory leakVineeth TM1-2/+2
2015-12-15plugins-bad: Fix example pipelinesVineeth TM2-3/+3
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-17/+0
2013-08-20ivtc: Use input framerate when possibleEdward Hervey1-1/+14
2013-08-03ivtc: quiet FIXME when it's not relevantDavid Schleef1-1/+3
2013-08-03ivtc: implement new edge-directed upsamplingDavid Schleef1-1/+89
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2-182/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-09ivtc: remove transform_size, it's not neededDavid Schleef1-17/+0
2013-03-20ivtc: fix make distTim-Philipp Müller1-1/+1
2013-03-19combdetect,ivtc: code cleanupDavid Schleef4-238/+64
2013-03-19combdetect: output progressive videoDavid Schleef1-0/+51
2013-03-19combdetect: code cleanupDavid Schleef1-12/+15
2013-03-19combdetect: switch to zebra stripingDavid Schleef1-2/+5
2013-03-19ivtc: drop early fieldsDavid Schleef1-2/+16
2013-03-19ivtc: new inverse telecine filterDavid Schleef5-0/+1312