log libao2/ao_pcm.c @ 10184:b6c63ab184a4

age author description
Mon, 05 May 2003 23:43:30 +0000 ranma Correct dumping hint (vc dummy faster than null).
Fri, 21 Mar 2003 16:42:50 +0000 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
Tue, 04 Feb 2003 18:22:43 +0000 arpi The "initialize wav header with infinite lenght" broke the
Sun, 02 Feb 2003 16:34:54 +0000 arpi temporary 'inifinte' length disabled (commit r1.13 reversed) due to user
Wed, 29 Jan 2003 12:22:00 +0000 arpi double free(), found by Olivier Galibert <galibert@pobox.com>
Sun, 19 Jan 2003 16:49:02 +0000 arpi When the file is not finished to be written,
Sat, 02 Nov 2002 21:54:08 +0000 colin fix endianness issue on bigendian (let libaf do the conversion ;))
Mon, 07 Oct 2002 19:51:00 +0000 arpi updated for libaf rules
Tue, 06 Aug 2002 20:31:48 +0000 arpi -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
Sun, 21 Jul 2002 12:13:40 +0000 arpi endianess fix by Colin Leroy <colin@colino.net>
Sat, 22 Jun 2002 12:10:02 +0000 albeu Allow writing to pipe.
Thu, 30 May 2002 11:53:51 +0000 pl warning fixes (string.h is required for memset)
Fri, 26 Apr 2002 13:07:03 +0000 atmos4 - Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros.
Sat, 02 Mar 2002 18:54:58 +0000 arpi good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>
Sat, 24 Nov 2001 05:21:22 +0000 anders interface to libao2 changed ao_plugin added
Tue, 12 Jun 2001 14:37:32 +0000 atmosfear Ooops
Tue, 12 Jun 2001 14:24:26 +0000 atmosfear Added support for writing wave files and specifying filename to write to.
Tue, 12 Jun 2001 11:00:15 +0000 atmosfear Added raw PCM writer ao driver.