]> git.sesse.net Git - ffmpeg/history - configure
Replace every usage of -lvfw32 with what is particularly necessary for
[ffmpeg] / configure
2010-01-23 kemuriReplace every usage of -lvfw32 with what is particularl...
2010-01-23 Ramiro PollaUse $vfwcap_indev_extralibs variable instead of duplica...
2010-01-23 Ramiro PollaIndent.
2010-01-22 Måns RullgårdSuppress TMS470 warnings about alignment directives
2010-01-22 Måns Rullgårdconfigure: fix --cpu=host
2010-01-21 Martin StorsjöRemove IPv4-only codepath. Patch by Martin Storsjö...
2010-01-20 Måns RullgårdTranslate -mfpu=vfpv3 for TMS470
2010-01-20 Måns RullgårdIgnore annoying armcc warnings
2010-01-20 Laurent AimarH264 DXVA2 implementation
2010-01-20 Ronald S. BultjeAdd a check for struct sockaddr->sa_len, which is an...
2010-01-20 Måns Rullgårdconfigure: display --list-* output in three columns
2010-01-20 Måns Rullgårdconfigure: use nm -P on Solaris
2010-01-20 Vitor SessakFloating point discrete cosine transform
2010-01-19 Måns Rullgårdconfigure: do not use character classes with awk
2010-01-19 Måns Rullgårdconfigure: inlcude sys/types.h when checking sys/socket.h
2010-01-19 Måns Rullgårdconfigure: drop -A flag to od
2010-01-19 Måns Rullgårdconfigure: be more liberal with nm output
2010-01-19 Måns RullgårdCreate and install libavutil/avconfig.h
2010-01-19 Måns Rullgårdconfigure: create dirs before generating config.*
2010-01-19 Måns Rullgårdconfigure: add cp_if_changed function and use for config.h
2010-01-19 Jason Garrett-GlaserUpdate libx264.c to use new libx264 features
2010-01-18 Måns Rullgårdconfigure: add --disable-asm option
2010-01-18 Måns Rullgårdconfigure: rename a variable in check_asm
2010-01-18 Måns Rullgårdconfigure: fix cpu=generic case
2010-01-18 Måns Rullgårdconfigure: simplify $cpu handling for some architectures
2010-01-18 Måns Rullgårdconfigure: indent
2010-01-18 Måns Rullgårdconfigure: split $cpu handling by arch
2010-01-18 Måns Rullgårdconfigure: simplify $arch handling
2010-01-18 Måns Rullgårdconfigure: group arch extention deps by arch
2010-01-18 Måns RullgårdOnly set HAVE_MMX when a supported CPU is specified
2010-01-17 Måns Rullgårdconfigure: simplify libsdl check
2010-01-17 Måns Rullgårdconfigure: add check_struct function
2010-01-17 Måns Rullgårdconfigure: simplify check_lib2
2010-01-17 Måns Rullgårdconfigure: pass extra flags to check_cpp from check_cpp...
2010-01-17 Måns Rullgårdconfigure: pass extra flags to check_cc from check_ld
2010-01-16 Måns RullgårdAdd symbol versioning for shared libraries
2010-01-16 Måns Rullgårdconfigure: add test_ldflags function
2010-01-15 Ramiro Pollamingw32: Build for Windows XP by default. Add note...
2010-01-15 Jai MenonDo not print VDPAU upgrade notice when configure is...
2010-01-14 Måns RullgårdSet HAVE_FAST_CLZ if CPU has a fast count leading zeros...
2010-01-14 Måns Rullgårdconfigure: allow reverse auto-selection of options
2010-01-13 Luca AbeniSurprisingly enough, the RTP muxer does not depend...
2010-01-13 Måns RullgårdDefine !CONFIG_FOO in config.make if feature disabled
2010-01-12 Vitor SessakAdd replacements for log2f(), exp2() and exp2f() for...
2010-01-11 Martin StorsjöCheck for struct sockaddr_storage. Patch by Martin...
2010-01-11 Martin StorsjöCheck for struct addrinfo availability. Patch by Martin...
2010-01-11 Martin StorsjöCheck for getaddrinfo(), patch by Martin Storsjö <...
2010-01-11 Martin Storsjöconfigure: Make check_type handle type names containing...
2010-01-11 Måns Rullgårdconfigure: allow names with spaces in enable/disable_safe
2010-01-11 David ConradAdd support for dirac in ogg
2010-01-04 Diego BiurrunFix VDPAU check to avoid printing spurious messages...
2010-01-04 Jai MenonDo not print libvdpau upgrade advice on platforms witho...
2009-12-29 Diego BiurrunThe MLP decoder depends on the MLP parser.
2009-12-29 Diego BiurrunEnable the TrueHD decoder when the MLP decoder is enabled.
2009-12-29 Diego BiurrunDeclare AC-3 parser dependency of AC-3 decoder and...
2009-12-29 Diego BiurrunDeclare AAC parser dependencies in configure.
2009-12-29 Diego BiurrunDeclare WMV1/WMV2/VC-1 decoder dependency on the H...
2009-12-28 Diego BiurrunDeclare dependencies of RV10/RV20 decoders on the H...
2009-12-28 Diego BiurrunDeclare dependencies for H.263 family decoders in confi...
2009-12-28 Diego BiurrunDeclare the dependency of the H.263 decoder on the...
2009-12-14 Alex Converse10l: Don't spawn a subshell when disabling vdpau.
2009-12-14 Alex ConverseDisable vdpau support if the detected libvdpau does...
2009-11-30 Baptiste CoudurierCheck Xfixes.h header presence before enabling x11grab.
2009-11-27 RoxisReal cursor support in x11grab.
2009-11-24 Jason Garrett-GlaserAdd weightp support in API for libx264.
2009-11-23 David Conradlibtheora: using the 1.0 API requires linking to both
2009-11-22 David ConradUpdate libtheora wrapper to use the 1.0 API
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-11-13 Michael KostylevAdd cflags filter for suncc
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-11-10 Reimar DöffingerRemove code checking for __PIC__ or __pic__ and setting...
2009-11-10 Reimar DöffingerCheck if PIC is somehow already enabled (e.g. a compile...
2009-11-10 Måns Rullgårdconfigure: whitespace cosmetics
2009-11-09 Reimar DöffingerAttempt to document the "enable pic" hackery for OpenBSD.
2009-11-09 Reimar DöffingerRemove some BeOS/haiku hacks: -fomit-frame-pointer...
2009-11-08 Reimar DöffingerSet -DPREFIX for yasm simply whenever extern_prefix...
2009-11-08 Reimar DöffingerAlways add -DPIC to YASM flags when pic is enabled.
2009-11-05 Måns RullgårdPPC: make inline asm xform address test work with Apple...
2009-11-05 Måns RullgårdIA64: do not automatically enable hardcoded tables...
2009-11-01 Måns Rullgårdconfigure: fix 64-bit test with clang
2009-10-31 Michael Kostylevconfigure: remove extra backslashes from suncc DEPEND_CMD
2009-10-31 Måns Rullgårdconfigure: use here-doc for --help output
2009-10-31 Måns Rullgårdconfigure: use here-docs instead of echo for writing...
2009-10-31 Måns Rullgårdconfigure: simplify setting of SDL flags in config.mak
2009-10-31 Måns RullgårdAllow disabling doc generation with --disable-doc
2009-10-31 Måns Rullgårdconfigure: simplify STRIP setting in config.mak
2009-10-28 Reimar DöffingerEnable hardcoded tables for ia64 shared builds.
2009-10-28 Måns Rullgårdconfigure: add C99 flags to HOSTCFLAGS
2009-10-28 Michael KostylevDetect Sun Studio compiler and set appropriate variables.
2009-10-26 Michael KostylevAvoid "-z text" diversion on SunOS x86, needed to make...
2009-10-24 Reimar DöffingerSupport amdfam10 for --cpu, also avoids a warning about...
2009-10-24 Diego BiurrunRemove ancient redir demuxer.
2009-10-22 David ConradAdd clang to detected compilers
2009-10-19 Jason Garrett-GlaserUpdate libx264.c for x264 API change
2009-10-18 Justin Rugglesadd CONFIG_LPC to the build system for lpc dsputil...
2009-10-11 Måns RullgårdARM: force PIC for shared libs only with ARMv6T2 and...
2009-10-11 Måns RullgårdARM: enable PIC for shared libs
2009-10-02 Måns Rullgårdconfigure: define extern symbol prefix without quotes...
2009-10-02 Måns RullgårdDo not use -mdynamic-no-pic if PIC is enabled
2009-10-02 Måns RullgårdARM: add -marm flag since we do not support Thumb
next