git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
[ffmpeg.git]
/
libswscale
/
swscale_internal.h
diff --git
a/libswscale/swscale_internal.h
b/libswscale/swscale_internal.h
index
50cf304
..
85e07c0
100644
(file)
--- a/
libswscale/swscale_internal.h
+++ b/
libswscale/swscale_internal.h
@@
-41,7
+41,7
@@
#define VOF (VOFW*2)
-#if
def WORDS
_BIGENDIAN
+#if
HAVE
_BIGENDIAN
#define ALT32_CORR (-1)
#else
#define ALT32_CORR 1