]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
ARM: replace jump tables with conditional branches
[frescor/ffmpeg.git] / configure
2009-01-26 mruconfigure: exit with error if OS is unknown
2009-01-26 benoitAdd ALSA support in libavdevice.
2009-01-25 mruconfigure: add datadir variable and write to config...
2009-01-25 diegoAdd AMD 3DNow! instruction enabling/disabling support...
2009-01-25 diegoDrop redundant architecture extension dependencies.
2009-01-25 diegoAdd missing architecture-specific options to summary...
2009-01-25 diegoSSE depends on x86.
2009-01-24 diegoAdd configuration options section to help output.
2009-01-24 diegohelp output cosmetics
2009-01-24 diegoRemove --enable-static and --disable-shared from help...
2009-01-24 diegoUse cc_default variable in help output for --cc option.
2009-01-24 diegoAdd a check for ppc4xx instructions; rename preprocesso...
2009-01-24 mruconfigure: add help for fastdiv
2009-01-20 cehoyosAdd VDPAU hardware accelerated decoding for WMV3 and...
2009-01-18 mruAlpha: add -mieee to CFLAGS
2009-01-18 mruconfigure: add fastdiv to CONFIG_LIST
2009-01-16 cehoyosAdd mpeg1_vdpau decoder.
2009-01-16 cehoyosAdd VDPAU hardware accelerated decoding for MPEG1 and...
2009-01-16 aureladd -Wundef compiler flag, to catch typo in #if or...
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 mruconfigure: add Alpha CPU types
2009-01-11 mruconfigure: fix PIC activation for x86_64 shared libs
2009-01-11 ramiroPass subarch instead of arch to YASMFLAGS
2009-01-11 diegoExtend 'checkheaders' target to architecture-specific...
2009-01-11 diegoSplit arch variable into arch and subarch.
2009-01-11 diegoUse 'enabled' function to simplify x86_64 check in...
2009-01-11 ramiroAdd truncf() replacement function.
2009-01-11 ramiroUse setmode() if it exists in <io.h>, and not based...
2009-01-11 diegoUse 'enabled' function instead of raw 'test' calls...
2009-01-11 diegocosmetics: Remove useless quotes.
2009-01-11 diego1l: better alphabetical order
2009-01-11 diegoAdd missing --disable-armv6t2 to help output.
2009-01-11 ramiroUse coff as objformat for dos.
2009-01-07 ramiroconfigure: allow to disable sse code.
2009-01-07 ramiroUse posix_memalign() if available.
2009-01-07 ramiroDon't prefix yasm with cross prefix.
2009-01-07 diegoalphabetical ordering cosmetics
2009-01-05 cehoyosExport VDPAU support by installing vdpau.h.
2009-01-05 diegoAdd -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mr...
2009-01-04 cehoyosAdd VDPAU hardware accelerated decoding for H264 which...
2009-01-04 cehoyosFix small errors in configure --help's output.
2008-12-30 mruMake shared/static full CONFIG options
2008-12-30 mruconfigure: check for ARMv6T2 support
2008-12-29 mruconfigure: accept $TMP as location for temporary files
2008-12-29 mruconfigure: simplify TMPDIR setting
2008-12-27 diegoconsistency cosmetics: Rename POWERPC identifiers to...
2008-12-22 diegoRename libavcodec/i386/ --> libavcodec/x86/.
2008-12-17 diegoCheck function prototype in check_asm function to avoid...
2008-12-17 mruARM: replace "armv4l" with "arm"
2008-12-15 diegoAdd xvmc configure support.
2008-12-14 rathannFix the use of Requires.private and Libs.private in...
2008-12-13 mruconfigure: fix $nm
2008-12-13 reimarAllow setting a different nm binary from the configure...
2008-12-13 diegoMake mips64 a separate arch with fast_64bit.
2008-12-13 diegoAdd mips64 to the architecture list.
2008-12-13 diegoAdd alternative names for sh4 and parisc architectures.
2008-12-13 reimarRemove OpenBSD SLIBNAME magic, it seems unnecessary...
2008-12-12 reimarAlso include sys/types.h when testing for socklen_t...
2008-12-12 mruconfigure: clean up .align detection
2008-12-07 ramiromingw: update w32api to 3.13
2008-11-30 ramiroconfigure: vertical alignment cosmetics.
2008-11-30 ramiroconfigure: Use check_lib2 for bzlib.
2008-11-26 diegoAutomatically check the dependencies for the AAN DCT...
2008-11-23 mruconfigure: set TARGET_EXEC and TARGET_PATH
2008-11-23 mruconfigure: set HOSTCC to native compiler
2008-11-23 mruconfigure: simplify set_default function
2008-11-17 diegoAdd a Makefile variable for the old scaler that gets...
2008-11-17 diegoAdd missing options to the help output.
2008-11-17 diegocosmetics: Move some options to more sensible places...
2008-11-17 diegoMove zlib/bzlib options to the external library section...
2008-11-17 diegospelling and wording cosmetics for the help output
2008-11-17 diegoTake build_suffix into account in pkg-config files.
2008-11-17 diegoPrint just [no] or [yes] in the help output instead...
2008-11-16 stefanoMake the library names for the require checks more...
2008-11-08 stefanoAdd checks on the _mingw.h and w32api.h versions.
2008-11-01 rathannEnable CMOV usage on x86_64 arch. All x86_64 CPUs have it.
2008-10-27 bcouduriersvq3 decoder may need zlib
2008-10-25 aurelenable zlib and bzlib only when useful
2008-10-25 mruAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 mruAuto-enable CONFIG_MDCT when needed
2008-10-25 mruAC3 encoder doesn't need FFT
2008-10-25 diegoMove declaration of mlp decoder dependency on mlp parse...
2008-10-24 mruBuild MMX/SSE FFT only if CONFIG_FFT is set
2008-10-24 mruDCA decoder needs FFT
2008-10-24 mruconfigure: add foo_suggest facility
2008-10-24 mruconfigure: add enable_weak and disable_weak
2008-10-24 mruconfigure: allow recursive foo_select options
2008-10-24 mruAuto-enable CONFIG_FFT for codecs that need it
2008-10-24 mruconfigure: cosmetics
2008-10-24 mruconfigure: add foo_select facility
2008-10-24 mruconfigure: fix disabled_any to return false for empty...
2008-10-24 conradSpeex decoding via libspeex
2008-10-22 diegocosmetics: Leave out quotes from libdirac pkg-config...
2008-10-21 mruARM: allow --cpu=armvN in configure
2008-10-21 mruAllow target name on every line in dependency postproce...
2008-10-21 mruDo not add $cross_prefix to compiler name given with...
2008-10-21 mruconfigure: fix handling of option arguments containing...
2008-10-19 mrufix configure with libx264 disabled
2008-10-19 stefanoRemove the ugly and unnecessary require_cpp_condition...
next