Mercurial > mplayer.hg
changeset 27741:0401eef4408f
cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.
author | diego |
---|---|
date | Tue, 14 Oct 2008 23:15:10 +0000 |
parents | 4ee7585c9985 |
children | 2abac297b873 |
files | configure |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Tue Oct 14 23:00:04 2008 +0000 +++ b/configure Tue Oct 14 23:15:10 2008 +0000 @@ -8127,9 +8127,6 @@ byte first (like Motorola and SPARC, unlike Intel and VAX). */ $_def_words_endian -/* Define if your processor can access unaligned data in a fast way */ -$_def_fast_unaligned - `ff_config_enable "$_arch_all" "$_arch" "ARCH"` /* Extension defines */ @@ -8674,6 +8671,9 @@ #define HAVE_EBP_AVAILABLE 1 #endif +/* Define if your processor can access unaligned data in a fast way */ +$_def_fast_unaligned + #define CONFIG_GPL 1 #define ENABLE_SMALL 0 #define ENABLE_GRAY 0