summaryrefslogtreecommitdiff
path: root/gst/interlace
AgeCommit message (Expand)Author
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier
2016-11-30interlace: Writing field-order into the src capsVivia Nikolaidou
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-04-03interlace: Allow interlaced sink caps, do passthroughVivia Nikolaidou
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-03-24interlace: fix negotiation with fixed framerate downstreamVincent Penquerc'h
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2014-08-10interlace: fix caps refcountingSebastian Rasmussen
2013-07-22interlace: fix negotiation if filter caps are passed to query_capsTim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-03-25interlaced: set both DTS and PTSWim Taymans
2013-02-06interlace: fix negotiation for true interlaced modesDavid Schleef
2013-02-05interlace: Add support for more telecine patternsRobert Swain
2013-02-05interlace: Add more verbose hints about field patternsRobert Swain
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-14rename some caps and elements in examplesWim Taymans
2012-07-20interlace: Use buffer flags and caps correctlyRobert Swain
2012-06-26interlace: port to 0.11Wim Taymans
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge
2012-01-10interlace: fix caps leaksVincent Penquerc'h
2012-01-10interlace: fix ref leakVincent Penquerc'h
2012-01-06interlace: avoid dividing by zero on unkbown framerateVincent Penquerc'h
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-04-11android: make it ready for androgenizerThibault Saunier
2010-11-24interlace: Fix buffer timestamp and durationRobert Swain
2010-11-24interlace: Rename pattern property to field-patternRobert Swain
2010-11-24interlace: Add pattern offset propertyRobert Swain
2010-09-18interlace: Add allow-rff property. Fix timestampingDavid Schleef
2010-09-18interlace: merge telecine into normal operationDavid Schleef
2010-09-18interlace: Add telecine supportRobert Swain
2010-09-07interlace: Fix element detailsRobert Swain
2010-09-06interlace: Add documentationDavid Schleef
2010-09-05interlace: Add more formatsDavid Schleef
2010-09-04interlace: new elementDavid Schleef