summaryrefslogtreecommitdiff
path: root/gst/interlace
Commit message (Expand)AuthorAgeFilesLines
* interlace: Push the reconfigure event in the right directionJan Alexander Steffens (heftig)2021-07-061-1/+1
* interlace: Don't set field-order field for progressive capsSeungha Yang2021-05-271-0/+4
* interlace: Drop framerate from query caps of sinkpadSeungha Yang2021-05-271-7/+14
* interlace: Fix too small buffer size errorSeungha Yang2021-05-171-5/+34
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-6/+6
* interlace: Discard stored_frame on EOS and PAUSED_TO_READYVivia Nikolaidou2021-03-081-0/+7
* interlace: Specify interlace-modes in the sink pad templateVivia Nikolaidou2021-03-081-2/+8
* interlace: add more formats, esp 10-bit, 12-bit and 16-bit onesTim-Philipp Müller2021-03-031-4/+27
* interlace: Make caps writable before modifying themVivia Nikolaidou2020-06-251-0/+1
* interlace: Switch field-pattern on the flyVivia Nikolaidou2020-06-241-32/+79
* interlace: Re-indentationVivia Nikolaidou2020-06-241-10/+9
* interlace: Don't change field-pattern on PAUSED or PLAYING stateVivia Nikolaidou2020-06-241-1/+2
* interlace: Don't fail negotiation if capsfilters decide framerateVivia Nikolaidou2020-06-241-3/+31
* interlace: Restrict passthrough conditionsVivia Nikolaidou2020-06-241-1/+3
* interlace: Add field switching mode for 2:2 field patternVivia Nikolaidou2020-06-241-15/+85
* interlace: Only half the framerate for 1:1 field patternVivia Nikolaidou2020-06-241-5/+25
* interlace: Add FIXME comment about false passthrough bugVivia Nikolaidou2020-06-241-0/+7
* interlace: Fix crash with empty caps in setcapsVivia Nikolaidou2020-06-111-1/+7
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* interlace: add alternate supportGuillaume Desmottes2020-03-241-28/+227
* interlace: factor out interlace_mode_from_pattern()Guillaume Desmottes2020-03-241-12/+12
* interlace: factor out gst_interlace_push_buffer()Guillaume Desmottes2020-03-241-13/+19
* interlace: factor out gst_interlace_decorate_buffer_ts()Guillaume Desmottes2020-03-241-2/+9
* interlace: rename copy_field()Guillaume Desmottes2020-03-241-3/+4
* interlace: Store unsigned integers in unsigned integer typesSebastian Dröge2019-12-031-6/+10
* interlace: Increment phase_index before checking if we're at the end of the p...Sebastian Dröge2019-12-031-3/+3
* Remove autotools build systemTim-Philipp Müller2019-10-141-15/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* 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