summaryrefslogtreecommitdiffstats
path: root/gst/wavenc/gstwavenc.c
Commit message (Expand)AuthorAgeFilesLines
* At end of stream, rewrite the header with the correct number of bytesIain Holmes2003-07-291-37/+77
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* wavenc supports 8 bits tooRonald S. Bultje2003-05-131-2/+8
* I'm too lazy to comment thisRonald S. Bultje2003-05-121-1/+1
* wav is little endianBenjamin Otte2003-03-251-1/+1
* The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali2003-01-301-0/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-4/+4
* CleanupsWim Taymans2002-12-271-84/+85
* On Ready to Paused the internal state was set to not setup. FixIain Holmes2002-12-261-2/+3
* fix my bogus additons ot last commit, thanks to taazChristian Schaller2002-10-221-2/+0
* fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holt...Christian Schaller2002-10-221-2/+19
* Added a WAV file encoderIain Holmes2002-10-211-0/+307