log libaf/af_format.c @ 33763:03824cf8728d

age author description
Wed, 06 Jul 2011 23:35:39 +0000 iive Fix the precision loss in float -> 32bit conversion case, introduced
Mon, 04 Jul 2011 22:24:52 +0000 iive Audio format conversion from float to int is not checked for overflow.
Mon, 11 Jan 2010 20:27:52 +0000 reimar Add support for distinguishing between little- and big-endian SPDIF AC3
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 28 Mar 2009 19:57:56 +0000 bircoph Remove af_msg special-casing API in libaf.
Mon, 26 Jan 2009 09:56:27 +0000 diego WORDS_BIGENDIAN is defined/undefined, not 0/1.
Mon, 26 Jan 2009 09:54:14 +0000 diego Drop HAVE_LRINTF check, lrintf is used without checking in other places.
Sun, 25 Jan 2009 23:55:21 +0000 diego Fix build: Add required header and adjust preprocessor check.
Mon, 05 Jan 2009 22:05:19 +0000 diego Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and
Mon, 05 Jan 2009 21:55:19 +0000 diego Remove unnecessary local definition of _ISOC9X_SOURCE.
Mon, 05 Jan 2009 12:41:40 +0000 diego Replace informal license notices by standard license header
Wed, 09 Apr 2008 18:20:22 +0000 diego Remove useless #include.
Thu, 01 Nov 2007 06:52:01 +0000 uau libaf: change filter input/output ratio calculations
Wed, 19 Sep 2007 15:44:09 +0000 reimar Fix loads of typos