]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
configure: some small simplifications
[frescor/ffmpeg.git] / configure
2009-07-23 mruconfigure: some small simplifications
2009-07-23 mruconfigure: add some blank lines to improve readability
2009-07-22 mruMove output redirection of deps generation from make...
2009-07-22 diegoMake Theora decoder depend on the VP3 decoder.
2009-07-22 mruconfigure: group tests for compiler characteristics...
2009-07-22 mruconfigure: set -mdynamic-no-pic flag in main darwin...
2009-07-22 mruconfigure: remove special flags for XLC on Darwin
2009-07-22 mruconfigure: remove some darwin-related cruft
2009-07-22 mruconfigure: group all cpu-specific tests together
2009-07-21 diegoMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-20 mruARM: check for VFP register arguments
2009-07-20 mruconfigure: make --extra-cflags cumulative again
2009-07-20 diegoMake VP6A/VP6F decoders depend on the VP6 decoder.
2009-07-19 diegoMake WMV3 decoders depend on their VC-1 counterparts.
2009-07-19 mruSupport building with TI TMS470 compiler
2009-07-19 diegoIf any input/output devices are enabled then indevs...
2009-07-18 stefanoReplace two occurrences of 'vfwcap_demuxer' with 'vfwca...
2009-07-18 cehoyosAllow enabling alsa and jack devices.
2009-07-17 mruconfigure: improve detection of out-of-tree builds
2009-07-17 mruconfigure: remove some useless comments
2009-07-17 mruCheck for __attribute__((packed)) support
2009-07-17 mruconfigure: handle --cpu before running compiler
2009-07-17 mruconfigure: simplify --cpu handling slightly
2009-07-16 mruconfigure: do not warn about mismatching altivec/cpu...
2009-07-16 ramiroFix check_func_headers. The reference to the function...
2009-07-15 mruDisable gcc auto-vectorisation
2009-07-15 mruRequire aligned memory for everything that needs it
2009-07-15 diegoSkip the check for SSE aligned memory allocators when...
2009-07-15 mruUse normal check_func test for math functions
2009-07-14 diegoImprove linker check for Winsock library name.
2009-07-13 mruSet default flag filters before compiler detection
2009-07-13 ramiroInstall the mingw import libraries, too.
2009-07-13 ramiroEnable creation of microsoft-style import libraries...
2009-07-12 mruUse add_*flags only after compiler-specific configuration
2009-07-12 mruAllow filtering of flags passed to compiler and assembler
2009-07-12 diegoMake (de)muxers for format variants select the main...
2009-07-12 mruPlace flags for dependency generation in DEPFLAGS
2009-07-12 mruSet CPPFLAGS in config.mak using normal assignment
2009-07-12 mruProtect config.mak against multiple inclusion
2009-07-12 mruUse CFLAGS in default DEPEND_CMD
2009-07-12 mruUse CFLAGS in check_cpp
2009-07-12 mruSet as_default after compiler detection, allowing compi...
2009-07-12 mruPass ASFLAGS to assembler instead of CFLAGS
2009-07-12 mruAdd flags from --extra-cflags after compiler detection
2009-07-12 mruSet CPU selection flags in $cpuflags, add to cflags...
2009-07-12 mruAllow unusual ways of specifying compiler output file
2009-07-12 mruUse DEPCC to find dependencies, default to same as CC
2009-07-12 mruUse LD for linking, default to same as CC
2009-07-12 mruSet CFLAGS directly in config.mak instead of using...
2009-07-12 mruAdd --sysroot flag to CPPFLAGS, not CFLAGS
2009-07-12 mruSeparate C preprocessor flags into CPPFLAGS variable
2009-07-12 diegoMake VAAPI/VDPAU variant of decoder foo depend on decod...
2009-07-12 mruconfigure: allow bulk-disabled things to be re-enabled...
2009-07-10 alexcAdd a log2 replacement for systems that haven't quite...
2009-07-07 diegoRemove support for nonfree libamr library for AMR-NB...
2009-06-30 mruARM: enable fast_unaligned when --cpu=armv[67] is specified
2009-06-29 mruFix build on Net/OpenBSD
2009-06-29 stefanoCosmetics: group together indev/outdev dependacies.
2009-06-29 stefanoMake the configure script select the input/output devic...
2009-06-25 stefanoOnly link against alsa if enabled.
2009-06-25 stefanoOnly checks for jack if it is enabled and hence only...
2009-06-19 diegoDisable network support if required headers cannot...
2009-06-15 mruconfigure: properly quote configure options stored...
2009-06-14 diegoMerge FreeBSD and DragonFlyBSD OS detection sections.
2009-06-14 diegoAdd DragonFlyBSD to the list of supported OSes.
2009-06-10 diegoAdd code to enable and disable all VAAPI and VDPAU...
2009-06-09 diegoExpress the H.264 parser dependency on the golomb code...
2009-06-05 diegoAdd support for external OpenCORE libraries for AMR...
2009-06-05 diegoAdd configure option to upgrade (L)GPL to version 3.
2009-05-28 mruconfigure: detect Loongson MIPS extensions
2009-05-26 reimarChange HAVE_PPC64 to ARCH_PPC64.
2009-05-25 diegodv1394 is disabled by default, do not redundantly disab...
2009-05-25 diegoAdd Hurd to OS list and disable dv1394 in the Hurd...
2009-05-22 diegoPrint out more verbose licensing information.
2009-05-19 diegoThe AC-3 decoder is now LGPL. Exchange the license...
2009-05-19 mruDefine ARCH_MIPS64 when building for MIPS64
2009-05-19 mruDefine HAVE_BIGENDIAN as 0 or 1 according to CPU type
2009-05-19 mruconfigure: add some MIPS CPUs
2009-05-14 diegoAdd gnu/kfreebsd to list of recognized operating systems.
2009-04-29 mruconfigure: fix licence check function
2009-04-29 diegoRequire --enable-nonfree for turning on libfaac support.
2009-04-29 diegoFactorize GPL and nonfree license checks into a common...
2009-04-22 mruconfigure: support Blackfin CPU names with --cpu
2009-04-18 mruPPC: check for x-form asm constraint support
2009-04-18 mruPPC asm for AV_RL*()
2009-04-16 diegoDo not add -fno-common to CFLAGS on DOS, it is unneeded.
2009-04-15 diegoCheck for Decoder_Interface_init() instead of Speech_De...
2009-04-13 ramirowin32, dos: Work around a bug in the GNU toolchain.
2009-04-09 diegoAdd a configure check for lzo1x_999_compress() and...
2009-04-08 ramiroconfigure: Add --enable-runtime-cpudetect
2009-04-02 stefanoImplement JACK input device.
2009-04-02 gbAdd VA API deps.
2009-04-02 gbAdd hwaccel configury. This generates CONFIG_<CODEC...
2009-04-02 diegoAdd an empty line in front of configure debug instructions.
2009-03-30 mruQuote stored configure arguments containing spaces
2009-03-29 ramiromingw32: Restore creation of import libraries. They...
2009-03-26 ramiroCreate swscale subdirs for out-of-tree builds.
2009-03-25 diegocosmetics: Group all path variables together in config...
2009-03-20 sdrikAdd a CONFIG_SWSCALE_ALPHA option for alpha channel...
2009-03-19 ramiroCheck for VirtualAlloc() so it may be used to allocate...
next