summaryrefslogtreecommitdiff
path: root/gst/subenc
AgeCommit message (Expand)Author
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-05-13docs: Build documentation with hotdocThibault Saunier
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens
2017-07-18webvttenc: Change src pad template to application/x-subtitle-vttSeungha Yang
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2013-07-05webvttenc: Separate cues with two line breaks instead of one.Brendan Long
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-22subenc: port to 1.0Tim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2011-11-04controller: port to new controller location and apiStefan Sauer
2011-08-03subenc: Add webvttenc elementDavid Schleef
2011-04-11android: make it ready for androgenizerThibault Saunier
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-03-22Add -Wredundant-decls flagBenjamin Otte
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-04-29gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c...Jens Granseuer
2008-04-04gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.Tim-Philipp Müller
2008-04-01Rename new srtenc plugin to subenc.Tim-Philipp Müller
2008-04-01Add srt subtitle encoderThijs Vermeir