summaryrefslogtreecommitdiff
path: root/ext/twolame/gsttwolamemp2enc.c
AgeCommit message (Collapse)Author
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM
https://bugzilla.gnome.org/show_bug.cgi?id=763082
2015-08-15audioencoders: use template subset check for accept-capsThiago Santos
It is faster than doing a query that propagates downstream and should be enough Elements: amrnbenc, lamemp3enc, twolamemp2enc
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller
Mostly gst-launch -> gst-launch-1.0, but also use autoaudiosink/autovideosink in more places and update pipelines a little or flesh out descriptions.
2015-01-21Constify some static arrays everywhereSebastian Dröge
2012-11-03Fix FSF addressTim-Philipp Müller
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-02-01twolame: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge
2012-01-25port to new memory APIWim Taymans
2012-01-05twolamemp2enc: Update for the new raw audio capsSebastian Dröge
2011-11-23ext: fix more printf format warnings in debug messagesTim-Philipp Müller
2011-11-11twolame: rename to twolamemp2encTim-Philipp Müller