]> git.sesse.net Git - ffmpeg/history - configure
swscale-example: Make selection of dstW, dstH, and flags more clear.
[ffmpeg] / configure
2009-08-17 Måns Rullgårdconfigure: add AVR32 names for --cpu flag
2009-08-15 Diego BiurrunUse pkg-config to generate the linker flags for libdirac.
2009-08-10 Måns RullgårdFix dependency generation with ccache/gcc
2009-08-10 Måns Rullgårdconfigure: fix gcc detection for v2.95
2009-08-10 Alexander StrangeFix the EBX available configure check on Darwin/i386.
2009-08-08 Måns RullgårdGenerate dependencies while compiling if supported...
2009-08-08 Måns RullgårdGenerate dependencies when object files are built
2009-08-06 Måns Rullgårdconfigure: allow comma-separated list in --enable/disab...
2009-08-06 Måns Rullgårdconfigure: allow wildcards in --enable/disable-thing...
2009-08-06 Måns Rullgårdconfigure: support --cpu=host to tune for the host...
2009-08-06 Diego BiurrunMake WMV2 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake MPEG-4 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake WMV1 encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunMake FLV encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunMake H.263+ (H263P) encoder depend on H.263 encoder...
2009-08-05 Diego BiurrunDeclare the dependencies of the MSMPEG4v1/MSMPEG4v2...
2009-08-05 Diego BiurrunDeclare the dependency of RV10/RV20 encoder on the...
2009-08-02 Diego BiurrunMake XVMC mpegvideo decoder depend on mpegvideo decoder.
2009-07-31 Måns RullgårdRTMP needs tcp_protocol
2009-07-30 Jeff DownsMake av_always_inline a no-op when --disable-optimizati...
2009-07-30 Diego BiurrunRevert addition of '#undef av_always_inline' to config...
2009-07-30 Jeff DownsUndefine av_always_inline before setting it to an empty...
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
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.
next