log libao2/ao_pcm.c @ 10169:46badb3d0b1c

age author description
2003-05-05 ranma Correct dumping hint (vc dummy faster than null).
2003-03-21 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
2003-02-04 arpi The "initialize wav header with infinite lenght" broke the
2003-02-02 arpi temporary 'inifinte' length disabled (commit r1.13 reversed) due to user
2003-01-29 arpi double free(), found by Olivier Galibert <galibert@pobox.com>
2003-01-19 arpi When the file is not finished to be written,
2002-11-02 colin fix endianness issue on bigendian (let libaf do the conversion ;))
2002-10-07 arpi updated for libaf rules
2002-08-06 arpi -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
2002-07-21 arpi endianess fix by Colin Leroy <colin@colino.net>
2002-06-22 albeu Allow writing to pipe.
2002-05-30 pl warning fixes (string.h is required for memset)
2002-04-26 atmos4 - Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros.
2002-03-02 arpi good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>
2001-11-24 anders interface to libao2 changed ao_plugin added
2001-06-12 atmosfear Ooops
2001-06-12 atmosfear Added support for writing wave files and specifying filename to write to.
2001-06-12 atmosfear Added raw PCM writer ao driver.