speex: port speex elements
[platform/upstream/gstreamer.git] / ext / speex / gstspeexenc.c
2011-07-06 Wim Taymansspeex: port speex elements
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Tim-Philipp Müllerpulse, speexenc, rtpgsmpay: don't use g_assert() for...
2011-04-08 Alexey Fisherspeexenc: Use speex intern silence detection
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-09-23 David Hoytspeex: Fix crashes with MSVC
2010-06-06 Sebastian Drögeext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-05-20 Tristan Matthewsspeex: fix latency query
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-01-27 Mark Nauwelaertsspeexenc: prevent invalid arithmetic if not setup yet
2009-09-18 Mark Nauwelaertsspeexenc: fix buffer time and duration for multiple...
2009-09-03 Stefan Kostspeexenc: small taglist handling cleanup
2009-05-04 Sebastian Drögespeex: Implement preset interface
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-03-20 Tim-Philipp Müllerspeexenc: fix direction of latency query and other...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-09-02 Sebastian Drögeext/speex/: Use integer encoding and decoding functions...
2008-08-31 Sebastian Drögeext/speex/gstspeexenc.c: Correct the timestamp and...
2008-08-31 Sebastian Drögeext/speex/gstspeexdec.c: Correctly take the granulepos...
2008-07-08 Sebastian DrögeDon't use declarations after statements and variable...
2008-06-16 Wim Taymansext/speex/gstspeexenc.c: Add mode property.
2008-05-02 Olivier Creteext/speex/gstspeexenc.c: Add negotiation for the speex...
2008-03-07 Olivier Creteext/speex/gstspeexenc.c: Unref the buffers only once...
2006-10-12 Tim-Philipp Müllerext/speex/: Miscellaneous clean-ups, among other things...
2006-10-12 Tim-Philipp Müllerext/speex/gstspeexenc.c: Fix some mem leaks.
2006-08-22 Tim-Philipp Müllerext/speex/gstspeexdec.c: Make metadata extraction actua...
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-27 Wim Taymansext/speex/gstspeexenc.*: Don't leak adapter.
2006-03-06 Thomas Vander Sticheleext/speex/gstspeexenc.c: fix a tag list assert follow...
2006-02-06 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-22 Andy WingoUpdate for gst_tag_setter API changes.
2005-10-31 Edgard LimaAdd checks to GST_FLOW_NOT_LINKED for values returned...
2005-10-28 Edgard LimaAdd checks for return values from gst_pad_push and...
2005-10-21 Tim-Philipp Müllerext/speex/gstspeexenc.c: Add position and duration...
2005-10-13 Tim-Philipp Müllerext/speex/gstspeexenc.c: Fix handling of GST_TAG_DATE...
2005-10-11 Andy Wingoext/speex/gstspeexenc.c: Signedness cleanups.
2005-10-10 Edgard LimaSpeexenc ported to 0.9.
2005-09-07 Stefan Kostext/: gsttaginterface.h -> gsttagsetter.h
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-23 Wim Taymansext/speex/: Fix property warning.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
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-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-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
2003-12-22 David SchleefMerge CAPS branch
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.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-07-25 Brian CameronAdding needed license information. The patch was revie...
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...