| 1 | # Automatically generated by configure - do not modify! |
|---|
| 2 | prefix=$(DESTDIR)/usr/local |
|---|
| 3 | libdir=$(DESTDIR)/usr/local/lib |
|---|
| 4 | incdir=$(DESTDIR)/usr/local/include/ffmpeg |
|---|
| 5 | bindir=$(DESTDIR)/usr/local/bin |
|---|
| 6 | mandir=$(DESTDIR)/usr/local/man |
|---|
| 7 | MAKE=make |
|---|
| 8 | CC=cc |
|---|
| 9 | AR=ar |
|---|
| 10 | RANLIB=ranlib |
|---|
| 11 | STRIP=strip -x |
|---|
| 12 | INSTALLSTRIP= |
|---|
| 13 | OPTFLAGS=-O3 -g -no-cpp-precomp -pipe -fomit-frame-pointer -force_cpusubtype_ALL -Wno-sign-compare -faltivec -Wdeclaration-after-statement -Wall -Wno-switch -mdynamic-no-pic |
|---|
| 14 | SHCFLAGS=-O3 -g -no-cpp-precomp -pipe -fomit-frame-pointer -force_cpusubtype_ALL -Wno-sign-compare -faltivec -Wdeclaration-after-statement -Wall -Wno-switch |
|---|
| 15 | LDFLAGS=-Wl,-dynamic,-search_paths_first |
|---|
| 16 | LDCONFIG=ldconfig |
|---|
| 17 | FFSLDFLAGS=-Wl,-bind_at_load |
|---|
| 18 | SHFLAGS=-dynamiclib -Wl,-single_module -Wl,-install_name,$(libdir)/$(SLIBNAME),-current_version,$(SPPVERSION),-compatibility_version,$(SPPVERSION) |
|---|
| 19 | LIBOBJFLAGS= |
|---|
| 20 | BUILD_STATIC=yes |
|---|
| 21 | BUILDSUF= |
|---|
| 22 | LIBPREF=lib |
|---|
| 23 | LIBSUF=${BUILDSUF}.a |
|---|
| 24 | LIB=$(LIBPREF)$(NAME)$(LIBSUF) |
|---|
| 25 | SLIBPREF=lib |
|---|
| 26 | SLIBSUF=${BUILDSUF}.dylib |
|---|
| 27 | EXESUF=${BUILDSUF} |
|---|
| 28 | TARGET_OS=Darwin |
|---|
| 29 | TARGET_ARCH_POWERPC=yes |
|---|
| 30 | WORDS_BIGENDIAN=yes |
|---|
| 31 | TARGET_ALTIVEC=yes |
|---|
| 32 | HAVE_FREETYPE2=yes |
|---|
| 33 | BUILD_DOC=yes |
|---|
| 34 | BUILD_VHOOK=yes |
|---|
| 35 | EXTRALIBS= -lz |
|---|
| 36 | VERSION=CVS |
|---|
| 37 | CONFIG_ENCODERS=yes |
|---|
| 38 | CONFIG_DECODERS=yes |
|---|
| 39 | CONFIG_MUXERS=yes |
|---|
| 40 | CONFIG_DEMUXERS=yes |
|---|
| 41 | CONFIG_PP=yes |
|---|
| 42 | CONFIG_NETWORK=yes |
|---|
| 43 | CONFIG_ZLIB=yes |
|---|
| 44 | CONFIG_DARWIN=yes |
|---|
| 45 | CONFIG_PROTOCOLS=yes |
|---|
| 46 | CONFIG_FFSERVER=yes |
|---|
| 47 | CONFIG_GPL=yes |
|---|
| 48 | CONFIG_AC3_ENCODER=yes |
|---|
| 49 | CONFIG_MP2_ENCODER=yes |
|---|
| 50 | CONFIG_MP3LAME_ENCODER=yes |
|---|
| 51 | CONFIG_OGGVORBIS_ENCODER=yes |
|---|
| 52 | CONFIG_OGGVORBIS_DECODER=yes |
|---|
| 53 | CONFIG_OGGTHEORA_ENCODER=yes |
|---|
| 54 | CONFIG_OGGTHEORA_DECODER=yes |
|---|
| 55 | CONFIG_FAAC_ENCODER=yes |
|---|
| 56 | CONFIG_XVID_ENCODER=yes |
|---|
| 57 | CONFIG_MPEG1VIDEO_ENCODER=yes |
|---|
| 58 | CONFIG_H264_ENCODER=yes |
|---|
| 59 | CONFIG_MPEG2VIDEO_ENCODER=yes |
|---|
| 60 | CONFIG_H261_ENCODER=yes |
|---|
| 61 | CONFIG_H263_ENCODER=yes |
|---|
| 62 | CONFIG_H263P_ENCODER=yes |
|---|
| 63 | CONFIG_FLV_ENCODER=yes |
|---|
| 64 | CONFIG_RV10_ENCODER=yes |
|---|
| 65 | CONFIG_RV20_ENCODER=yes |
|---|
| 66 | CONFIG_MPEG4_ENCODER=yes |
|---|
| 67 | CONFIG_MSMPEG4V1_ENCODER=yes |
|---|
| 68 | CONFIG_MSMPEG4V2_ENCODER=yes |
|---|
| 69 | CONFIG_MSMPEG4V3_ENCODER=yes |
|---|
| 70 | CONFIG_WMV1_ENCODER=yes |
|---|
| 71 | CONFIG_WMV2_ENCODER=yes |
|---|
| 72 | CONFIG_SVQ1_ENCODER=yes |
|---|
| 73 | CONFIG_MJPEG_ENCODER=yes |
|---|
| 74 | CONFIG_LJPEG_ENCODER=yes |
|---|
| 75 | CONFIG_JPEGLS_ENCODER=yes |
|---|
| 76 | CONFIG_PNG_ENCODER=yes |
|---|
| 77 | CONFIG_PPM_ENCODER=yes |
|---|
| 78 | CONFIG_PGM_ENCODER=yes |
|---|
| 79 | CONFIG_PGMYUV_ENCODER=yes |
|---|
| 80 | CONFIG_PBM_ENCODER=yes |
|---|
| 81 | CONFIG_PAM_ENCODER=yes |
|---|
| 82 | CONFIG_HUFFYUV_ENCODER=yes |
|---|
| 83 | CONFIG_FFVHUFF_ENCODER=yes |
|---|
| 84 | CONFIG_ASV1_ENCODER=yes |
|---|
| 85 | CONFIG_ASV2_ENCODER=yes |
|---|
| 86 | CONFIG_FFV1_ENCODER=yes |
|---|
| 87 | CONFIG_SNOW_ENCODER=yes |
|---|
| 88 | CONFIG_ZLIB_ENCODER=yes |
|---|
| 89 | CONFIG_DVVIDEO_ENCODER=yes |
|---|
| 90 | CONFIG_SONIC_ENCODER=yes |
|---|
| 91 | CONFIG_SONIC_LS_ENCODER=yes |
|---|
| 92 | CONFIG_X264_ENCODER=yes |
|---|
| 93 | CONFIG_LIBGSM_ENCODER=yes |
|---|
| 94 | CONFIG_RAWVIDEO_ENCODER=yes |
|---|
| 95 | CONFIG_H263_DECODER=yes |
|---|
| 96 | CONFIG_H261_DECODER=yes |
|---|
| 97 | CONFIG_MPEG4_DECODER=yes |
|---|
| 98 | CONFIG_MSMPEG4V1_DECODER=yes |
|---|
| 99 | CONFIG_MSMPEG4V2_DECODER=yes |
|---|
| 100 | CONFIG_MSMPEG4V3_DECODER=yes |
|---|
| 101 | CONFIG_WMV1_DECODER=yes |
|---|
| 102 | CONFIG_WMV2_DECODER=yes |
|---|
| 103 | CONFIG_VC9_DECODER=yes |
|---|
| 104 | CONFIG_WMV3_DECODER=yes |
|---|
| 105 | CONFIG_H263I_DECODER=yes |
|---|
| 106 | CONFIG_FLV_DECODER=yes |
|---|
| 107 | CONFIG_RV10_DECODER=yes |
|---|
| 108 | CONFIG_RV20_DECODER=yes |
|---|
| 109 | CONFIG_SVQ1_DECODER=yes |
|---|
| 110 | CONFIG_SVQ3_DECODER=yes |
|---|
| 111 | CONFIG_WMAV1_DECODER=yes |
|---|
| 112 | CONFIG_WMAV2_DECODER=yes |
|---|
| 113 | CONFIG_INDEO2_DECODER=yes |
|---|
| 114 | CONFIG_INDEO3_DECODER=yes |
|---|
| 115 | CONFIG_TSCC_DECODER=yes |
|---|
| 116 | CONFIG_CSCD_DECODER=yes |
|---|
| 117 | CONFIG_NUV_DECODER=yes |
|---|
| 118 | CONFIG_ULTI_DECODER=yes |
|---|
| 119 | CONFIG_QDRAW_DECODER=yes |
|---|
| 120 | CONFIG_XL_DECODER=yes |
|---|
| 121 | CONFIG_QPEG_DECODER=yes |
|---|
| 122 | CONFIG_LOCO_DECODER=yes |
|---|
| 123 | CONFIG_KMVC_DECODER=yes |
|---|
| 124 | CONFIG_WNV1_DECODER=yes |
|---|
| 125 | CONFIG_AASC_DECODER=yes |
|---|
| 126 | CONFIG_FRAPS_DECODER=yes |
|---|
| 127 | CONFIG_AAC_DECODER=yes |
|---|
| 128 | CONFIG_MPEG4AAC_DECODER=yes |
|---|
| 129 | CONFIG_MPEG1VIDEO_DECODER=yes |
|---|
| 130 | CONFIG_MPEG2VIDEO_DECODER=yes |
|---|
| 131 | CONFIG_MPEGVIDEO_DECODER=yes |
|---|
| 132 | CONFIG_MPEG_XVMC_DECODER=yes |
|---|
| 133 | CONFIG_DVVIDEO_DECODER=yes |
|---|
| 134 | CONFIG_MJPEG_DECODER=yes |
|---|
| 135 | CONFIG_MJPEGB_DECODER=yes |
|---|
| 136 | CONFIG_SP5X_DECODER=yes |
|---|
| 137 | CONFIG_PNG_DECODER=yes |
|---|
| 138 | CONFIG_MP2_DECODER=yes |
|---|
| 139 | CONFIG_MP3_DECODER=yes |
|---|
| 140 | CONFIG_MP3ADU_DECODER=yes |
|---|
| 141 | CONFIG_MP3ON4_DECODER=yes |
|---|
| 142 | CONFIG_MACE3_DECODER=yes |
|---|
| 143 | CONFIG_MACE6_DECODER=yes |
|---|
| 144 | CONFIG_HUFFYUV_DECODER=yes |
|---|
| 145 | CONFIG_FFVHUFF_DECODER=yes |
|---|
| 146 | CONFIG_FFV1_DECODER=yes |
|---|
| 147 | CONFIG_SNOW_DECODER=yes |
|---|
| 148 | CONFIG_CYUV_DECODER=yes |
|---|
| 149 | CONFIG_H264_DECODER=yes |
|---|
| 150 | CONFIG_VP3_DECODER=yes |
|---|
| 151 | CONFIG_THEORA_DECODER=yes |
|---|
| 152 | CONFIG_ASV1_DECODER=yes |
|---|
| 153 | CONFIG_ASV2_DECODER=yes |
|---|
| 154 | CONFIG_VCR1_DECODER=yes |
|---|
| 155 | CONFIG_CLJR_DECODER=yes |
|---|
| 156 | CONFIG_FOURXM_DECODER=yes |
|---|
| 157 | CONFIG_MDEC_DECODER=yes |
|---|
| 158 | CONFIG_ROQ_DECODER=yes |
|---|
| 159 | CONFIG_INTERPLAY_VIDEO_DECODER=yes |
|---|
| 160 | CONFIG_XAN_WC3_DECODER=yes |
|---|
| 161 | CONFIG_RPZA_DECODER=yes |
|---|
| 162 | CONFIG_CINEPAK_DECODER=yes |
|---|
| 163 | CONFIG_MSRLE_DECODER=yes |
|---|
| 164 | CONFIG_MSVIDEO1_DECODER=yes |
|---|
| 165 | CONFIG_VQA_DECODER=yes |
|---|
| 166 | CONFIG_IDCIN_DECODER=yes |
|---|
| 167 | CONFIG_EIGHTBPS_DECODER=yes |
|---|
| 168 | CONFIG_SMC_DECODER=yes |
|---|
| 169 | CONFIG_FLIC_DECODER=yes |
|---|
| 170 | CONFIG_TRUEMOTION1_DECODER=yes |
|---|
| 171 | CONFIG_TRUEMOTION2_DECODER=yes |
|---|
| 172 | CONFIG_VMDVIDEO_DECODER=yes |
|---|
| 173 | CONFIG_VMDAUDIO_DECODER=yes |
|---|
| 174 | CONFIG_MSZH_DECODER=yes |
|---|
| 175 | CONFIG_ZLIB_DECODER=yes |
|---|
| 176 | CONFIG_ZMBV_DECODER=yes |
|---|
| 177 | CONFIG_SMACKER_DECODER=yes |
|---|
| 178 | CONFIG_SMACKAUD_DECODER=yes |
|---|
| 179 | CONFIG_SONIC_DECODER=yes |
|---|
| 180 | CONFIG_AC3_DECODER=yes |
|---|
| 181 | CONFIG_DTS_DECODER=yes |
|---|
| 182 | CONFIG_RA_144_DECODER=yes |
|---|
| 183 | CONFIG_RA_288_DECODER=yes |
|---|
| 184 | CONFIG_ROQ_DPCM_DECODER=yes |
|---|
| 185 | CONFIG_INTERPLAY_DPCM_DECODER=yes |
|---|
| 186 | CONFIG_XAN_DPCM_DECODER=yes |
|---|
| 187 | CONFIG_SOL_DPCM_DECODER=yes |
|---|
| 188 | CONFIG_QTRLE_DECODER=yes |
|---|
| 189 | CONFIG_FLAC_DECODER=yes |
|---|
| 190 | CONFIG_SHORTEN_DECODER=yes |
|---|
| 191 | CONFIG_ALAC_DECODER=yes |
|---|
| 192 | CONFIG_WS_SND1_DECODER=yes |
|---|
| 193 | CONFIG_VORBIS_DECODER=yes |
|---|
| 194 | CONFIG_LIBGSM_DECODER=yes |
|---|
| 195 | CONFIG_QDM2_DECODER=yes |
|---|
| 196 | CONFIG_COOK_DECODER=yes |
|---|
| 197 | CONFIG_TRUESPEECH_DECODER=yes |
|---|
| 198 | CONFIG_TTA_DECODER=yes |
|---|
| 199 | CONFIG_AVS_DECODER=yes |
|---|
| 200 | CONFIG_RAWVIDEO_DECODER=yes |
|---|
| 201 | CONFIG_FLASHSV_DECODER=yes |
|---|
| 202 | CONFIG_AMR_NB_DECODER=yes |
|---|
| 203 | CONFIG_AMR_NB_ENCODER=yes |
|---|
| 204 | CONFIG_AMR_WB_DECODER=yes |
|---|
| 205 | CONFIG_AMR_WB_ENCODER=yes |
|---|
| 206 | CONFIG_BMP_DECODER=yes |
|---|
| 207 | CONFIG_MMVIDEO_DECODER=yes |
|---|
| 208 | CONFIG_DVDSUB_DECODER=yes |
|---|
| 209 | CONFIG_DVDSUB_ENCODER=yes |
|---|
| 210 | CONFIG_DVBSUB_DECODER=yes |
|---|
| 211 | CONFIG_DVBSUB_ENCODER=yes |
|---|