summaryrefslogtreecommitdiffstats
path: root/ext/wavpack/gstwavpackparse.c
Commit message (Expand)AuthorAgeFilesLines
* ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...Sebastian Dröge2006-08-161-2/+35
* ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...Sebastian Dröge2006-08-151-50/+187
* ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...Tim-Philipp Müller2006-07-181-1/+39
* configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.Sebastian Dröge2006-07-181-22/+53
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-3/+4
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-7/+7
* ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ...Tim-Philipp Müller2006-01-291-411/+561
* ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...gcocatre@gmail.com2005-12-161-1/+1
* ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...Tim-Philipp Müller2005-12-121-4/+4
* Wavpack ported to 0.9. No support for correction file yet.Edgard Lima2005-11-251-148/+320
* ext/wavpack/: put back wavpack - still needs portingThomas Vander Stichele2005-11-251-0/+529