]> git.sesse.net Git - ffmpeg/history - configure
Move eatgq blocks array from the stack to the codec context and make sure
[ffmpeg] / configure
2009-05-22 Diego BiurrunPrint out more verbose licensing information.
2009-05-19 Diego BiurrunThe AC-3 decoder is now LGPL. Exchange the license...
2009-05-19 Måns RullgårdDefine ARCH_MIPS64 when building for MIPS64
2009-05-19 Måns RullgårdDefine HAVE_BIGENDIAN as 0 or 1 according to CPU type
2009-05-19 Måns Rullgårdconfigure: add some MIPS CPUs
2009-05-14 Andres MejiaAdd gnu/kfreebsd to list of recognized operating systems.
2009-04-29 Måns Rullgårdconfigure: fix licence check function
2009-04-29 Diego BiurrunRequire --enable-nonfree for turning on libfaac support.
2009-04-29 Diego BiurrunFactorize GPL and nonfree license checks into a common...
2009-04-22 Måns Rullgårdconfigure: support Blackfin CPU names with --cpu
2009-04-18 Måns RullgårdPPC: check for x-form asm constraint support
2009-04-18 Måns RullgårdPPC asm for AV_RL*()
2009-04-16 Diego BiurrunDo not add -fno-common to CFLAGS on DOS, it is unneeded.
2009-04-15 Martin StorsjöCheck for Decoder_Interface_init() instead of Speech_De...
2009-04-13 Ramiro Pollawin32, dos: Work around a bug in the GNU toolchain.
2009-04-09 Diego BiurrunAdd a configure check for lzo1x_999_compress() and...
2009-04-08 Ramiro Pollaconfigure: Add --enable-runtime-cpudetect
2009-04-02 Olivier GuilyardiImplement JACK input device.
2009-04-02 Gwenole BeauchesneAdd VA API deps.
2009-04-02 Gwenole BeauchesneAdd hwaccel configury. This generates CONFIG_<CODEC...
2009-04-02 Diego BiurrunAdd an empty line in front of configure debug instructions.
2009-03-30 Måns RullgårdQuote stored configure arguments containing spaces
2009-03-29 Ramiro Pollamingw32: Restore creation of import libraries. They...
2009-03-26 Ramiro PollaCreate swscale subdirs for out-of-tree builds.
2009-03-25 Diego Biurruncosmetics: Group all path variables together in config...
2009-03-20 Cédric SchieliAdd a CONFIG_SWSCALE_ALPHA option for alpha channel...
2009-03-19 Ramiro PollaCheck for VirtualAlloc() so it may be used to allocate...
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...
next