Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / ext / speex / gstspeexenc.c
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-16 Mark Nauwelaertsspeexenc: ensure to free allocated padded data
2011-11-16 Mark Nauwelaertsspeexenc: reset tag setter interface when appropriate
2011-11-11 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-04 Wim TaymansMerge branch 'master' into 0.11
2011-11-02 Wim TaymansMerge branch 'master' into 0.11
2011-10-30 Tim-Philipp Müllerext, gst: update for taglist API changes
2011-10-28 Wim TaymansMerge branch 'master' into 0.11
2011-10-28 Wim TaymansMerge branch 'master' into 0.11
2011-10-27 Wim TaymansMerge branch 'master' into 0.11
2011-10-27 Wim TaymansMerge branch 'master' into 0.11
2011-10-16 Wim TaymansMerge branch 'master' into 0.11
2011-10-13 Wim TaymansMerge branch 'master' into 0.11
2011-10-10 Wim TaymansMerge branch 'master' into 0.11
2011-10-10 Wim TaymansMerge branch 'master' into 0.11
2011-10-09 Mark Nauwelaertsspeexenc: only push header buffers following initial...
2011-10-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-10-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-29 Tim-Philipp Müllerspeexenc: initialise variable before adding to it
2011-09-29 Mark Nauwelaertsspeexenc: port to audioencoder
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-19 Vincent Penquerc'hspeexenc: do not use invalid buffer timestamps
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-08-29 Wim TaymansMerge branch 'master' into 0.11
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-19 Wim TaymansMerge branch 'master' into 0.11
2011-08-19 Wim Taymansport more elements to new audio caps and API
2011-08-18 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-03 Wim TaymansMerge branch 'master' into 0.11
2011-07-28 Tim-Philipp Müllerspeex: update for position/query/convert API changes
2011-07-15 Wim TaymansMerge branch 'master' into 0.11
2011-07-10 Wim TaymansMerge branch 'master' into 0.11
2011-07-08 Wim TaymansMerge branch 'master' into 0.11
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
next