summaryrefslogtreecommitdiff
path: root/gst/inter/gstintervideosink.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-0/+2
* docs: fix element names in section headersTim-Philipp Müller2020-07-101-1/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-4/+4
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-2/+2
* intervideosink: render preroll frames as wellTim-Philipp Müller2015-09-161-7/+6
* inter: Use a #define for the default value of the channel propertySebastian Dröge2015-01-131-2/+4
* intervideosink: Add some debug output in the render functionSebastian Dröge2014-11-061-0/+3
* intervideo: Add support for arbitrary video formatsSebastian Dröge2014-10-221-1/+1
* inter: Whitespace cleanupSebastian Dröge2014-10-221-6/+0
* intervideo: Properly pass through caps from the sink to the sourceSebastian Dröge2014-10-221-3/+31
* inter: don't use deprecated GLib threading APITim-Philipp Müller2013-02-111-4/+4
* 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
* inter: Port to 1.0 APIOlivier Crête2012-09-131-130/+11
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-7/+14
|\
| * inter: Add channel propertyDavid Schleef2012-03-171-7/+14
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-4/+25
|\ \ | |/
| * inter: Fix compilationDavid Schleef2012-01-221-4/+0
| * inter: Add channel propertyDavid Schleef2012-01-221-4/+29
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2012-01-131-5/+0
|\ \ | |/
| * inter: remove (leaking) dead codeVincent Penquerc'h2012-01-121-5/+0
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+2
|/
* inter: new intermediate surface pluginDavid Schleef2011-07-041-0/+332