summaryrefslogtreecommitdiffstats
path: root/ext/wavpack/gstwavpackparse.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-24ext/wavpack/gstwavpackdec.c: Post audio codec and average bitrate tags on bus...Sebastian Dröge1-3/+6
2006-08-23ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...Tim-Philipp Müller1-1/+1
2006-08-23Add docs for wavpack elements (#352476).Sebastian Dröge1-0/+17
2006-08-21ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...Tim-Philipp Müller1-79/+76
2006-08-18ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn...Sebastian Dröge1-28/+99
2006-08-16ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...Sebastian Dröge1-2/+35
2006-08-15ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...Sebastian Dröge1-50/+187
2006-07-18ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...Tim-Philipp Müller1-1/+39
2006-07-18configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.Sebastian Dröge1-22/+53
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-3/+4
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-7/+7
2006-01-29ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ...Tim-Philipp Müller1-411/+561
2005-12-16ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...gcocatre@gmail.com1-1/+1
2005-12-12ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...Tim-Philipp Müller1-4/+4
2005-11-25Wavpack ported to 0.9. No support for correction file yet.Edgard Lima1-148/+320
2005-11-25ext/wavpack/: put back wavpack - still needs portingThomas Vander Stichele1-0/+529