log liba52/liba52_changes.diff @ 29152:97ab4928cd4d

age author description
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