]> git.sesse.net Git - ffmpeg/history - configure
Enable PIC unconditionally on OpenBSD
[ffmpeg] / configure
2009-07-28 Måns RullgårdEnable PIC unconditionally on OpenBSD
2009-07-28 Måns Rullgårdconfigure: always write PIC flags to config.mak
2009-07-28 Måns Rullgårdconfigure: enable PIC in per-arch section instead of...
2009-07-28 Martin StorsjöFix typo in MinGWCE support in configure.
2009-07-27 Martin StorsjöMinGWCE support in configure; networking is disabled...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-24 Aurelien Jacobsfix various compilation dependencies
2009-07-24 Martin StorsjöCheck for the isatty function.
2009-07-23 Måns Rullgårdconfigure: some small simplifications
2009-07-23 Måns Rullgårdconfigure: add some blank lines to improve readability
2009-07-22 Måns RullgårdMove output redirection of deps generation from make...
2009-07-22 Diego BiurrunMake Theora decoder depend on the VP3 decoder.
2009-07-22 Måns Rullgårdconfigure: group tests for compiler characteristics...
2009-07-22 Måns Rullgårdconfigure: set -mdynamic-no-pic flag in main darwin...
2009-07-22 Måns Rullgårdconfigure: remove special flags for XLC on Darwin
2009-07-22 Måns Rullgårdconfigure: remove some darwin-related cruft
2009-07-22 Måns Rullgårdconfigure: group all cpu-specific tests together
2009-07-21 Diego BiurrunMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-20 Måns RullgårdARM: check for VFP register arguments
2009-07-20 Måns Rullgårdconfigure: make --extra-cflags cumulative again
2009-07-20 Diego BiurrunMake VP6A/VP6F decoders depend on the VP6 decoder.
2009-07-19 Diego BiurrunMake WMV3 decoders depend on their VC-1 counterparts.
2009-07-19 Måns RullgårdSupport building with TI TMS470 compiler
2009-07-19 Diego BiurrunIf any input/output devices are enabled then indevs...
2009-07-18 Stefano SabatiniReplace two occurrences of 'vfwcap_demuxer' with 'vfwca...
2009-07-18 Carl Eugen HoyosAllow enabling alsa and jack devices.
2009-07-17 Måns Rullgårdconfigure: improve detection of out-of-tree builds
2009-07-17 Måns Rullgårdconfigure: remove some useless comments
2009-07-17 Måns RullgårdCheck for __attribute__((packed)) support
2009-07-17 Måns Rullgårdconfigure: handle --cpu before running compiler
2009-07-17 Måns Rullgårdconfigure: simplify --cpu handling slightly
2009-07-16 Måns Rullgårdconfigure: do not warn about mismatching altivec/cpu...
2009-07-16 Martin StorsjöFix check_func_headers. The reference to the function...
2009-07-15 Måns RullgårdDisable gcc auto-vectorisation
2009-07-15 Måns RullgårdRequire aligned memory for everything that needs it
2009-07-15 Diego BiurrunSkip the check for SSE aligned memory allocators when...
2009-07-15 Måns RullgårdUse normal check_func test for math functions
2009-07-14 Martin StorsjöImprove linker check for Winsock library name.
2009-07-13 Måns RullgårdSet default flag filters before compiler detection
2009-07-13 Martin StorsjöInstall the mingw import libraries, too.
2009-07-13 Martin StorsjöEnable creation of microsoft-style import libraries...
2009-07-12 Måns RullgårdUse add_*flags only after compiler-specific configuration
2009-07-12 Måns RullgårdAllow filtering of flags passed to compiler and assembler
2009-07-12 Diego BiurrunMake (de)muxers for format variants select the main...
2009-07-12 Måns RullgårdPlace flags for dependency generation in DEPFLAGS
2009-07-12 Måns RullgårdSet CPPFLAGS in config.mak using normal assignment
2009-07-12 Måns RullgårdProtect config.mak against multiple inclusion
2009-07-12 Måns RullgårdUse CFLAGS in default DEPEND_CMD
2009-07-12 Måns RullgårdUse CFLAGS in check_cpp
2009-07-12 Måns RullgårdSet as_default after compiler detection, allowing compi...
2009-07-12 Måns RullgårdPass ASFLAGS to assembler instead of CFLAGS
2009-07-12 Måns RullgårdAdd flags from --extra-cflags after compiler detection
2009-07-12 Måns RullgårdSet CPU selection flags in $cpuflags, add to cflags...
2009-07-12 Måns RullgårdAllow unusual ways of specifying compiler output file
2009-07-12 Måns RullgårdUse DEPCC to find dependencies, default to same as CC
2009-07-12 Måns RullgårdUse LD for linking, default to same as CC
2009-07-12 Måns RullgårdSet CFLAGS directly in config.mak instead of using...
2009-07-12 Måns RullgårdAdd --sysroot flag to CPPFLAGS, not CFLAGS
2009-07-12 Måns RullgårdSeparate C preprocessor flags into CPPFLAGS variable
2009-07-12 Diego BiurrunMake VAAPI/VDPAU variant of decoder foo depend on decod...
2009-07-12 Måns Rullgårdconfigure: allow bulk-disabled things to be re-enabled...
2009-07-10 Alex ConverseAdd a log2 replacement for systems that haven't quite...
2009-07-07 Diego BiurrunRemove support for nonfree libamr library for AMR-NB...
2009-06-30 Måns RullgårdARM: enable fast_unaligned when --cpu=armv[67] is specified
2009-06-29 Måns RullgårdFix build on Net/OpenBSD
2009-06-29 Stefano SabatiniCosmetics: group together indev/outdev dependencies.
2009-06-29 Stefano SabatiniMake the configure script select the input/output devic...
2009-06-25 Stefano SabatiniOnly link against alsa if enabled.
2009-06-25 Adrian StutzOnly checks for jack if it is enabled and hence only...
2009-06-19 Michael KostylevDisable network support if required headers cannot...
2009-06-15 Måns Rullgårdconfigure: properly quote configure options stored...
2009-06-14 Diego BiurrunMerge FreeBSD and DragonFlyBSD OS detection sections.
2009-06-14 Adam HokaAdd DragonFlyBSD to the list of supported OSes.
2009-06-10 Diego BiurrunAdd code to enable and disable all VAAPI and VDPAU...
2009-06-09 Diego BiurrunExpress the H.264 parser dependency on the golomb code...
2009-06-05 Diego BiurrunAdd support for external OpenCORE libraries for AMR...
2009-06-05 Diego BiurrunAdd configure option to upgrade (L)GPL to version 3.
2009-05-28 Måns Rullgårdconfigure: detect Loongson MIPS extensions
2009-05-26 Reimar DöffingerChange HAVE_PPC64 to ARCH_PPC64.
2009-05-25 Diego Biurrundv1394 is disabled by default, do not redundantly disab...
2009-05-25 Andres MejiaAdd Hurd to OS list and disable dv1394 in the Hurd...
2009-05-22 Diego BiurrunPrint out more verbose licensing information.
2009-05-19 Diego BiurrunThe AC-3 decoder is now LGPL. Exchange the license...
2009-05-19 Måns RullgårdDefine ARCH_MIPS64 when building for MIPS64
2009-05-19 Måns RullgårdDefine HAVE_BIGENDIAN as 0 or 1 according to CPU type
2009-05-19 Måns Rullgårdconfigure: add some MIPS CPUs
2009-05-14 Andres MejiaAdd gnu/kfreebsd to list of recognized operating systems.
2009-04-29 Måns Rullgårdconfigure: fix licence check function
2009-04-29 Diego BiurrunRequire --enable-nonfree for turning on libfaac support.
2009-04-29 Diego BiurrunFactorize GPL and nonfree license checks into a common...
2009-04-22 Måns Rullgårdconfigure: support Blackfin CPU names with --cpu
2009-04-18 Måns RullgårdPPC: check for x-form asm constraint support
2009-04-18 Måns RullgårdPPC asm for AV_RL*()
2009-04-16 Diego BiurrunDo not add -fno-common to CFLAGS on DOS, it is unneeded.
2009-04-15 Martin StorsjöCheck for Decoder_Interface_init() instead of Speech_De...
2009-04-13 Ramiro Pollawin32, dos: Work around a bug in the GNU toolchain.
2009-04-09 Diego BiurrunAdd a configure check for lzo1x_999_compress() and...
2009-04-08 Ramiro Pollaconfigure: Add --enable-runtime-cpudetect
2009-04-02 Olivier GuilyardiImplement JACK input device.
2009-04-02 Gwenole BeauchesneAdd VA API deps.
next