Merge branch 'master' into 0.11
[platform/upstream/gst-plugins-good.git] / ext / speex /
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 Nauwelaertsspeexdec: port to audiodecoder
2011-09-29 Mark Nauwelaertsspeexenc: clean up some unused remnants
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
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-24 Sebastian Drögespeexdec: Get and use streamheader from the caps if...
2011-03-15 Vincent Penquerc'hspeexdec: silence warning message when appropriate
2011-03-14 Sebastian Drögespeexdec: Always process the number of frames per packe...
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-04-08 Stefan Kostspeexenc: remove unused defines
2010-04-08 Stefan Kostspeex: remove unused define
2010-03-18 Tim-Philipp Müllerbuild: Makefile.am cleanups
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wundef to configure flags
2010-03-15 Sebastian Drögespeexdec: Use speex_stereo_state_init() instead of...
2010-03-10 Mark Nauwelaertsspeexdec: adapt to new oggdemux
2010-03-10 Mark Nauwelaertsspeexdec: refactor granulepos hacks
2010-02-12 Stefan Kostspeex: add missing include
2010-02-02 Mark Nauwelaertsspeexdec: initialize stereo decoding state
2010-01-27 Mark Nauwelaertsspeexdec: free some more when resetting
2010-01-27 Mark Nauwelaertsspeexenc: prevent invalid arithmetic if not setup yet
2009-09-18 Mark Nauwelaertsspeexdec: allow for unknown varying number of frames...
2009-09-18 Mark Nauwelaertsspeexdec: use correct sample size in conversions
2009-09-18 Mark Nauwelaertsspeexenc: fix buffer time and duration for multiple...
2009-09-03 Stefan Kostspeexenc: small taglist handling cleanup
2009-05-07 Christian SchallerAdd RANKS for various encoders and muxers
2009-05-04 Alessandro Decinaspeexdec: make speex_dec_convert work with same-format...
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-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
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-13 Wim Taymansext/speex/gstspeexdec.c: Fix the calculation of the...
2008-05-02 Olivier Creteext/speex/gstspeexenc.c: Add negotiation for the speex...
2008-04-30 Wim Taymansext/speex/gstspeexdec.c: Produce concealment data when...
2008-04-29 Wim Taymansext/speex/gstspeexdec.c: Try to preserve input timestam...
2008-04-11 Jan Schmidtext/speex/gstspeexdec.c: Fix bounds checking of mode...
2008-03-07 Olivier Creteext/speex/gstspeexenc.c: Unref the buffers only once...
2007-05-26 Wim Taymansext/speex/gstspeexdec.c: Use different variables for...
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2006-10-31 Wim Taymansext/speex/gstspeexdec.c: Some small cleanups, use _scale.
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-06-11 Thomas Vander Sticheleautogen.sh: require am17
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
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-04-05 Tim-Philipp Müllerext/speex/: Fix seeking and duration queries (#337033...
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-23 Tim-Philipp MüllerMore state change function fixes.
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2006-03-06 Thomas Vander Sticheleext/speex/gstspeexenc.c: fix a tag list assert follow...
2006-02-08 Tim-Philipp Müllerext/: Register musicbrainz tags.
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-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-22 Tim-Philipp Müllerext/: libgsttagedit has been renamed to libgsttag.
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
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...
next