summaryrefslogtreecommitdiff
path: root/gst/subenc
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-115-4/+10
* Remove autotools build systemTim-Philipp Müller2019-10-141-13/+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
* webvttenc: Change src pad template to application/x-subtitle-vttSeungha Yang2017-07-181-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+14
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+4
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-272-18/+18
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* webvttenc: Separate cues with two line breaks instead of one.Brendan Long2013-07-051-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-045-10/+10
* subenc: port to 1.0Tim-Philipp Müller2012-10-222-126/+179
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* controller: port to new controller location and apiStefan Sauer2011-11-043-4/+4
* subenc: Add webvttenc elementDavid Schleef2011-08-035-16/+388
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+4
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-3/+0
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c...Jens Granseuer2008-04-291-4/+6
* gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.Tim-Philipp Müller2008-04-042-57/+58
* Rename new srtenc plugin to subenc.Tim-Philipp Müller2008-04-012-9/+9
* Add srt subtitle encoderThijs Vermeir2008-04-013-0/+327