summaryrefslogtreecommitdiffstats
path: root/ext/wavpack/gstwavpackdec.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-25ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.Sebastian Dröge1-2/+2
2006-11-15ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ...Sebastian Dröge1-20/+20
2006-08-24ext/wavpack/gstwavpackdec.c: Post audio codec and average bitrate tags on bus...Sebastian Dröge1-0/+31
2006-08-23Add docs for wavpack elements (#352476).Sebastian Dröge1-0/+19
2006-07-18ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...Tim-Philipp Müller1-1/+1
2006-07-18ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also...Tim-Philipp Müller1-32/+37
2006-07-18ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional...Tim-Philipp Müller1-276/+151
2006-07-18configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.Sebastian Dröge1-189/+370
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz1-2/+3
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-01-29ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ...Tim-Philipp Müller1-79/+90
2005-12-19ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...Edward Hervey1-1/+2
2005-12-16ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string.Tim-Philipp Müller1-1/+1
2005-12-16ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...gcocatre@gmail.com1-7/+4
2005-11-25Wavpack ported to 0.9. No support for correction file yet.Edgard Lima1-81/+55
2005-11-25ext/wavpack/: put back wavpack - still needs portingThomas Vander Stichele1-0/+406