summaryrefslogtreecommitdiff
path: root/gst/interlace
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 Saunier1-4/+4
2016-11-30interlace: Writing field-order into the src capsVivia Nikolaidou1-0/+5
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+12
2016-04-03interlace: Allow interlaced sink caps, do passthroughVivia Nikolaidou1-3/+30
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2016-03-24interlace: fix negotiation with fixed framerate downstreamVincent Penquerc'h1-0/+154
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-6/+6
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2014-08-10interlace: fix caps refcountingSebastian Rasmussen1-2/+1
2013-07-22interlace: fix negotiation if filter caps are passed to query_capsTim-Philipp Müller1-4/+18
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-25interlaced: set both DTS and PTSWim Taymans1-10/+11
2013-02-06interlace: fix negotiation for true interlaced modesDavid Schleef1-1/+7
2013-02-05interlace: Add support for more telecine patternsRobert Swain1-2/+28
2013-02-05interlace: Add more verbose hints about field patternsRobert Swain1-5/+7
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
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-14rename some caps and elements in examplesWim Taymans1-3/+3
2012-07-20interlace: Use buffer flags and caps correctlyRobert Swain1-6/+18
2012-06-26interlace: port to 0.11Wim Taymans1-263/+211
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-8/+30
2012-01-10interlace: fix caps leaksVincent Penquerc'h1-1/+15
2012-01-10interlace: fix ref leakVincent Penquerc'h1-0/+2
2012-01-06interlace: avoid dividing by zero on unkbown framerateVincent Penquerc'h1-7/+13
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+4
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2010-11-24interlace: Fix buffer timestamp and durationRobert Swain1-2/+3
2010-11-24interlace: Rename pattern property to field-patternRobert Swain1-2/+2
2010-11-24interlace: Add pattern offset propertyRobert Swain1-6/+23
2010-09-18interlace: Add allow-rff property. Fix timestampingDavid Schleef1-34/+91
2010-09-18interlace: merge telecine into normal operationDavid Schleef1-218/+159
2010-09-18interlace: Add telecine supportRobert Swain1-48/+341
2010-09-07interlace: Fix element detailsRobert Swain1-2/+2
2010-09-06interlace: Add documentationDavid Schleef1-0/+25
2010-09-05interlace: Add more formatsDavid Schleef1-4/+67
2010-09-04interlace: new elementDavid Schleef2-0/+474