platform/upstream/gst-plugins-good.git
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... lamemp3enc: 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... lame: fix format string in debug statement
2009-05-05 Tim-Philipp... lame: 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... ext/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... ext/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... ext/lame/gstlame.c: Fix up case where there is no peer...
2007-09-25 Tim-Philipp... ext/lame/gstlame.c: Use GST_PTR_FORMAT to print caps...
2007-09-24 Thomas Vander... ext/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... ext/lame/gstlame.c: Fix up bitrate checking macro....
2007-02-09 Tim-Philipp... ext/lame/gstlame.*: On receiving EOS, we try to push...
2006-12-30 Thomas Vander... ext/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...
2006-10-13 Tim-Philipp... ext/lame/gstlame.c: Round up not allowed bitrates to...
2006-10-13 Tim-Philipp... Add docs for lame and lame to docs. Specify allowed...
2006-10-13 Tim-Philipp... Add i18n magic to lame plugin. Throw decent error messa...
2006-08-31 Jan SchmidtAdd missing GST_LIBS to the link flags
2006-07-26 Zaheer Abbas... ext/lame/gstlame.c: Fix lame putting lots of 0's at...
2006-06-11 Thomas Vander... update build files
2006-05-06 Tim-Philipp... ext/lame/gstlame.*: Remove tag writing from lame (which...
2006-05-05 Andres Salomonext/lame/gstlame.c: Fix typo (comma vs. semicolon)...
2006-04-21 Ed Catmurext/lame/gstlame.c: Don't crash if we get an EOS event...
2006-04-01 Thomas Vander... configure.ac: rework similarly to other modules
2006-03-28 Tim-Philipp... ext/lame/gstlame.*: Make xingheader property non-functi...
2006-03-28 Tim-Philipp... ext/lame/gstlame.c: On EOS, flush encoder and send...
2006-03-15 Christophe... ext/lame/gstlame.c: use GST_DEBUG_FUNCPTR more often.
2006-03-12 Christophe... ext/lame/gstlame.c: mark the xing-header property as...
2006-02-16 Wim Taymansext/lame/gstlame.c: Fix up lame a bit.
2006-01-23 Tim-Philipp... ext/lame/gstlame.*: Contrary to what the const char...
2006-01-23 Tim-Philipp... ext/lame/gstlame.c: don't pass an uninitialised string...
2005-12-06 Thomas Vander... expand tabs
2005-11-22 Thomas Vander... doh
2005-11-22 Thomas Vander... fix up GValueEnum
2005-11-22 Andy WingoUpdate for gst_tag_setter API changes.
2005-11-21 Edward Herveyext/lame/gstlame.c: Don't take the stream lock
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-19 Wim Taymansext/lame/gstlame.c: Set caps on outgoing buffers.
2005-09-16 Thomas Vander... clean up further so we don't try to set up five times...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-17 Wim Taymansconfigure.ac: Added mpegaudioparse
2005-08-16 Wim TaymansFix compile warning.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-10-26 Iain HolmesMemory leak fixes
2004-08-26 Zaheer Abbas... ext/lame/gstlame.*: Added new media support to lame
2004-08-19 Zaheer Abbas... Only enable lame presets if version of lame has presets...
2004-08-15 Zaheer Abbas... ext/lame/gstlame.c: describe the enum values for vbr...
2004-08-13 Zaheer Abbas... ext/lame/gstlame.*: add preset property to lame so...
2004-08-13 Zaheer Abbas... ext/lame/gstlame.c: whoops forgot break, thanks teuf
2004-08-13 Zaheer Abbas... ext/lame/gstlame.*: fix lame's broken vbr stuff, allow...
2004-08-12 Zaheer Abbas... ext/lame/gstlame.c: added getcaps function so samplerat...
2004-08-12 Zaheer Abbas... ext/lame/gstlame.c: revert previous fix
2004-08-12 Zaheer Abbas... ext/lame/gstlame.c: made source pad link function check...
2004-08-12 Zaheer Abbas... ext/lame/gstlame.c: set default compression ratio param...
2004-08-09 Thomas Vander... fix add debugging
2004-08-02 Thomas Vander... gearing up for release
2004-08-02 Thomas Vander... add link function. fixes @148986
2004-07-28 Zaheer Abbas... ext/lame/gstlame.c: send tag events downstream
2004-07-26 Benjamin Otteext/lame/gstlame.c: add debugging category, add error...
2004-06-14 Thomas Vander... sync mp3 caps
2004-06-14 Thomas Vander... add comment
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-09 Benjamin Otteext/: \1/Codec, (fixes #142193)
2004-05-07 Benjamin Otteext/lame/gstlame.c: simplify
2004-05-03 Stéphane Loeuilletdon't trust lame_init to set good values as defaults
2004-03-15 Thomas Vander... don't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander... gst-indent
2004-02-22 Benjamin Otteconfigure.ac: export [_]*{gst,Gst,GST}.* symbols from...
2004-02-19 Benjamin Otteext/: use gst_tag_list_insert when you want to insert...
2004-02-02 Thomas Vander... change NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander... GST_ELEMENT_ERROR
2004-01-18 Thomas Vander... use new error signal and classification
next