log liba52/liba52_changes.diff @ 29949:fc8f901ee516

age author description
Fri, 04 Sep 2009 10:31:24 +0000 reimar Disable liba52 SSE imdct for x86_64+PIC (e.g. OSX 64 bit) since it will
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Wed, 13 May 2009 15:22:13 +0000 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
Wed, 08 Apr 2009 20:21:21 +0000 ramiro Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
Fri, 06 Mar 2009 00:41:09 +0000 diego Sync local changes file with #ifdef --> #if conversion.
Tue, 17 Feb 2009 10:41:13 +0000 diego Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
Mon, 26 Jan 2009 09:29:53 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW
Sun, 25 Jan 2009 21:03:02 +0000 diego HAVE_3DNOWEX --> HAVE_3DNOWEXT
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Tue, 26 Aug 2008 22:38:12 +0000 diego Drop av_always_inline definition. It is duplicated from libavutil and
Tue, 26 Aug 2008 21:29:54 +0000 diego Rename always_inline macro to av_always_inline so as not to clash with
Fri, 22 Aug 2008 21:35:38 +0000 diego Remove unused and untested function. It is only part of our local patchset.
Sun, 17 Aug 2008 22:32:30 +0000 diego fix for alignment problem on older ARM cores
Sat, 26 Jul 2008 12:26:04 +0000 diego Remove AltiVec vector declaration compiler compatibility macros.
Fri, 30 May 2008 12:05:24 +0000 diego Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.
Mon, 18 Feb 2008 23:32:17 +0000 diego Refactor AltiVec macros as done for FFmpeg.
Tue, 11 Dec 2007 20:16:00 +0000 diego There is a check for altivec.h in configure so use the preprocessor directive
Tue, 11 Dec 2007 20:07:18 +0000 diego Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__.
Sat, 28 Jul 2007 14:28:38 +0000 diego cosmetics: misc typo fixes
Tue, 05 Dec 2006 07:14:05 +0000 gpoirier update local diff after r20779
Sun, 13 Aug 2006 00:44:42 +0000 diego Update for changes from r19378 (ASMALIGN macro).
Sat, 29 Jul 2006 23:26:30 +0000 diego cosmetics: Make patch apply cleanly.
Thu, 15 Jun 2006 22:59:40 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 22:58:06 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Tue, 22 Mar 2005 23:25:06 +0000 diego MPlayer-specific changes to liba52