]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / configure
2009-05-14 diegoAdd gnu/kfreebsd to list of recognized operating systems.
2009-04-29 mruconfigure: fix licence check function
2009-04-29 diegoRequire --enable-nonfree for turning on libfaac support.
2009-04-29 diegoFactorize GPL and nonfree license checks into a common...
2009-04-22 mruconfigure: support Blackfin CPU names with --cpu
2009-04-18 mruPPC: check for x-form asm constraint support
2009-04-18 mruPPC asm for AV_RL*()
2009-04-16 diegoDo not add -fno-common to CFLAGS on DOS, it is unneeded.
2009-04-15 diegoCheck for Decoder_Interface_init() instead of Speech_De...
2009-04-13 ramirowin32, dos: Work around a bug in the GNU toolchain.
2009-04-09 diegoAdd a configure check for lzo1x_999_compress() and...
2009-04-08 ramiroconfigure: Add --enable-runtime-cpudetect
2009-04-02 stefanoImplement JACK input device.
2009-04-02 gbAdd VA API deps.
2009-04-02 gbAdd hwaccel configury. This generates CONFIG_<CODEC...
2009-04-02 diegoAdd an empty line in front of configure debug instructions.
2009-03-30 mruQuote stored configure arguments containing spaces
2009-03-29 ramiromingw32: Restore creation of import libraries. They...
2009-03-26 ramiroCreate swscale subdirs for out-of-tree builds.
2009-03-25 diegocosmetics: Group all path variables together in config...
2009-03-20 sdrikAdd a CONFIG_SWSCALE_ALPHA option for alpha channel...
2009-03-19 ramiroCheck for VirtualAlloc() so it may be used to allocate...
2009-03-15 ramiromingw32: call lib.exe instead of lib to facilitate...
2009-03-15 diegoDisallow out-of-tree builds with config.h in the source...
2009-03-15 cehoyosForce ebp_available for icc.
2009-03-09 diegoReplace all `` by $(), the latter can be nested more...
2009-03-09 diegoFix MMX2 check, 'movss' is not an MMX2 instruction...
2009-03-09 mruSet AS to $CC by default, override with gcc only when...
2009-03-09 mruEnable CONFIG_FASTDIV by default
2009-03-08 mruAllow different executable suffix for host and target
2009-03-07 diegocosmetics: fix indentation
2009-03-06 diegoGet rid of redundant vdpau option, decoders can still...
2009-03-05 mruARM: detect armcc compiler and enable gcc mode
2009-03-05 mruconfigure: check asm support using $as
2009-03-05 mruCompile .S files with $(AS), set it in configure
2009-03-04 reimarRemove the swscale dummy option, most (all?) FATE confi...
2009-03-03 mruAlpha: use -g3 with ccc to allow optimisation with...
2009-03-03 mruAllow --enable-swscale until FATE is updated
2009-03-03 michaelRemove old scaler.
2009-03-03 diegoRemove deprecated vhook subsystem.
2009-03-03 diegoDo not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOUR...
2009-03-03 diegoRemove mpeg4aac dependency declaration, the decoder...
2009-03-03 mruconfigure: improve temp file creation and cleanup
2009-03-01 mruconfigure: fix return value from check_header
2009-02-28 mruconfigure: check_func_headers should mark headers as...
2009-02-28 mruconfigure: {enable,disable}_safe functions that sanitis...
2009-02-27 mruconfigure: remove redundant alsa/asoundlib.h check
2009-02-24 diego100l: Revert removal of GPL check for libswscale.
2009-02-24 diegoThe software scaler is no longer GPLed.
2009-02-23 diegoCheck if -lrt is required for nanosleep, as is the...
2009-02-22 diegoFix gcc detection: Not all gcc versions have "(GCC...
2009-02-22 mruconfigure: detect ccc compiler (Alpha) and set required...
2009-02-21 mruconfigure: indent
2009-02-21 mruPass sysroot argument to gcc
2009-02-21 mruAdd --sysroot and --sysinclude configure options
2009-02-21 mruconfigure: move detection of compiler type to single...
2009-02-21 mruRemove special treatment of version.h in DEPEND_CMD
2009-02-21 mruconfigure: add (empty) avr32 arch case
2009-02-21 mruconfigure: sort cases in arch section
2009-02-19 aurelfix missing dependencies
2009-02-18 diegoHandle conditional compilation of CPU-specific FFT...
2009-02-18 diegoAdd support for enabling/disabling AMD 3DNow! extended...
2009-02-17 andomaGopher protocol should depend on networking being enabled.
2009-02-14 diego100l: Remove stray character that slipped into header...
2009-02-14 diegoRemove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_D...
2009-02-11 diegoAdd check whether the compiler/assembler supports 10...
2009-02-10 diegoUse default system include path for an installed OpenJP...
2009-02-06 cehoyosUse libopenjpeg for jpeg2k decoding.
2009-02-05 mruconfigure: add command flag to disable yasm use
2009-02-05 mruconfigure: set EXESUF before it is used
2009-02-04 mruconfigure: move basic sanity tests before other tests
2009-02-04 diegofastdiv is disabled by default, so put --enable-fastdiv...
2009-01-30 alexcUse the new RDFT code in the QDM2 decoder.
2009-01-30 alexcAdd the rdft family of transforms (fft/ifft of an all...
2009-01-27 ramiroindentation
2009-01-27 ramiromingw: don't check for minimum mingw runtime and w32api...
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
next