log libao2/ao_pcm.c @ 20248:cc6a71c55ce3

age author description
2006-05-14 diego Only set the default output filename when it was not passed on the command
2006-05-13 diego Move setting the output filename after the suboption parsing, otherwise it
2006-04-14 reimar -ao pcm:fast suboption for faster-than-realtime dumping
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-08-17 reimar Set block_align in header, seems MatLab can not handle files without.
2005-01-19 reimar use MSTRZ suboption type
2005-01-03 reimar Default to audiodump.pcm with nowaveheader again, but document it in the manpage this time.
2005-01-02 reimar Do not use strndup, it is missing on MinGW.
2005-01-02 faust3 missing ;
2005-01-02 reimar Add -ao pcm suboptions and remove -aofile and -waveheader options.
2004-12-28 alex af_fmt2str_short
2004-12-27 alex removing AFMT_ dependancy
2004-12-07 diego Make include paths consistent.
2004-09-18 ivo mp_msg transition of unmaintained audio output drivers.
2004-04-06 alex uninit immed flag
2003-10-26 attila 64bit types fix by a unkown mandrake 64bit expert
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>