Make sure gettext returns translations in UTF-8 encoding rather than in the current...
[platform/upstream/gst-plugins-good.git] / ext /
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...
2006-10-13 Tim-Philipp Müllerext/lame/gstlame.c: Round up not allowed bitrates to...
2006-10-13 Tim-Philipp MüllerAdd docs for lame and lame to docs. Specify allowed...
2006-10-13 Tim-Philipp MüllerAdd 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 Meraliext/lame/gstlame.c: Fix lame putting lots of 0's at...
2006-06-11 Thomas Vander Sticheleupdate build files
2006-05-06 Tim-Philipp Müllerext/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 Sticheleconfigure.ac: rework similarly to other modules
2006-03-28 Tim-Philipp Müllerext/lame/gstlame.*: Make xingheader property non-functi...
2006-03-28 Tim-Philipp Müllerext/lame/gstlame.c: On EOS, flush encoder and send...
2006-03-15 Christophe Fergeauext/lame/gstlame.c: use GST_DEBUG_FUNCPTR more often.
2006-03-12 Christophe Fergeauext/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 Müllerext/lame/gstlame.*: Contrary to what the const char...
2006-01-23 Tim-Philipp Müllerext/lame/gstlame.c: don't pass an uninitialised string...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-22 Thomas Vander Sticheledoh
2005-11-22 Thomas Vander Stichelefix 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 Sticheleclean 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 Meraliext/lame/gstlame.*: Added new media support to lame
2004-08-19 Zaheer Abbas MeraliOnly enable lame presets if version of lame has presets...
2004-08-15 Zaheer Abbas Meraliext/lame/gstlame.c: describe the enum values for vbr...
2004-08-13 Zaheer Abbas Meraliext/lame/gstlame.*: add preset property to lame so...
2004-08-13 Zaheer Abbas Meraliext/lame/gstlame.c: whoops forgot break, thanks teuf
2004-08-13 Zaheer Abbas Meraliext/lame/gstlame.*: fix lame's broken vbr stuff, allow...
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: added getcaps function so samplerat...
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: revert previous fix
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: made source pad link function check...
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: set default compression ratio param...
2004-08-09 Thomas Vander Stichelefix add debugging
2004-08-02 Thomas Vander Stichelegearing up for release
2004-08-02 Thomas Vander Sticheleadd link function. fixes @148986
2004-07-28 Zaheer Abbas Meraliext/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 Stichelesync mp3 caps
2004-06-14 Thomas Vander Sticheleadd 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 Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-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 Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2003-12-22 David SchleefMerge CAPS branch
2003-12-07 Christophe FergeauUses new tagging framework
2003-12-04 Andy Wingoremove copyright field from plugins
2003-12-02 David Schleefchange _connect to _link
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Iain HolmesFixed lame too
2003-10-09 Ronald S. BultjeFix typo in Andy's commit
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-30 Ronald S. BultjeInput and output samplerate are *not* necessarily the...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-09-12 Ronald S. BultjeFix tiny caps error in lame caps - mpegversion(1) was...
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-10 Christian Schallerfix license field of lame plugin to say LGPL, lame...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-07-05 Thomas Vander Stichelepatch from hadess, modified
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
next