log libaf/af_format.c @ 13989:dcb6b4a33aaa

age author description
Sat, 20 Nov 2004 10:32:52 +0000 reimar declare check_format and check_bps static, they are used nowhere else.
Tue, 18 May 2004 19:13:15 +0000 reimar using bswap.h for endianness conversion
Sun, 16 May 2004 16:21:33 +0000 reimar fix endian conversion for (curently unused) case where in buffer != out buffer
Sun, 16 May 2004 10:48:59 +0000 reimar support for 24 bit pcm/wav files
Sat, 01 May 2004 20:16:54 +0000 rfelker more stupid crap
Sat, 18 Jan 2003 17:31:58 +0000 arpi export fmt2str()
Sat, 28 Dec 2002 13:59:53 +0000 anders Changes includes:
Thu, 14 Nov 2002 09:47:46 +0000 anders 10l
Wed, 13 Nov 2002 09:09:50 +0000 anders Fixing segfault bug and addnig support for lrintf() in format conversion
Tue, 12 Nov 2002 12:33:56 +0000 anders New features:
Thu, 31 Oct 2002 11:06:19 +0000 anders Adding commandline options for filters and fixing stupid bug in cfg
Sat, 12 Oct 2002 20:02:01 +0000 jkeil Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
Fri, 11 Oct 2002 04:23:52 +0000 anders Correcting counters and flags
Sun, 06 Oct 2002 11:26:14 +0000 anders Adding Support for non-reentrant audio filters
Tue, 01 Oct 2002 12:53:30 +0000 anders Adding support for multiple audio streams and removing annoying message from resample and format
Tue, 01 Oct 2002 06:45:08 +0000 anders Adding new audio output filter layer libaf