summaryrefslogtreecommitdiff
path: root/gst/subenc/gstsrtenc.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-9/+9
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-22subenc: port to 1.0Tim-Philipp Müller1-57/+91
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2011-11-04controller: port to new controller location and apiStefan Sauer1-1/+1
2011-08-03subenc: Add webvttenc elementDavid Schleef1-14/+0
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-2/+4
2010-03-22Add -Wredundant-decls flagBenjamin Otte1-3/+0
2008-04-29gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c...Jens Granseuer1-4/+6
2008-04-04gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.Tim-Philipp Müller1-38/+39
2008-04-01Rename new srtenc plugin to subenc.Tim-Philipp Müller1-2/+2
2008-04-01Add srt subtitle encoderThijs Vermeir1-0/+254