]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / configure
2009-11-23 conradlibtheora: using the 1.0 API requires linking to both
2009-11-22 conradUpdate libtheora wrapper to use the 1.0 API
2009-11-18 diegoAdd functions to return library license and library...
2009-11-13 mruAdd cflags filter for suncc
2009-11-10 cehoyosAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-11-10 reimarRemove code checking for __PIC__ or __pic__ and setting...
2009-11-10 reimarCheck if PIC is somehow already enabled (e.g. a compile...
2009-11-10 mruconfigure: whitespace cosmetics
2009-11-09 reimarAttempt to document the "enable pic" hackery for OpenBSD.
2009-11-09 reimarRemove some BeOS/haiku hacks: -fomit-frame-pointer...
2009-11-08 reimarSet -DPREFIX for yasm simply whenever extern_prefix...
2009-11-08 reimarAlways add -DPIC to YASM flags when pic is enabled.
2009-11-05 mruPPC: make inline asm xform address test work with Apple...
2009-11-05 mruIA64: do not automatically enable hardcoded tables...
2009-11-01 mruconfigure: fix 64-bit test with clang
2009-10-31 mruconfigure: remove extra backslashes from suncc DEPEND_CMD
2009-10-31 mruconfigure: use here-doc for --help output
2009-10-31 mruconfigure: use here-docs instead of echo for writing...
2009-10-31 mruconfigure: simplify setting of SDL flags in config.mak
2009-10-31 mruAllow disabling doc generation with --disable-doc
2009-10-31 mruconfigure: simplify STRIP setting in config.mak
2009-10-28 reimarEnable hardcoded tables for ia64 shared builds.
2009-10-28 mruconfigure: add C99 flags to HOSTCFLAGS
2009-10-28 diegoDetect Sun Studio compiler and set appropriate variables.
2009-10-26 diegoAvoid "-z text" diversion on SunOS x86, needed to make...
2009-10-24 reimarSupport amdfam10 for --cpu, also avoids a warning about...
2009-10-24 diegoRemove ancient redir demuxer.
2009-10-22 conradAdd clang to detected compilers
2009-10-19 darkshikariUpdate libx264.c for x264 API change
2009-10-18 jbradd CONFIG_LPC to the build system for lpc dsputil...
2009-10-11 mruARM: force PIC for shared libs only with ARMv6T2 and...
2009-10-11 mruARM: enable PIC for shared libs
2009-10-02 mruconfigure: define extern symbol prefix without quotes...
2009-10-02 mruDo not use -mdynamic-no-pic if PIC is enabled
2009-10-02 mruARM: add -marm flag since we do not support Thumb
2009-10-01 conradCheck whether 32-bit x86 is really 64-bit
2009-09-30 mruconfigure: break a long line
2009-09-30 reimarRe-add check for compilation failure with ebx clobber...
2009-09-30 mruconfigure: return result of test from check_asm
2009-09-30 reimarUse a "b" constraint instead of ebx clobber to detect...
2009-09-30 reimarFix typo in comment.
2009-09-23 mruconfigure: fix tms470 flag mapping for soft-float
2009-09-23 mruARM: improve armcc detection
2009-09-23 darkshikariAdd support for new x264 API.
2009-09-22 mruSet compiler version string for supported non-gcc compilers
2009-09-22 diegoImprove compiler information code to print to the conso...
2009-09-22 diegoThe W64 demuxer depends on the WAV demuxer.
2009-09-21 diegoDeinterleave the generation of config.h and config...
2009-09-21 mruconfigure: remove some unnecessary backslashes
2009-09-15 stefanoMake pkgconfig_generate() fills Libs with the required...
2009-09-10 mruconfigure: add -g to ASFLAGS when debug is enabled
2009-09-09 reimarFix typo in configure error message.
2009-09-02 mruconfigure: fix check for x264
2009-08-23 mruconfigure: fix filter() function when matching multiple...
2009-08-23 mruAdd PIC flags early so tests they affect give correct...
2009-08-23 mruconfigure: simplify directory creation for out of tree...
2009-08-20 mruconfigure: add --enable-pic flag
2009-08-17 mruconfigure: add AVR32 names for --cpu flag
2009-08-15 diegoUse pkg-config to generate the linker flags for libdirac.
2009-08-10 mruFix dependency generation with ccache/gcc
2009-08-10 mruconfigure: fix gcc detection for v2.95
2009-08-10 astrangeFix the EBX available configure check on Darwin/i386.
2009-08-08 mruGenerate dependencies while compiling if supported...
2009-08-08 mruGenerate dependencies when object files are built
2009-08-06 mruconfigure: allow comma-separated list in --enable/disab...
2009-08-06 mruconfigure: allow wildcards in --enable/disable-thing...
2009-08-06 mruconfigure: support --cpu=host to tune for the host...
2009-08-06 diegoMake WMV2 encoder depend on H.263 encoder in configure.
2009-08-06 diegoMake MPEG-4 encoder depend on H.263 encoder in configure.
2009-08-06 diegoMake WMV1 encoder depend on H.263 encoder in configure.
2009-08-05 diegoMake FLV encoder depend on H.263 encoder in configure.
2009-08-05 diegoMake H.263+ (H263P) encoder depend on H.263 encoder...
2009-08-05 diegoDeclare the dependencies of the MSMPEG4v1/MSMPEG4v2...
2009-08-05 diegoDeclare the dependency of RV10/RV20 encoder on the...
2009-08-02 diegoMake XVMC mpegvideo decoder depend on mpegvideo decoder.
2009-07-31 mruRTMP needs tcp_protocol
2009-07-30 heydownsMake av_always_inline a no-op when --disable-optimizati...
2009-07-30 diegoRevert addition of '#undef av_always_inline' to config...
2009-07-30 diegoUndefine av_always_inline before setting it to an empty...
2009-07-28 mruReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-28 mruEnable PIC unconditionally on OpenBSD
2009-07-28 mruconfigure: always write PIC flags to config.mak
2009-07-28 mruconfigure: enable PIC in per-arch section instead of...
2009-07-28 benoitFix typo in MinGWCE support in configure.
2009-07-27 diegoMinGWCE support in configure; networking is disabled...
2009-07-26 mruReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-24 aurelfix various compilation dependencies
2009-07-24 ramiroCheck for the isatty function.
2009-07-23 mruconfigure: some small simplifications
2009-07-23 mruconfigure: add some blank lines to improve readability
2009-07-22 mruMove output redirection of deps generation from make...
2009-07-22 diegoMake Theora decoder depend on the VP3 decoder.
2009-07-22 mruconfigure: group tests for compiler characteristics...
2009-07-22 mruconfigure: set -mdynamic-no-pic flag in main darwin...
2009-07-22 mruconfigure: remove special flags for XLC on Darwin
2009-07-22 mruconfigure: remove some darwin-related cruft
2009-07-22 mruconfigure: group all cpu-specific tests together
2009-07-21 diegoMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-20 mruARM: check for VFP register arguments
2009-07-20 mruconfigure: make --extra-cflags cumulative again
next