| OLD | NEW |
| 1 /* Automatically generated by configure - do not modify! */ | 1 /* Automatically generated by configure - do not modify! */ |
| 2 #ifndef FFMPEG_CONFIG_H | 2 #ifndef FFMPEG_CONFIG_H |
| 3 #define FFMPEG_CONFIG_H | 3 #define FFMPEG_CONFIG_H |
| 4 #define FFMPEG_CONFIGURATION "--disable-everything --disable-network --disable-b
zlib --disable-zlib --enable-shared --enable-decoder='theora,vorbis,libvpx,pcm_u
8,pcm_s16le,pcm_f32le,aac,h264,mp3,wmv1,wmv2,wmv3,wmav1,wmav2,wmapro,mpeg4,pcm_u
8,pcm_s16le,pcm_f32le' --enable-encoder=libvpx --enable-demuxer='ogg,matroska,wa
v,mp3,mov,avi,wav,asf' --enable-parser=mpegaudio --enable-bsf='h264_mp4toannexb,
mpeg4video_es,vc1_asftorcv,vc1_asftoannexg' --enable-cross-compile --arch=arm --
target-os=linux --enable-armv6 --enable-armv6t2 --enable-armvfp --enable-neon --
cross-prefix=/usr/local/google/cross-tools/arm-2009q3/bin/arm-none-linux-gnueabi
- --extra-cflags='-march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp'
" | 4 #define FFMPEG_CONFIGURATION "--disable-everything --disable-network --disable-b
zlib --disable-zlib --disable-swscale --disable-amd3dnow --disable-amd3dnowext -
-enable-shared --enable-decoder='theora,vorbis,libvpx,pcm_u8,pcm_s16le,pcm_f32le
,aac,h264,mp3,wmv1,wmv2,wmv3,wmav1,wmav2,wmapro,mpeg4,pcm_u8,pcm_s16le,pcm_f32le
' --enable-encoder=libvpx --enable-demuxer='ogg,matroska,wav,mp3,mov,avi,wav,asf
' --enable-parser=mpegaudio --enable-bsf='h264_mp4toannexb,mpeg4video_es,vc1_asf
torcv,vc1_asftoannexg' --enable-cross-compile --arch=arm --target-os=linux --ena
ble-armv6 --enable-armv6t2 --enable-armvfp --enable-neon --cross-prefix=/usr/loc
al/google/cross-tools/arm-2009q3/bin/arm-none-linux-gnueabi- --extra-cflags='-ma
rch=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp'" |
| 5 #define FFMPEG_LICENSE "LGPL version 2.1 or later" | 5 #define FFMPEG_LICENSE "LGPL version 2.1 or later" |
| 6 #define FFMPEG_DATADIR "/usr/local/share/ffmpeg" | 6 #define FFMPEG_DATADIR "/usr/local/share/ffmpeg" |
| 7 #define CC_TYPE "gcc" | 7 #define CC_TYPE "gcc" |
| 8 #define CC_VERSION __VERSION__ | 8 #define CC_VERSION __VERSION__ |
| 9 #define restrict restrict | 9 #define restrict restrict |
| 10 #define ASMALIGN(ZEROBITS) ".p2align " #ZEROBITS "\n\t" | 10 #define ASMALIGN(ZEROBITS) ".p2align " #ZEROBITS "\n\t" |
| 11 #define EXTERN_PREFIX "" | 11 #define EXTERN_PREFIX "" |
| 12 #define EXTERN_ASM | 12 #define EXTERN_ASM |
| 13 #define ARCH_ALPHA 0 | 13 #define ARCH_ALPHA 0 |
| 14 #define ARCH_ARM 1 | 14 #define ARCH_ARM 1 |
| 15 #define ARCH_AVR32 0 | 15 #define ARCH_AVR32 0 |
| 16 #define ARCH_AVR32_AP 0 | 16 #define ARCH_AVR32_AP 0 |
| 17 #define ARCH_AVR32_UC 0 | 17 #define ARCH_AVR32_UC 0 |
| 18 #define ARCH_BFIN 0 | 18 #define ARCH_BFIN 0 |
| 19 #define ARCH_IA64 0 | 19 #define ARCH_IA64 0 |
| 20 #define ARCH_M68K 0 | 20 #define ARCH_M68K 0 |
| 21 #define ARCH_MIPS 0 | 21 #define ARCH_MIPS 0 |
| 22 #define ARCH_MIPS64 0 | 22 #define ARCH_MIPS64 0 |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 158 #define CONFIG_AVDEVICE 1 | 158 #define CONFIG_AVDEVICE 1 |
| 159 #define CONFIG_AVFILTER 1 | 159 #define CONFIG_AVFILTER 1 |
| 160 #define CONFIG_AVFORMAT 1 | 160 #define CONFIG_AVFORMAT 1 |
| 161 #define CONFIG_AVISYNTH 0 | 161 #define CONFIG_AVISYNTH 0 |
| 162 #define CONFIG_BZLIB 0 | 162 #define CONFIG_BZLIB 0 |
| 163 #define CONFIG_DCT 0 | 163 #define CONFIG_DCT 0 |
| 164 #define CONFIG_DOC 0 | 164 #define CONFIG_DOC 0 |
| 165 #define CONFIG_DWT 0 | 165 #define CONFIG_DWT 0 |
| 166 #define CONFIG_DXVA2 0 | 166 #define CONFIG_DXVA2 0 |
| 167 #define CONFIG_FASTDIV 1 | 167 #define CONFIG_FASTDIV 1 |
| 168 #define CONFIG_FFMPEG 1 | 168 #define CONFIG_FFMPEG 0 |
| 169 #define CONFIG_FFPLAY 0 | 169 #define CONFIG_FFPLAY 0 |
| 170 #define CONFIG_FFPROBE 1 | 170 #define CONFIG_FFPROBE 1 |
| 171 #define CONFIG_FFSERVER 0 | 171 #define CONFIG_FFSERVER 0 |
| 172 #define CONFIG_FFT 1 | 172 #define CONFIG_FFT 1 |
| 173 #define CONFIG_GOLOMB 1 | 173 #define CONFIG_GOLOMB 1 |
| 174 #define CONFIG_GPL 0 | 174 #define CONFIG_GPL 0 |
| 175 #define CONFIG_GRAY 0 | 175 #define CONFIG_GRAY 0 |
| 176 #define CONFIG_H264DSP 1 | 176 #define CONFIG_H264DSP 1 |
| 177 #define CONFIG_H264PRED 1 | 177 #define CONFIG_H264PRED 1 |
| 178 #define CONFIG_HARDCODED_TABLES 0 | 178 #define CONFIG_HARDCODED_TABLES 0 |
| (...skipping 25 matching lines...) Expand all Loading... |
| 204 #define CONFIG_NETWORK 0 | 204 #define CONFIG_NETWORK 0 |
| 205 #define CONFIG_NONFREE 0 | 205 #define CONFIG_NONFREE 0 |
| 206 #define CONFIG_PIC 1 | 206 #define CONFIG_PIC 1 |
| 207 #define CONFIG_POSTPROC 0 | 207 #define CONFIG_POSTPROC 0 |
| 208 #define CONFIG_RDFT 1 | 208 #define CONFIG_RDFT 1 |
| 209 #define CONFIG_RUNTIME_CPUDETECT 0 | 209 #define CONFIG_RUNTIME_CPUDETECT 0 |
| 210 #define CONFIG_SHARED 1 | 210 #define CONFIG_SHARED 1 |
| 211 #define CONFIG_SMALL 0 | 211 #define CONFIG_SMALL 0 |
| 212 #define CONFIG_SRAM 0 | 212 #define CONFIG_SRAM 0 |
| 213 #define CONFIG_STATIC 1 | 213 #define CONFIG_STATIC 1 |
| 214 #define CONFIG_SWSCALE 1 | 214 #define CONFIG_SWSCALE 0 |
| 215 #define CONFIG_SWSCALE_ALPHA 1 | 215 #define CONFIG_SWSCALE_ALPHA 1 |
| 216 #define CONFIG_VAAPI 0 | 216 #define CONFIG_VAAPI 0 |
| 217 #define CONFIG_VDPAU 0 | 217 #define CONFIG_VDPAU 0 |
| 218 #define CONFIG_VERSION3 0 | 218 #define CONFIG_VERSION3 0 |
| 219 #define CONFIG_X11GRAB 0 | 219 #define CONFIG_X11GRAB 0 |
| 220 #define CONFIG_ZLIB 0 | 220 #define CONFIG_ZLIB 0 |
| 221 #define CONFIG_AVUTIL 1 | 221 #define CONFIG_AVUTIL 1 |
| 222 #define CONFIG_GPLV3 0 | 222 #define CONFIG_GPLV3 0 |
| 223 #define CONFIG_LGPLV3 0 | 223 #define CONFIG_LGPLV3 0 |
| 224 #define CONFIG_AASC_DECODER 0 | 224 #define CONFIG_AASC_DECODER 0 |
| (...skipping 664 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 889 #define CONFIG_HFLIP_FILTER 0 | 889 #define CONFIG_HFLIP_FILTER 0 |
| 890 #define CONFIG_NOFORMAT_FILTER 0 | 890 #define CONFIG_NOFORMAT_FILTER 0 |
| 891 #define CONFIG_NULL_FILTER 0 | 891 #define CONFIG_NULL_FILTER 0 |
| 892 #define CONFIG_PAD_FILTER 0 | 892 #define CONFIG_PAD_FILTER 0 |
| 893 #define CONFIG_PIXDESCTEST_FILTER 0 | 893 #define CONFIG_PIXDESCTEST_FILTER 0 |
| 894 #define CONFIG_PIXELASPECT_FILTER 0 | 894 #define CONFIG_PIXELASPECT_FILTER 0 |
| 895 #define CONFIG_SCALE_FILTER 0 | 895 #define CONFIG_SCALE_FILTER 0 |
| 896 #define CONFIG_SLICIFY_FILTER 0 | 896 #define CONFIG_SLICIFY_FILTER 0 |
| 897 #define CONFIG_UNSHARP_FILTER 0 | 897 #define CONFIG_UNSHARP_FILTER 0 |
| 898 #define CONFIG_VFLIP_FILTER 0 | 898 #define CONFIG_VFLIP_FILTER 0 |
| 899 #define CONFIG_BUFFER_FILTER 1 | 899 #define CONFIG_BUFFER_FILTER 0 |
| 900 #define CONFIG_COLOR_FILTER 0 | 900 #define CONFIG_COLOR_FILTER 0 |
| 901 #define CONFIG_NULLSRC_FILTER 0 | 901 #define CONFIG_NULLSRC_FILTER 0 |
| 902 #define CONFIG_NULLSINK_FILTER 0 | 902 #define CONFIG_NULLSINK_FILTER 0 |
| 903 #define CONFIG_CONCAT_PROTOCOL 0 | 903 #define CONFIG_CONCAT_PROTOCOL 0 |
| 904 #define CONFIG_FILE_PROTOCOL 0 | 904 #define CONFIG_FILE_PROTOCOL 0 |
| 905 #define CONFIG_GOPHER_PROTOCOL 0 | 905 #define CONFIG_GOPHER_PROTOCOL 0 |
| 906 #define CONFIG_HTTP_PROTOCOL 0 | 906 #define CONFIG_HTTP_PROTOCOL 0 |
| 907 #define CONFIG_MMSH_PROTOCOL 0 | 907 #define CONFIG_MMSH_PROTOCOL 0 |
| 908 #define CONFIG_MMST_PROTOCOL 0 | 908 #define CONFIG_MMST_PROTOCOL 0 |
| 909 #define CONFIG_MD5_PROTOCOL 0 | 909 #define CONFIG_MD5_PROTOCOL 0 |
| (...skipping 12 matching lines...) Expand all Loading... |
| 922 #define CONFIG_JACK_INDEV 0 | 922 #define CONFIG_JACK_INDEV 0 |
| 923 #define CONFIG_OSS_INDEV 0 | 923 #define CONFIG_OSS_INDEV 0 |
| 924 #define CONFIG_V4L2_INDEV 0 | 924 #define CONFIG_V4L2_INDEV 0 |
| 925 #define CONFIG_V4L_INDEV 0 | 925 #define CONFIG_V4L_INDEV 0 |
| 926 #define CONFIG_VFWCAP_INDEV 0 | 926 #define CONFIG_VFWCAP_INDEV 0 |
| 927 #define CONFIG_X11_GRAB_DEVICE_INDEV 0 | 927 #define CONFIG_X11_GRAB_DEVICE_INDEV 0 |
| 928 #define CONFIG_LIBDC1394_INDEV 0 | 928 #define CONFIG_LIBDC1394_INDEV 0 |
| 929 #define CONFIG_ALSA_OUTDEV 0 | 929 #define CONFIG_ALSA_OUTDEV 0 |
| 930 #define CONFIG_OSS_OUTDEV 0 | 930 #define CONFIG_OSS_OUTDEV 0 |
| 931 #endif /* FFMPEG_CONFIG_H */ | 931 #endif /* FFMPEG_CONFIG_H */ |
| OLD | NEW |