]> git.sesse.net Git - ffmpeg/history - configure
mingw/cygwin: Stop adding -fno-common to gcc CFLAGS
[ffmpeg] / configure
2012-10-09 Diego Biurrunmingw/cygwin: Stop adding -fno-common to gcc CFLAGS
2012-10-08 Mans Rullgardbuild: add LTO support for PGI compiler
2012-10-08 Mans Rullgardbuild: add -Mdse to PGI optimisation flags
2012-10-05 Mans Rullgardbuild: error on variable-length arrays
2012-10-04 Diego Biurrunx86: Drop CPU detection intrinsics
2012-10-04 Mans Rullgardconfigure: add --enable-lto option
2012-10-04 Diego Biurrunbuild: Factor out mpegaudio dependencies to CONFIG_MPEG...
2012-10-03 Diego Biurrunconfigure: Refactor HAVE_ options available on the...
2012-10-01 Derek Buitenhuismsvc: Fix detection of VFW & Avisynth required libs
2012-10-01 Nathan CaldwellOpus encoder using libopus
2012-09-28 Nicolas GeorgeOpus decoder using libopus
2012-09-20 Mans Rullgardconfigure: update tms470 detection for latest version
2012-09-19 Mans Rullgardconfigure: msvc: default to 'lib' as 'ar' tool
2012-09-19 Mans Rullgardbuild: support some non-standard ar variants
2012-09-18 Mans Rullgardconfigure: add --toolchain option
2012-09-18 Martin Storsjöconfigure: Make the smoothstreaming muxer enable the...
2012-09-17 Mans Rullgardconfigure: include flags in nm variable
2012-09-14 Mans Rullgardconfigure: x86: improve ebp availability check
2012-09-13 Martin Storsjöos_support: Choose between direct.h and io.h using...
2012-09-11 Martin Storsjöconfigure: Only disable aligned stack on MSVC on 32 bit
2012-09-11 Diego Biurrunconfigure: indentation cosmetics
2012-09-10 Martin Storsjöconfigure: Adjust the xgetbv instrinsic check
2012-09-10 Diego Biurrunconfigure: Add --disable-inline-asm command line option
2012-09-10 Martin Storsjöconfigure: Don't try to enable the log2 function on...
2012-09-08 Mans Rullgardconfigure: msvc: fix/simplify setting of flags for...
2012-09-06 Martin Storsjöconfigure: Set the right cc_e flags for msvc
2012-09-05 Martin Storsjöconfigure: Disable some warnings in MSVC
2012-09-05 Ronald S. Bultjeconfigure: Add support for MSVC cl.exe/link.exe
2012-09-05 Ronald S. Bultjelavu: add snprintf(), vsnprint() and strtod() replaceme...
2012-09-05 Mans Rullgardconfigure: add section for libc-specific hacks
2012-09-05 Mans Rullgardbuild: disable ranlib on mingw
2012-09-05 Diego Biurrunbuild: eamad: Add missing dependency on mpegvideo code
2012-09-05 Diego Biurrunbuild: utvideoenc: Add missing dependency on Huffman...
2012-09-04 Diego Elio Pettenòconfigure: add support for bdver1 and bdver2 CPU types.
2012-08-31 Alberto DelmásMSS2 decoder
2012-08-31 Mans Rullgardconfigure: handle --disable-asm before check_deps
2012-08-30 Diego Biurrunconfigure: x86: Separate inline from standalone assembl...
2012-08-30 Diego Biurrunconfigure: Add more fine-grained SSE CPU capabilities...
2012-08-29 Mans Rullgardbuild: allow non-standard variations of linker -l/...
2012-08-28 Mans Rullgardbuild: export filtered -lz flag in config.mak
2012-08-28 Mans Rullgardbuild: add separate setting for host linker
2012-08-28 Mans Rullgardconfigure: probe_cc: use separate variable for linker...
2012-08-28 Brad Smithconfigure: support Bitrig OS
2012-08-28 Michael Niedermayerhuffman: add ff_huff_gen_len_table
2012-08-27 Mans Rullgardconfigure: use HOSTCC_C/O in check_host_cc
2012-08-27 Mans Rullgardconfigure: use AS_O setting in check_as
2012-08-27 Mans Rullgardconfigure: use LD_O setting in check_ld()
2012-08-27 Brad Smithconfigure: Fix shared library creation for OpenBSD
2012-08-21 Diego Biurrunconfigure: Drop fastdiv option
2012-08-21 Diego Biurrunbuild: Make the E-AC-3 encoder select the AC-3 encoder
2012-08-16 Mans Rullgardconfigure: clean up Altivec detection
2012-08-16 Diego Biurrunbuild: Factor out rangecoder dependencies to CONFIG_RAN...
2012-08-16 Diego Biurrunbuild: Factor out error resilience dependencies to...
2012-08-14 Diego Biurrunbuild: Factor out mpegvideo encoding dependencies to...
2012-08-13 Diego Biurrunconfigure: Fix typo in mpeg2video/svq1 decoder dependen...
2012-08-11 Diego Biurrunconfigure: Rename check_asm() to more fitting check_inl...
2012-08-09 Michael Niedermayerconfigure: Check for a sctp struct instead of just...
2012-08-09 Diego Biurrunconfigure: suncc: Add -xc99 to dependency flags, requir...
2012-08-09 Mans Rullgardbuild: factor out mpegvideo.o dependencies to CONFIG_MP...
2012-08-07 Mans Rullgardconfigure: add --enable/disable-random option
2012-08-07 Mans RullgardARM: use Q/R inline asm operand modifiers only if supported
2012-08-07 Derek Buitenhuisconfigure: Add support for e500mc CPU
2012-08-07 Mans Rullgardx86: use nop cpu directives only if supported
2012-08-07 Yaakov Selkowitzbuild: fix library installation on cygwin
2012-08-06 Mans Rullgardbuild: generalise rules and variable settings for av...
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-07-29 Diego Biurrunconfigure: Add missing descriptions to help output
2012-07-28 Diego Biurrunconfigure: Move parts that should not be user-selectabl...
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -c flag
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -E flag
2012-07-28 Diego Biurrunx11grab: cosmetics: consistent naming for x11grab-relat...
2012-07-28 Diego Biurrunbuild: Rename YASMDEP variable to DEPYASM for consistency
2012-07-27 Justin Rugglesx86: add support for fmaddps fma4 instruction with...
2012-07-26 Mans Rullgardbuild: do full flag handling for all compiler-type...
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-23 Martin Storsjöconfigure: Add a dependency on https for rtmpts
2012-07-23 Samuel PitoisetRTMPTE protocol support
2012-07-23 Samuel PitoisetRTMPE protocol support
2012-07-22 Mans Rullgardconfigure: respect CC_O setting in check_cc
2012-07-21 Diego Biurrunconfigure: cosmetics: Group test dependencies together
2012-07-21 Mans Rullgardconfigure: add more passthrough flags in tms470 filter
2012-07-21 Mans Rullgardconfigure: move flag filtering functions out of if...
2012-07-21 Samuel Pitoisetconfigure: Remove redundant RTMPT/RTMPTS dependencies
2012-07-21 Mans Rullgardconfigure: add filtering of host cflags/ldflags
2012-07-21 Mans Rullgardconfigure: initialise all flag filters at the same...
2012-07-21 Mans Rullgardconfigure: add filtering of linker flags
2012-07-21 Mans Rullgardconfigure: name some variables more consistently
2012-07-21 Mans Rullgardconfigure: remove filter_cppflags
2012-07-21 Mans Rullgardconfigure: set icc_version where it is needed
2012-07-19 Mans RullgardPrint full compiler identification, not only version...
2012-07-18 Mans Rullgardbuild: add CONFIG_VP3DSP, reduce repetition in OBJS...
2012-07-18 Diego Biurrunconfigure: clarify external library section of help...
2012-07-18 Diego Biurrunconfigure: mark libfdk-aac as nonfree
2012-07-18 Diego Biurrunconfigure: cosmetics: drop some unnecessary backslashes
2012-07-17 Michael Bradshawlibopenjpeg: introduce encoding support
2012-07-17 Samuel PitoisetRTMPTS protocol support
2012-07-17 Samuel PitoisetRTMPS protocol support
2012-07-16 Samuel Pitoisetrtmp: Rename rtmphttp to ffrtmphttp
2012-07-16 Martin Storsjöconfigure: Move the getaddrinfo function check into...
2012-07-15 Martin Storsjöconfigure: Remove an unused 'have' item
next