platform/upstream/gst-plugins-good.git
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
2003-12-22 David SchleefMerge CAPS branch
2003-12-07 Christophe... Uses 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... reverting 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... patch from hadess, modified
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-07 Ronald S. BultjeAnother duration patch from Joshua (slightly modified...
2003-05-29 Ronald S. BultjeFix build prob
2003-05-29 Wim Taymans- copy offset from input buffer
2003-05-13 Ronald S. BultjeGet timestamping somewhat better
2003-05-12 Zeeshan AliHacked lame to make it copy the timestamp on the source...
2003-01-10 Thomas Vander... PadConnect -> PadLink
2003-01-10 Thomas Vander... another batch of connect->link fixes please let me...
2002-12-08 Iain HolmesReplace audio/mp3 with audio/x-mp3 and audio/x-flac...
2002-12-08 Thomas Vander... parallel install fixes
2002-12-08 Wim Taymanscleanups
2002-11-20 Wim TaymansRemove redundant properties.
2002-11-02 David I. Lehnuse AM_CFLAGS instead of CFLAGS
2002-10-02 Thomas Vander... api change
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-01 Thomas Vander... small updates
2002-07-08 Wim Taymansunref event
2002-07-07 Wim TaymansDon't free uninitialized pointers
2002-07-07 Wim TaymansLame should accept events even when not negotiated...
2002-06-08 Thomas Vander... reorder
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-27 Andy Wingoupdate g_value stuff to match property types
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingofix compile error (untested)
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-03-03 Andy Wingoget up-to-date with the gst_caps_debug api improved...
2002-02-21 Thomas Vander... uncomment lame test until we can get the register to...
2002-02-21 Thomas Vander... use gst-debuginfo.m4 macro so plugins are actually...
2002-02-21 Thomas Vander... on sink connect, check if the current pad is compatible...
2002-02-19 Thomas Vander... ok, this works
2002-02-19 Wim TaymansAlways bring the elements to READY before trying to...
2002-02-19 Thomas Vander... still does not work ;(
2002-02-19 Thomas Vander... adding a test for lame stuff
2002-02-19 Wim TaymansAdded event handling.
2002-02-19 Thomas Vander... somebody help me fix lame ;)
2002-01-31 David I. LehnRevert lame include dir change. Upstream uses $prefix...
2002-01-30 Thomas Vander... I checked lame packages and source code and they seem...
2002-01-18 Wrobell- plugins are built without versioning info
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2002-01-12 David I. Lehns/filter/plugin/ link plugins to GST_LIBS rearrange...
2001-12-21 Wim TaymansLame cleanup
2001-12-20 Thomas Vander... adding lame