aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_pcm.c
Commit message (Expand)AuthorAge
* Correct dumping hint (vc dummy faster than null).Gravatar ranma2003-05-05
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Gravatar alex2003-03-21
* The "initialize wav header with infinite lenght" broke theGravatar arpi2003-02-04
* temporary 'inifinte' length disabled (commit r1.13 reversed) due to userGravatar arpi2003-02-02
* double free(), found by Olivier Galibert <galibert@pobox.com>Gravatar arpi2003-01-29
* When the file is not finished to be written,Gravatar arpi2003-01-19
* fix endianness issue on bigendian (let libaf do the conversion ;))Gravatar colin2002-11-02
* updated for libaf rulesGravatar arpi2002-10-07
* -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>Gravatar arpi2002-08-06
* endianess fix by Colin Leroy <colin@colino.net>Gravatar arpi2002-07-21
* Allow writing to pipe.Gravatar albeu2002-06-22
* warning fixes (string.h is required for memset)Gravatar pl2002-05-30
* - Fix for big apple architectures by Rogerio Brito, reworked by me to use bsw...Gravatar atmos42002-04-26
* good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>Gravatar arpi2002-03-02
* interface to libao2 changed ao_plugin addedGravatar anders2001-11-24
* OoopsGravatar atmosfear2001-06-12
* Added support for writing wave files and specifying filename to write to.Gravatar atmosfear2001-06-12
* Added raw PCM writer ao driver.Gravatar atmosfear2001-06-12