summaryrefslogtreecommitdiffstats
path: root/ext/wavpack/gstwavpackenc.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-05Another batch of printf format fixes.Tim-Philipp Müller1-2/+2
2006-08-23ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...Tim-Philipp Müller1-3/+3
2006-08-23Add docs for wavpack elements (#352476).Sebastian Dröge1-0/+31
2006-08-21ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...Tim-Philipp Müller1-207/+198
2006-08-21ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (outpu...Tim-Philipp Müller1-172/+78
2006-08-16ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...Sebastian Dröge1-3/+3
2006-07-18configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.Sebastian Dröge1-23/+24
2006-06-14ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...Sebastian Dröge1-48/+51
2006-06-10ext/wavpack/: Add wavpack encoder element (#343131).Sebastian Dröge1-0/+1002