summaryrefslogtreecommitdiff
path: root/gst/subenc/gstsrtenc.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-0/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-9/+9
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* subenc: port to 1.0Tim-Philipp Müller2012-10-221-57/+91
* 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
* controller: port to new controller location and apiStefan Sauer2011-11-041-1/+1
* subenc: Add webvttenc elementDavid Schleef2011-08-031-14/+0
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+4
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-3/+0
* 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-041-38/+39
* Rename new srtenc plugin to subenc.Tim-Philipp Müller2008-04-011-2/+2
* Add srt subtitle encoderThijs Vermeir2008-04-011-0/+254