[v4l2videodecoder] Add new property to enable TBM output buffer
[platform/upstream/gst-plugins-good.git] / ext / lame /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in good
2018-02-15 Tim-Philipp Müllerdocs: remove pointless Since: 0.10.x markers
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-26 Tim-Philipp Müllerlame: hook up to build system
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-03-24 Vineeth TMugly: use new gst_element_class_add_static_pad_template()
2015-08-16 Thiago Santosaudioencoders: use template subset check for accept...
2015-05-10 Tim-Philipp Müllerdocs: update example pipelines in element docs
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2013-05-09 Olivier Crêtelamemp3enc: Tell GstAudioEncoder about the number of...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-09-17 Tim-Philipp MüllerRemove -DGST_USE_UNSTABLE_API
2012-08-04 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-03-15 Wim Taymansupdate for memory api changes
2012-02-27 Alessandro Decinaamrwbdec, lame, mad: link to libgstbase
2012-02-01 Sebastian Drögelame: Use new audio encoder/decoder base class API...
2012-01-25 Wim Taymansport to new memory API
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-05 Sebastian Drögelamemp3enc: Update for the new raw audio caps
2012-01-04 Tim-Philipp Müllerlame: fix LIBADD order in Makefile.am
2011-12-27 Tim-Philipp Müllerlame: fix printf format in debug statements
2011-12-26 Mark Nauwelaertslame: ensure parsed output
2011-12-26 Mark Nauwelaertslame: cleanup unused instance struct fields
2011-12-26 Mark Nauwelaertslamemp3enc: ensure parsed output
2011-12-26 Mark Nauwelaertslamemp3enc: do not leak merged tags
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-23 Tim-Philipp Müllerext: fix more printf format warnings in debug messages
2011-11-11 Tim-Philipp Müllerlamemp3enc: cosmetic error message change
2011-10-30 Tim-Philipp Müllerlame: remove lame element, it's been superseded by...
2011-10-30 Tim-Philipp Müllerext, gst: update for taglist API changes
2011-09-27 Wim Taymanslame: fix raw audio caps too
2011-09-27 Wim Taymanslame: port to 0.11
2011-09-26 Sebastian Drögelame: Don't get the parent class again, GST_BOILERPLATE...
2011-09-26 Sebastian Drögelame: Fix variable 'gstelement_class' set but not used...
2011-09-26 Mark Nauwelaertslame: use some more boilerplate
2011-09-26 Mark Nauwelaertslame: port to audioencoder
2011-09-26 Mark Nauwelaertslamemp3enc: use some more boilerplate
2011-09-26 Mark Nauwelaertslamemp3enc: really report bitrate rather kbitrate
2011-09-26 Mark Nauwelaertslamemp3enc: port to audioencoder
2011-05-18 Sebastian Drögelamemp3enc: Post CODEC and BITRATE tags
2011-02-03 Tim-Philipp Müllerlamemp3enc: implement sinkpad get_caps() function to...
2010-10-19 Stefan Kostvarious: canonicalize property names
2010-10-19 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-06-01 Tristan Matthewslamemp3enc: implement latency query
2010-03-24 Sebastian Drögebuild: Add all kinds of compiler warning flags and...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-12-02 Thiago Santoslame: Avoid crash when seeking before negotiating
2009-05-14 Sebastian Drögelamemp3enc: Improve debugging a bit
2009-05-13 Tim-Philipp Müllerlamemp3enc: add Since tag to gtk-doc chunk
2009-05-10 Sebastian Drögelamemp3enc: Don't write a Xing header
2009-05-07 Christian SchallerAdd ranks to mp3 encoders
2009-05-07 Sebastian Drögelamemp3enc: Fixup the bitrate only for CBR
2009-05-06 Alessandro Decinalame: fix format string in debug statement
2009-05-05 Tim-Philipp Müllerlame: fix compilation with LAME versions < 3.98
2009-05-04 Sebastian Drögelamemp3enc: Add a note to the encoding-engine-quality...
2009-05-04 Sebastian Drögelame: Implement preset interface
2009-05-04 Sebastian Drögelamemp3enc: Remove fast-vbr property and rename vbr...
2009-05-04 Sebastian Drögelame/lamemp3enc: Fix memory leak on FLUSH_STOP
2009-05-04 Sebastian Drögelame: Deprecate the lame element
2009-05-04 Sebastian Drögelame: Update example pipelines with the new properties
2009-05-04 Sebastian Drögelame: Add lamemp3enc element with much simplified interface
2009-04-19 Edward Herveylame: Remove unneeded variable, it's assigned a value...
2008-10-13 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-07-31 Sebastian Drögeext/lame/gstlame.c: Use the default for the strict...
2008-07-29 Sebastian Drögeext/lame/gstlame.*: Get the defaults settings of LAME...
2008-07-27 Sebastian Drögeext/lame/gstlame.c: Use LAME's default for the min...
2008-07-27 Sebastian DrögePut the MPEG audio version into the caps as "mpegaudiov...
2008-07-22 Sebastian Drögeext/lame/gstlame.*: Fix build with lame >= 3.97. The...
2008-06-13 Stefan KostAdd missing elements to docs. Restore alphabetical...
2008-06-13 Stefan KostDo not use short_description in section docs for elemen...
2008-02-22 Tim-Philipp Müllerext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro...
2008-02-11 Sebastian Drögeext/lame/gstlame.c: Don't leak the allowed caps.
2008-01-17 Zaheer Abbas Meraliext/lame/gstlame.*: Fix the case where you initially...
2008-01-14 Sebastian Drögeext/lame/gstlame.c: Use gst_util_uint64_scale instead...
2008-01-14 Mark Nauwelaertsext/lame/gstlame.c: Correctly set number of channels...
2007-09-26 Tim-Philipp Müllerext/lame/gstlame.c: Fix up case where there is no peer...
2007-09-25 Tim-Philipp Müllerext/lame/gstlame.c: Use GST_PTR_FORMAT to print caps...
2007-09-24 Thomas Vander Sticheleext/lame/gstlame.c: Allow fixing the sample rate lame...
2007-03-21 Jan Schmidtext/lame/gstlame.c: Disable the bitrate checking when...
2007-02-28 Jan Schmidtext/lame/gstlame.c: Display sensible defaults and limit...
2007-02-28 Jan Schmidtext/lame/gstlame.c: Initialise the variables so gcc...
2007-02-21 Thomas Vander Sticheleext/lame/gstlame.c: Fix up bitrate checking macro....
2007-02-09 Tim-Philipp Müllerext/lame/gstlame.*: On receiving EOS, we try to push...
2006-12-30 Thomas Vander Sticheleext/lame/gstlame.c: warn when outgoing sample rate...
2006-12-14 Roland Kayext/lame/gstlame.*: Fix leak (by calling lame_init_para...
2006-11-14 Wim Taymansext/lame/gstlame.*: Make lame timestamp flushed eos...
next