]> git.sesse.net Git - ffmpeg/history - configure
Fix indentation after r18047.
[ffmpeg] / configure
2009-03-15 Ramiro Pollamingw32: call lib.exe instead of lib to facilitate...
2009-03-15 Matthieu CastetDisallow out-of-tree builds with config.h in the source...
2009-03-15 Carl Eugen HoyosForce ebp_available for icc.
2009-03-09 Diego BiurrunReplace all `` by $(), the latter can be nested more...
2009-03-09 Diego BiurrunFix MMX2 check, 'movss' is not an MMX2 instruction...
2009-03-09 Måns RullgårdSet AS to $CC by default, override with gcc only when...
2009-03-09 Måns RullgårdEnable CONFIG_FASTDIV by default
2009-03-08 Måns RullgårdAllow different executable suffix for host and target
2009-03-07 Diego Biurruncosmetics: fix indentation
2009-03-06 Diego BiurrunGet rid of redundant vdpau option, decoders can still...
2009-03-05 Måns RullgårdARM: detect armcc compiler and enable gcc mode
2009-03-05 Måns Rullgårdconfigure: check asm support using $as
2009-03-05 Måns RullgårdCompile .S files with $(AS), set it in configure
2009-03-04 Reimar DöffingerRemove the swscale dummy option, most (all?) FATE confi...
2009-03-03 Måns RullgårdAlpha: use -g3 with ccc to allow optimisation with...
2009-03-03 Måns RullgårdAllow --enable-swscale until FATE is updated
2009-03-03 Michael NiedermayerRemove old scaler.
2009-03-03 Diego BiurrunRemove deprecated vhook subsystem.
2009-03-03 Diego BiurrunDo not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOUR...
2009-03-03 Diego BiurrunRemove mpeg4aac dependency declaration, the decoder...
2009-03-03 Måns Rullgårdconfigure: improve temp file creation and cleanup
2009-03-01 Måns Rullgårdconfigure: fix return value from check_header
2009-02-28 Måns Rullgårdconfigure: check_func_headers should mark headers as...
2009-02-28 Måns Rullgårdconfigure: {enable,disable}_safe functions that sanitis...
2009-02-27 Måns Rullgårdconfigure: remove redundant alsa/asoundlib.h check
2009-02-24 Diego Biurrun100l: Revert removal of GPL check for libswscale.
2009-02-24 Diego BiurrunThe software scaler is no longer GPLed.
2009-02-23 Diego BiurrunCheck if -lrt is required for nanosleep, as is the...
2009-02-22 Diego BiurrunFix gcc detection: Not all gcc versions have "(GCC...
2009-02-22 Måns Rullgårdconfigure: detect ccc compiler (Alpha) and set required...
2009-02-21 Måns Rullgårdconfigure: indent
2009-02-21 Måns RullgårdPass sysroot argument to gcc
2009-02-21 Måns RullgårdAdd --sysroot and --sysinclude configure options
2009-02-21 Måns Rullgårdconfigure: move detection of compiler type to single...
2009-02-21 Måns RullgårdRemove special treatment of version.h in DEPEND_CMD
2009-02-21 Måns Rullgårdconfigure: add (empty) avr32 arch case
2009-02-21 Måns Rullgårdconfigure: sort cases in arch section
2009-02-19 Aurelien Jacobsfix missing dependencies
2009-02-18 Diego BiurrunHandle conditional compilation of CPU-specific FFT...
2009-02-18 Diego BiurrunAdd support for enabling/disabling AMD 3DNow! extended...
2009-02-17 Andreas ÖmanGopher protocol should depend on networking being enabled.
2009-02-14 Diego Biurrun100l: Remove stray character that slipped into header...
2009-02-14 Diego BiurrunRemove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_D...
2009-02-11 Diego BiurrunAdd check whether the compiler/assembler supports 10...
2009-02-10 Mathieu MalaterreUse default system include path for an installed OpenJP...
2009-02-06 Jai MenonUse libopenjpeg for jpeg2k decoding.
2009-02-05 Måns Rullgårdconfigure: add command flag to disable yasm use
2009-02-05 Måns Rullgårdconfigure: set EXESUF before it is used
2009-02-04 Måns Rullgårdconfigure: move basic sanity tests before other tests
2009-02-04 Diego Biurrunfastdiv is disabled by default, so put --enable-fastdiv...
2009-01-30 Alex ConverseUse the new RDFT code in the QDM2 decoder.
2009-01-30 Alex ConverseAdd the rdft family of transforms (fft/ifft of an all...
2009-01-27 Ramiro Pollaindentation
2009-01-27 Ramiro Pollamingw: don't check for minimum mingw runtime and w32api...
2009-01-26 Måns Rullgårdconfigure: exit with error if OS is unknown
2009-01-26 Nicolas GeorgeAdd ALSA support in libavdevice.
2009-01-25 Måns Rullgårdconfigure: add datadir variable and write to config...
2009-01-25 Diego BiurrunAdd AMD 3DNow! instruction enabling/disabling support...
2009-01-25 Diego BiurrunDrop redundant architecture extension dependencies.
2009-01-25 Diego BiurrunAdd missing architecture-specific options to summary...
2009-01-25 Diego BiurrunSSE depends on x86.
2009-01-24 Diego BiurrunAdd configuration options section to help output.
2009-01-24 Diego Biurrunhelp output cosmetics
2009-01-24 Diego BiurrunRemove --enable-static and --disable-shared from help...
2009-01-24 Diego BiurrunUse cc_default variable in help output for --cc option.
2009-01-24 Diego BiurrunAdd a check for ppc4xx instructions; rename preprocesso...
2009-01-24 Måns Rullgårdconfigure: add help for fastdiv
2009-01-20 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for WMV3 and...
2009-01-18 Måns RullgårdAlpha: add -mieee to CFLAGS
2009-01-18 Måns Rullgårdconfigure: add fastdiv to CONFIG_LIST
2009-01-16 Carl Eugen HoyosAdd mpeg1_vdpau decoder.
2009-01-16 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG1 and...
2009-01-16 Aurelien Jacobsadd -Wundef compiler flag, to catch typo in #if or...
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 Måns Rullgårdconfigure: add Alpha CPU types
2009-01-11 Måns Rullgårdconfigure: fix PIC activation for x86_64 shared libs
2009-01-11 Ramiro PollaPass subarch instead of arch to YASMFLAGS
2009-01-11 Diego BiurrunExtend 'checkheaders' target to architecture-specific...
2009-01-11 Diego BiurrunSplit arch variable into arch and subarch.
2009-01-11 Diego BiurrunUse 'enabled' function to simplify x86_64 check in...
2009-01-11 Michael KostylevAdd truncf() replacement function.
2009-01-11 Ramiro PollaUse setmode() if it exists in <io.h>, and not based...
2009-01-11 Diego BiurrunUse 'enabled' function instead of raw 'test' calls...
2009-01-11 Diego Biurruncosmetics: Remove useless quotes.
2009-01-11 Diego Biurrun1l: better alphabetical order
2009-01-11 Diego BiurrunAdd missing --disable-armv6t2 to help output.
2009-01-11 Michael KostylevUse coff as objformat for dos.
2009-01-07 Ramiro Pollaconfigure: allow to disable sse code.
2009-01-07 Ramiro PollaUse posix_memalign() if available.
2009-01-07 Michael KostylevDon't prefix yasm with cross prefix.
2009-01-07 Diego Biurrunalphabetical ordering cosmetics
2009-01-05 Carl Eugen HoyosExport VDPAU support by installing vdpau.h.
2009-01-05 Palle LyckegaardAdd -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mr...
2009-01-04 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for H264 which...
2009-01-04 Carl Eugen HoyosFix small errors in configure --help's output.
2008-12-30 Måns RullgårdMake shared/static full CONFIG options
2008-12-30 Måns Rullgårdconfigure: check for ARMv6T2 support
2008-12-29 Måns Rullgårdconfigure: accept $TMP as location for temporary files
2008-12-29 Måns Rullgårdconfigure: simplify TMPDIR setting
next