log libfaad2/local_changes.diff @ 32305:667186dcadbf

age author description
Mon, 27 Sep 2010 18:37:43 +0000 reimar Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW.
Mon, 27 Sep 2010 08:35:33 +0000 diego Check for __STDC_VERSION__ >= 199901L before declaring lrintf().
Mon, 27 Sep 2010 08:33:20 +0000 diego cosmetics: Make diff apply cleanly.
Wed, 22 Sep 2010 21:08:59 +0000 diego Mark output_to_PCM_sux as static, it is not used outside of the file; fixes:
Wed, 22 Sep 2010 12:14:38 +0000 diego Do not compile libfaad2's lrintf() implementation if __STDC_VERSION__ is set.
Tue, 21 Sep 2010 13:04:05 +0000 diego Remove local HAVE_LRINTF hack; it should no longer be necessary.
Tue, 21 Sep 2010 12:39:23 +0000 diego Restore trailing whitespace in local diff file.
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Sun, 26 Jul 2009 19:38:22 +0000 diego Make diff apply cleanly to our tree again.
Wed, 13 May 2009 15:22:13 +0000 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
Sat, 28 Feb 2009 10:06:52 +0000 reimar Fix a possible NULL-pointer crash introduced by local changes to libfaad2
Mon, 16 Feb 2009 17:05:58 +0000 diego Use fixed-point implementation on avr32.
Mon, 26 Jan 2009 09:40:04 +0000 diego HAVE_LRINTF is now always defined to either 0 or 1, not defined/undefined.
Thu, 09 Aug 2007 11:35:41 +0000 diego Move some more compiler flags to configure.
Wed, 08 Aug 2007 09:12:33 +0000 diego Move some #defines into configure/config.h.
Tue, 07 Aug 2007 08:57:20 +0000 diego HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Tue, 18 Apr 2006 19:39:34 +0000 rtognimp Update to faad2 cvs 20040915+MPlayer fixes
Sun, 11 Dec 2005 23:55:12 +0000 diego Unify paths in patch and fix recent breakage, no -ko keyword expansion
Wed, 07 Dec 2005 23:13:24 +0000 rathann add fix for sbr_dec.c to local diff, too
Wed, 07 Dec 2005 23:07:40 +0000 rathann add my fix to ps_dec.c to our diff
Wed, 17 Aug 2005 22:50:29 +0000 diego Update for latest changes.
Tue, 01 Mar 2005 05:49:56 +0000 diego cosmetics: Make diff -R apply without offsets.
Wed, 16 Feb 2005 18:31:12 +0000 diego MPlayer-specific changes to libfaad