[SCM] libav/experimental: Define HAVE_BIGENDIAN as 0 or 1 according to CPU type

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:46:06 UTC 2013


The following commit has been merged in the experimental branch:
commit 08a85a59d63bf12e648863459d84fe82ec7d192b
Author: Måns Rullgård <mans at mansr.com>
Date:   Tue May 19 19:40:22 2009 +0000

    Define HAVE_BIGENDIAN as 0 or 1 according to CPU type
    
    This should replace the inconsistently named and defined
    WORDS_BIGENDIAN.
    
    Originally committed as revision 18873 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 1f923f4..956bbbb 100755
--- a/configure
+++ b/configure
@@ -866,6 +866,7 @@ HAVE_LIST="
     alsa_asoundlib_h
     altivec_h
     arpa_inet_h
+    bigendian
     bswap
     closesocket
     cmov

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list