summaryrefslogtreecommitdiffstats
path: root/gst/wavenc/gstwavenc.h
Commit message (Expand)AuthorAgeFilesLines
* gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #5...Sebastian Dröge2008-11-271-1/+1
* gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the ...Sebastian Dröge2008-10-301-1/+1
* gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having ...Sebastian Dröge2007-06-031-0/+1
* gst/wavenc/gstwavenc.*: everything else results in a invalid block align and ...Sebastian Dröge2007-04-181-1/+0
* gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't...Tim-Philipp Müller2006-04-191-17/+12
* tidying up -good for businessThomas Vander Stichele2005-08-301-1/+1
* gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali2004-09-191-0/+2
* *.h: Revert indentingJohan Dahlin2004-03-151-6/+7
* gst-indentThomas Vander Stichele2004-03-141-7/+6
* Merge CAPS branchDavid Schleef2003-12-221-3/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Add a local copy of riff.h, and add metadata writing ability to wavencIain Holmes2003-10-291-0/+3
* At end of stream, rewrite the header with the correct number of bytesIain Holmes2003-07-291-2/+3
* CleanupsWim Taymans2002-12-271-11/+3
* Added a WAV file encoderIain Holmes2002-10-211-0/+76