]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
Disable codec downmix when not using simd instead of silently produce silence
[frescor/ffmpeg.git] / configure
2008-10-25 aurelenable zlib and bzlib only when useful
2008-10-25 mruAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 mruAuto-enable CONFIG_MDCT when needed
2008-10-25 mruAC3 encoder doesn't need FFT
2008-10-25 diegoMove declaration of mlp decoder dependency on mlp parse...
2008-10-24 mruBuild MMX/SSE FFT only if CONFIG_FFT is set
2008-10-24 mruDCA decoder needs FFT
2008-10-24 mruconfigure: add foo_suggest facility
2008-10-24 mruconfigure: add enable_weak and disable_weak
2008-10-24 mruconfigure: allow recursive foo_select options
2008-10-24 mruAuto-enable CONFIG_FFT for codecs that need it
2008-10-24 mruconfigure: cosmetics
2008-10-24 mruconfigure: add foo_select facility
2008-10-24 mruconfigure: fix disabled_any to return false for empty...
2008-10-24 conradSpeex decoding via libspeex
2008-10-22 diegocosmetics: Leave out quotes from libdirac pkg-config...
2008-10-21 mruARM: allow --cpu=armvN in configure
2008-10-21 mruAllow target name on every line in dependency postproce...
2008-10-21 mruDo not add $cross_prefix to compiler name given with...
2008-10-21 mruconfigure: fix handling of option arguments containing...
2008-10-19 mrufix configure with libx264 disabled
2008-10-19 stefanoRemove the ugly and unnecessary require_cpp_condition...
2008-10-19 stefanoMake more clear the error message for the libx264 versi...
2008-10-18 diegocosmetics: Save some backslashes.
2008-10-16 diegoRemove -fasm CFLAGS check, it is no longer needed.
2008-10-16 diegoUpdate DEPEND_CMD comment to better explain why we...
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-10-12 mruEnable FAST_UNALIGNED on ARM variants that support it
2008-10-12 mruEnable FAST_UNALIGNED on PPC
2008-10-12 mruRevert "Replace sed trickery in the gcc dependency...
2008-10-12 mruconfigure: simplify PPC dcbzl check
2008-10-12 cehoyosDon't include byteswap.h anymore.
2008-10-12 diegoReplace sed trickery in the gcc dependency generation...
2008-10-12 stefanoFix inconsistent indent.
2008-10-12 diegoRevert the merger of LC_ALL declaration and export.
2008-10-12 stefanoCheck requirement for libx264 version in configure...
2008-10-12 stefanoImplement CPP condition check support in configure.
2008-10-10 ramiroOnly special-case absolute DOS paths on systems that...
2008-10-09 stefanoMake configure --help return 0.
2008-10-09 stefanoDocument libavfilter filters options in configure -h.
2008-10-06 diegoRemove obsolete liba52 wrapper code.
2008-10-04 diegoMerge variable declaration and export.
2008-10-03 diegoStop Sun Studio from issuing a warning during configure...
2008-10-02 diegoUpdate copyright years.
2008-10-02 diegoGlobally set LC_ALL=C to prevent locale issues from...
2008-09-28 aurelfix -uninstalled.pc includedir for out-of-tree builds
2008-09-26 diegoAdd support for passing a version string to configure...
2008-09-26 diegowhitespace cosmetics
2008-09-23 diegoAdd MIPS to list of architectures requiring PIC flags.
2008-09-21 diegoV4L2 support for OpenBSD, patch by Brad, brad comstyle com
2008-09-20 diegoRename check_func2 to check_func_headers.
2008-09-02 jbradd a separate line in Makefile for E-AC-3 decoder...
2008-08-16 superdumpUse correct asm object type and necessary -DPIC for...
2008-08-14 michaelAdd -fasm and -std=c99 when supported.
2008-08-14 diegoCheck for sys/select.h and poll.h unconditionally,...
2008-08-14 michaelAdd -D_POSIX_C_SOURCE=200112 to cflags.
2008-08-14 michaelRemove unneeded whitespace and quotes from -D_ISOC99_SO...
2008-08-13 michaelChange _ISOC9X_SOURCE to _ISOC99_SOURCE.
2008-08-13 michaelMove -D_ISOC9X_SOURCE to configure so its available...
2008-08-13 cehoyosShow result of yasm test.
2008-08-11 lorenmyasm buildsystem
2008-08-01 diegoExplain the difference between HAVE_LIST and CONFIG_LIS...
2008-08-01 diegoOnly check for socklen_t if network support is enabled.
2008-07-24 diegoRemove AltiVec vector declaration compiler compatibilit...
2008-07-21 stefanoMake configure --help document the --enable-debug option.
2008-07-21 diegoMove --disable-debug to a better place within configure...
2008-07-17 diegoReplace LDLATEFLAGS hackery by proper LDFLAGS tests.
2008-07-15 mruARM: disable use of system byteswap.h
2008-07-13 diegoAdd parisc* to the list of architectures requiring...
2008-07-12 mruconfigure: simplify negative dependencies
2008-07-12 mruconfigure: allow !foo as argument to enabled/disabled...
2008-07-09 mruregenerate dependencies when building object files
2008-07-08 diegoAdd FFMPEG_CONFIGURATION to config.mak as well, it...
2008-07-07 aurelcorrect path in *-uninstalled.pc
2008-07-04 ramiroMLP/TrueHD decoder.
2008-06-25 diegoCheck for support of -fomit-frame-pointer before adding...
2008-06-25 diegoEach dependency file needs to be updated when one of...
2008-06-19 mrufix dependency generation
2008-06-19 mruenable version.h to be created from subdirs
2008-06-16 diegoGenerate pkg-config files in each library subdirectory...
2008-06-08 diegoFix typo in the names of variables assigned to OS-speci...
2008-06-06 diegoAdd -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.
2008-06-05 mrucheck for ARM NEON assembler support
2008-06-05 mruaccept --cpu=cortex*
2008-06-02 mruimprove installation path selection
2008-06-02 diegocosmetics: Split all path variables into their own...
2008-05-30 diegocosmetics: Remove useless backslashes.
2008-05-30 diegoImplement a proper configure test for AltiVec vector...
2008-05-30 diegoSimplify altivec.h test.
2008-05-30 diego10l for Ramiro: Add missing backslashes in AltiVec...
2008-05-29 diegoSome (Solaris) gcc versions apparently output a comment...
2008-05-29 diegoWhen shared libraries are built, make the pkg-config...
2008-05-28 diegoDefine private libraries as 'Libs:' when only static...
2008-05-28 diegoAdd command line option to set the value of bindir.
2008-05-27 diegoRemove unused variable 'prefix' from config.mak.
2008-05-27 diegoCall x264 and Xvid libx264 and libxvid in the configure...
2008-05-27 diegocosmetics: XviD is now called Xvid.
2008-05-26 mruRevert "Add version information to DLLs."
2008-05-25 ramiroAdd version information to DLLs.
2008-05-16 diegoStore license value in a variable for later use.
next