summaryrefslogtreecommitdiff
path: root/gst/interlace
Commit message (Expand)AuthorAgeFilesLines
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-4/+4
* interlace: Writing field-order into the src capsVivia Nikolaidou2016-11-301-0/+5
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* interlace: Allow interlaced sink caps, do passthroughVivia Nikolaidou2016-04-031-3/+30
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* interlace: fix negotiation with fixed framerate downstreamVincent Penquerc'h2016-03-241-0/+154
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-6/+6
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* interlace: fix caps refcountingSebastian Rasmussen2014-08-101-2/+1
* interlace: fix negotiation if filter caps are passed to query_capsTim-Philipp Müller2013-07-221-4/+18
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* interlaced: set both DTS and PTSWim Taymans2013-03-251-10/+11
* interlace: fix negotiation for true interlaced modesDavid Schleef2013-02-061-1/+7
* interlace: Add support for more telecine patternsRobert Swain2013-02-051-2/+28
* interlace: Add more verbose hints about field patternsRobert Swain2013-02-051-5/+7
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* rename some caps and elements in examplesWim Taymans2012-09-141-3/+3
* interlace: Use buffer flags and caps correctlyRobert Swain2012-07-201-6/+18
* interlace: port to 0.11Wim Taymans2012-06-261-263/+211
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-101-8/+30
|\
| * interlace: fix caps leaksVincent Penquerc'h2012-01-101-1/+15
| * interlace: fix ref leakVincent Penquerc'h2012-01-101-0/+2
| * interlace: avoid dividing by zero on unkbown framerateVincent Penquerc'h2012-01-061-7/+13
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
|/
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* interlace: Fix buffer timestamp and durationRobert Swain2010-11-241-2/+3
* interlace: Rename pattern property to field-patternRobert Swain2010-11-241-2/+2
* interlace: Add pattern offset propertyRobert Swain2010-11-241-6/+23
* interlace: Add allow-rff property. Fix timestampingDavid Schleef2010-09-181-34/+91
* interlace: merge telecine into normal operationDavid Schleef2010-09-181-218/+159
* interlace: Add telecine supportRobert Swain2010-09-181-48/+341
* interlace: Fix element detailsRobert Swain2010-09-071-2/+2
* interlace: Add documentationDavid Schleef2010-09-061-0/+25
* interlace: Add more formatsDavid Schleef2010-09-051-4/+67
* interlace: new elementDavid Schleef2010-09-042-0/+474