summaryrefslogtreecommitdiffstats
path: root/ext/wavpack/gstwavpackenc.h
Commit message (Expand)AuthorAgeFilesLines
* wavpack: Use GLib GChecksum instead of our own MD5 implementationSebastian Dröge2009-08-101-2/+1
* ext/wavpack/gstwavpackenc.*: Handle non-zero start timestamps and stream disc...Sebastian Dröge2008-08-311-0/+3
* ext/wavpack/: Add support for encoding, parsing and decoding multichannel fil...Sebastian Dröge2007-11-201-0/+7
* ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as ...Sebastian Dröge2007-05-211-2/+3
* ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...Sebastian Dröge2007-03-301-5/+2
* ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str...Sebastian Dröge2007-03-221-2/+2
* ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in re...Sebastian Dröge2006-12-181-1/+1
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* Add docs for wavpack elements (#352476).Sebastian Dröge2006-08-231-1/+1
* ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...Tim-Philipp Müller2006-08-211-3/+7
* ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...Sebastian Dröge2006-06-141-1/+1
* ext/wavpack/: Add wavpack encoder element (#343131).Sebastian Dröge2006-06-101-0/+93