summaryrefslogtreecommitdiff
path: root/gst/inter/gstintersubsink.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
* inter: Use a #define for the default value of the channel propertySebastian Dröge2015-01-131-2/+4
* inter: Whitespace cleanupSebastian Dröge2014-10-221-7/+0
* intersubsink/src: Free channel string when finalizing the instanceSebastian Dröge2014-06-291-2/+15
* 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-138/+10
* inter: Add channel propertyDavid Schleef2012-03-171-9/+36
* inter: Fix compilationDavid Schleef2012-01-221-4/+0
* inter: Add subtitle inter elementsDavid Schleef2012-01-221-0/+329