don't build checks if we don't have check
[platform/upstream/gst-plugins-good.git] / ext / speex /
2005-10-11 Wim Taymansext/speex/gstspeexdec.c: newsegment API fix.
2005-10-11 Andy Wingoext/speex/gstspeexenc.c: Signedness cleanups.
2005-10-10 Edgard LimaSpeexenc ported to 0.9.
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-07 Stefan Kostext/: gsttaginterface.h -> gsttagsetter.h
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-23 Stefan Kostext/speex/gstspeexenc.h: Fixed include path of adapter
2005-08-23 Wim Taymansext/speex/: Fix property warning.
2005-08-23 Ronald S. BultjePort speexdec. Leads to some unfamiliar warnings on...
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-12-23 Thomas Vander SticheleFixes #158382. Make speex plugin compatible with both...
2004-10-30 Jan Schmidtext/dv/gstdvdec.c: Set EOS on the element when processi...
2004-10-25 Ronald S. Bultjeext/: Add codec-name metadata.
2004-10-25 Ronald S. Bultjeext/speex/gstspeexdec.c: sinkconvert function so oggdem...
2004-10-18 Wim Taymansext/speex/gstspeexenc.c: Fix speex timestamps so that...
2004-10-04 Iain HolmesRevert the changes to the speex include file locations.
2004-10-02 Ramon Garcia FernandezUse <speex.h> everywhere instead of sometimes <speex...
2004-10-01 Stéphane Loeuilletbuild fixes (those parameters/functions are const in...
2004-10-01 Wim Taymansext/speex/gstspeexdec.c: Small cleanups.
2004-09-28 Wim Taymansext/speex/: Rewrote speex encoder, make sure it can...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-20 Stéphane Loeuillet- reenable speex plugins for speex 1.1.5 (API/ABI compa...
2004-05-09 Benjamin Otteext/: \1/Codec, (fixes #142193)
2004-03-25 David Schleefext/speex/: Create the pad template correctly (from...
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-03-04 Thomas Vander Stichelefix headers fix signals to use - instead of _
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
2004-01-12 David SchleefMake sure everybody wraps #include "config.h" in #ifdef...
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Iain HolmesSpeex compiles
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-28 David SchleefFix installing plugin in wrong dir
2003-07-28 Angel CarpinteroFix gst_speexdec_details information now plugin can...
2003-07-25 Brian CameronAdding needed license information. The patch was revie...
2003-07-17 David SchleefDetect SPEEX_LIBS and SPEEX_CFLAGS in configure, and...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-16 Wim TaymansAdded non functional speex plugin. speex decoding needs...