]> git.sesse.net Git - ffmpeg/history - configure
Fix reserved identifer detection so it doesnt detect __asm and such.
[ffmpeg] / configure
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
2008-12-27 Diego Biurrunconsistency cosmetics: Rename POWERPC identifiers to...
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.
2008-12-17 Marc MasonCheck function prototype in check_asm function to avoid...
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"
2008-12-15 Diego BiurrunAdd xvmc configure support.
2008-12-14 Reinhard TartlerFix the use of Requires.private and Libs.private in...
2008-12-13 Måns Rullgårdconfigure: fix $nm
2008-12-13 Reimar DöffingerAllow setting a different nm binary from the configure...
2008-12-13 Diego BiurrunMake mips64 a separate arch with fast_64bit.
2008-12-13 Diego BiurrunAdd mips64 to the architecture list.
2008-12-13 Diego BiurrunAdd alternative names for sh4 and parisc architectures.
2008-12-13 Reimar DöffingerRemove OpenBSD SLIBNAME magic, it seems unnecessary...
2008-12-12 Reimar DöffingerAlso include sys/types.h when testing for socklen_t...
2008-12-12 Måns Rullgårdconfigure: clean up .align detection
2008-12-07 Ramiro Pollamingw: update w32api to 3.13
2008-11-30 Ramiro Pollaconfigure: vertical alignment cosmetics.
2008-11-30 Ramiro Pollaconfigure: Use check_lib2 for bzlib.
2008-11-26 Diego BiurrunAutomatically check the dependencies for the AAN DCT...
2008-11-23 Måns Rullgårdconfigure: set TARGET_EXEC and TARGET_PATH
2008-11-23 Måns Rullgårdconfigure: set HOSTCC to native compiler
2008-11-23 Måns Rullgårdconfigure: simplify set_default function
2008-11-17 Diego BiurrunAdd a Makefile variable for the old scaler that gets...
2008-11-17 Diego BiurrunAdd missing options to the help output.
2008-11-17 Diego Biurruncosmetics: Move some options to more sensible places...
2008-11-17 Diego BiurrunMove zlib/bzlib options to the external library section...
2008-11-17 Diego Biurrunspelling and wording cosmetics for the help output
2008-11-17 Charles YatesTake build_suffix into account in pkg-config files.
2008-11-17 Diego BiurrunPrint just [no] or [yes] in the help output instead...
2008-11-16 Stefano SabatiniMake the library names for the require checks more...
2008-11-08 Stefano SabatiniAdd checks on the _mingw.h and w32api.h versions.
2008-11-01 Dominik MierzejewskiEnable CMOV usage on x86_64 arch. All x86_64 CPUs have it.
2008-10-27 Baptiste Couduriersvq3 decoder may need zlib
2008-10-25 Aurelien Jacobsenable zlib and bzlib only when useful
2008-10-25 Måns RullgårdAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 Måns RullgårdAuto-enable CONFIG_MDCT when needed
2008-10-25 Måns RullgårdAC3 encoder doesn't need FFT
2008-10-25 Diego BiurrunMove declaration of mlp decoder dependency on mlp parse...
2008-10-24 Måns RullgårdBuild MMX/SSE FFT only if CONFIG_FFT is set
2008-10-24 Måns RullgårdDCA decoder needs FFT
2008-10-24 Måns Rullgårdconfigure: add foo_suggest facility
2008-10-24 Måns Rullgårdconfigure: add enable_weak and disable_weak
2008-10-24 Måns Rullgårdconfigure: allow recursive foo_select options
2008-10-24 Måns RullgårdAuto-enable CONFIG_FFT for codecs that need it
2008-10-24 Måns Rullgårdconfigure: cosmetics
2008-10-24 Måns Rullgårdconfigure: add foo_select facility
next