summaryrefslogtreecommitdiff
path: root/ext/twolame
AgeCommit message (Expand)AuthorFilesLines
2017-08-26twolame: hook up to build systemTim-Philipp Müller1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+12
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-08-15audioencoders: use template subset check for accept-capsThiago Santos1-0/+2
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller1-4/+4
2015-01-21Constify some static arrays everywhereSebastian Dröge1-3/+3
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller2-4/+4
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-02-01twolame: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge1-1/+1
2012-01-25port to new memory APIWim Taymans1-22/+20
2012-01-05twolamemp2enc: Update for the new raw audio capsSebastian Dröge1-2/+8
2011-11-23ext: fix more printf format warnings in debug messagesTim-Philipp Müller1-2/+2
2011-11-11twolame: rename to twolamemp2encTim-Philipp Müller3-4/+4
2011-11-11twolame: port to 0.11Tim-Philipp Müller1-41/+27
2011-09-26twolame: Simple fix for GstAudioEncoder API changeSebastian Dröge1-1/+2
2011-09-26twolame: Fix variable 'gstelement_class' set but not used compiler warningSebastian Dröge1-2/+0
2011-09-26twolame: improve output framing and timestampingMark Nauwelaerts1-2/+6
2011-09-26twolame: port to audioencoderMark Nauwelaerts3-257/+97
2009-05-08Switch twolame to primary rankChristian Schaller1-1/+1
2009-05-07Add ranks to mp3 encodersChristian Schaller1-1/+1
2009-05-04twolame: Implement preset interfaceSebastian Dröge1-1/+14
2009-04-19twolame: Remove unneeded variable, value assigned was never read.Edward Hervey1-3/+2
2009-03-09[MOVED FROM BAD] Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2009-03-09[MOVED FROM BAD] Enable/fix up translations for these plugins.Tim-Philipp Müller1-0/+1
2009-03-09[MOVED FROM BAD] ext/twolame/gsttwolame.*: Allow raw float samples as input f...Sebastian Dröge2-12/+40
2009-03-09[MOVED FROM BAD] Add TwoLAME MP2 encoding element, based on the LAME element.Sebastian Dröge3-0/+1116