interlace: Only half the framerate for 1:1 field pattern
[platform/upstream/gstreamer.git] / gst / interlace / gstinterlace.c
2020-06-24 Vivia Nikolaidouinterlace: Only half the framerate for 1:1 field pattern
2020-06-24 Vivia Nikolaidouinterlace: Add FIXME comment about false passthrough bug
2020-06-11 Vivia Nikolaidouinterlace: Fix crash with empty caps in setcaps
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-03-24 Guillaume Desmottesinterlace: add alternate support
2020-03-24 Guillaume Desmottesinterlace: factor out interlace_mode_from_pattern()
2020-03-24 Guillaume Desmottesinterlace: factor out gst_interlace_push_buffer()
2020-03-24 Guillaume Desmottesinterlace: factor out gst_interlace_decorate_buffer_ts()
2020-03-24 Guillaume Desmottesinterlace: rename copy_field()
2019-12-03 Sebastian Drögeinterlace: Store unsigned integers in unsigned integer...
2019-12-03 Sebastian Drögeinterlace: Increment phase_index before checking if...
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-11-30 Vivia Nikolaidouinterlace: Writing field-order into the src caps
2016-04-03 Vivia Nikolaidouinterlace: Allow interlaced sink caps, do passthrough
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-24 Vincent Penquerc'hinterlace: fix negotiation with fixed framerate downstream
2015-12-15 Vineeth TMplugins-bad: Fix example pipelines
2014-08-10 Sebastian Rasmusseninterlace: fix caps refcounting
2013-07-22 Tim-Philipp Müllerinterlace: fix negotiation if filter caps are passed...
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-25 Wim Taymansinterlaced: set both DTS and PTS
2013-02-06 David Schleefinterlace: fix negotiation for true interlaced modes
2013-02-05 Robert Swaininterlace: Add support for more telecine patterns
2013-02-05 Robert Swaininterlace: Add more verbose hints about field patterns
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-14 Wim Taymansrename some caps and elements in examples
2012-07-20 Robert Swaininterlace: Use buffer flags and caps correctly
2012-06-26 Wim Taymansinterlace: port to 0.11
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-10 Vincent Penquerc'hinterlace: fix caps leaks
2012-01-10 Vincent Penquerc'hinterlace: fix ref leak
2012-01-06 Vincent Penquerc'hinterlace: avoid dividing by zero on unkbown framerate
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2010-11-24 Robert Swaininterlace: Fix buffer timestamp and duration
2010-11-24 Robert Swaininterlace: Rename pattern property to field-pattern
2010-11-24 Robert Swaininterlace: Add pattern offset property
2010-09-18 David Schleefinterlace: Add allow-rff property. Fix timestamping
2010-09-18 David Schleefinterlace: merge telecine into normal operation
2010-09-18 Robert Swaininterlace: Add telecine support
2010-09-07 Robert Swaininterlace: Fix element details
2010-09-06 David Schleefinterlace: Add documentation
2010-09-06 David Schleefinterlace: Add more formats
2010-09-04 David Schleefinterlace: new element