interleave: port to 0.11
[platform/upstream/gst-plugins-good.git] / ext / wavpack /
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-19 Wim Taymansport to new gthread API
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-04 Wim TaymansGST_FLOW_UNEXPECTED -> GST_FLOW_EOS
2011-12-12 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-10-27 Wim TaymansMerge branch 'master' into 0.11
2011-10-18 Tim-Philipp Müllerwavpackenc: don't unref buffer with gst_object_unref()
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-09-04 Sebastian Drögewavpackparse: Don't use GST_FLOW_IS_FATAL()
2010-06-15 Sebastian Drögewavpackdec: Initialize uninitialized variable and don...
2010-06-06 Sebastian Drögeext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-03-22 Stefan Kosti18n: build fixes: #if -> #ifdef for ENABLE_NLS
2010-03-21 Benjamin OtteAdd -Wold-style-definition flag
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Tim-Philipp Müllerbuild: Makefile.am cleanups
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2009-11-19 Sebastian Drögewavpackparse: After pushing a frame, update last_stop...
2009-11-19 Sebastian Drögewavpackparse: Allow pulling the last WavPack frame...
2009-08-10 Sebastian Drögewavpack: Use GLib GChecksum instead of our own MD5...
2009-05-04 Sebastian Drögewavpack: Implement preset interface
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-08-31 Sebastian Drögeext/wavpack/gstwavpackenc.*: Handle non-zero start...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-07-08 Sebastian DrögeDon't use declarations after statements and variable...
2008-06-19 Sebastian Drögeext/wavpack/gstwavpackparse.c: Use G_GINT64_CONSTANT...
2008-05-16 Jan SchmidtFix some compiler warnings.
2008-04-04 Sebastian Drögeext/wavpack/gstwavpackparse.c: Always use GSlice as...
2008-04-03 Sebastian Drögeext/wavpack/: Use GSlice for allocating index entries...
2008-02-22 Sebastian Drögeext/wavpack/gstwavpackparse.*: Always report the durati...
2007-12-09 Sebastian Drögeext/wavpack/gstwavpackdec.c: Also print a useful error...
2007-12-09 Tim-Philipp Müllerext/wavpack/gstwavpackdec.c: More build fixes for old...
2007-12-09 Sebastian Drögeext/wavpack/: Workaround the non-existance of WavpackGe...
2007-11-20 Sebastian Drögeext/wavpack/gstwavpackcommon.c: Also set the channel...
2007-11-20 Sebastian Drögeext/wavpack/: Add support for encoding, parsing and...
2007-07-24 Sebastian Drögeext/wavpack/gstwavpackdec.c: Don't unref the outgoing...
2007-07-24 Sebastian DrögeUse the new buffer clipping function from gstaudio...
2007-07-16 Sebastian Drögeext/wavpack/gstwavpackdec.c: Fix buffer clipping to...
2007-07-11 Tim-Philipp MüllerFix build against core CVS.
2007-06-28 Sebastian Drögeext/wavpack/gstwavpackparse.*: Use a GSList for the...
2007-06-09 Sebastian Drögeext/wavpack/gstwavpackenc.c: Remove workaround for...
2007-06-09 Sebastian Drögeext/wavpack/: Improve discont handling by checking...
2007-05-21 Sebastian Drögeext/wavpack/gstwavpackenc.c: Specify and use properties...
2007-05-21 Sebastian Drögeext/wavpack/gstwavpackenc.*: Fixup docs, make the bitra...
2007-05-20 Sebastian Drögeext/wavpack/gstwavpackenc.c: Add missing audioconverts...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpack.c: Call bindtextdomain() to...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Remove old workaround...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Handle segment seeks...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Add handling for segment...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Correctly handle errors...
2007-04-29 Thomas Vander Sticheleautogen.sh: Require automake 1.7
2007-03-30 Sebastian Drögeext/wavpack/: Don't play audioconvert. As wavpack wants...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackparse.c: Revert last commit,...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackenc.c: Send the new segment event...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackdec.c: Revert to use gst_pad_allo...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackenc.*: Put the write helpers...
2007-03-21 Sebastian Drögeext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_bu...
2007-03-07 Sebastian Drögeext/wavpack/: Use a general wavpack debug category...
2007-02-24 Tim-Philipp MüllerFix build with LDFLAGS='-Wl,-z,defs'.
2007-01-31 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix a off by one that...
2007-01-25 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix the SEEKING query...
2007-01-25 Sebastian Drögeext/wavpack/: Fix spelling in 2 places: It's called...
2007-01-11 Sebastian Drögeext/wavpack/gstwavpackenc.c: Minor clean-up: use enum...
2006-12-18 Sebastian Drögeext/wavpack/gstwavpackenc.h: Use local copy of md5...
2006-11-15 Sebastian Drögeext/wavpack/: Some small clean-ups: use enums instead...
2006-11-02 Sebastian DrögeFix enum nicks; only emit no-more-pads once; add suppor...
2006-10-17 Tim-Philipp MüllerActivate pads before adding them to running element.
2006-10-05 Tim-Philipp MüllerAnother batch of printf format fixes.
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-08-24 Sebastian Drögeext/wavpack/gstwavpackdec.c: Post audio codec and avera...
2006-08-23 Tim-Philipp Müllerext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegm...
2006-08-23 Sebastian DrögeAdd docs for wavpack elements (#352476).
2006-08-21 Tim-Philipp Müllerext/wavpack/: More clean-ups: use shorter variable...
2006-08-21 Tim-Philipp Müllerext/wavpack/gstwavpackenc.c: Fix caps set on buffers...
2006-08-18 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix resyncing in push...
2006-08-16 Sebastian Drögeext/wavpack/: In push mode, re-sync to next wavpack...
2006-08-15 Sebastian Drögeext/wavpack/gstwavpackparse.*: Make wavpackparse also...
2006-07-18 Tim-Philipp Müllerext/wavpack/gstwavpackdec.c: Fix caps after previous...
2006-07-18 Tim-Philipp Müllerext/wavpack/gstwavpackdec.*: Output audio in native...
2006-07-18 Tim-Philipp Müllerext/wavpack/gstwavpackdec.*: More clean-ups: remove...
2006-07-18 Sebastian Drögeconfigure.ac: Check for wavpack version and define...
2006-06-14 Sebastian Drögeext/wavpack/gstwavpackenc.*: Use bitrate property solel...
2006-06-10 Sebastian Drögeext/wavpack/: Add wavpack encoder element (#343131).
2006-06-09 Tim-Philipp Müllerconfigure.ac: Check for X before using X_CFLAGS in...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-06 Maciej KatafiaszAdd semicolons after GST_BOILERPLATE[_FULL] so that...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-06 j^Unify the long descriptions in the plugin details ...
next