]> git.sesse.net Git - x264/history - configure
Add /usr/lib/{64/}values-xpg6.o to $LDFLAGS on Solaris
[x264] / configure
2011-10-22 Sean McGovernAdd /usr/lib/{64/}values-xpg6.o to $LDFLAGS on Solaris
2011-10-22 Sean McGovernFix linker test for -Bsymbolic
2011-10-22 Sean McGovernAdd $SOFLAGS to exported SOFLAGS make variable
2011-10-22 Henrik GramnerAllow setting a chroma format at compile time
2011-10-08 Fabian GreffrathFix detection of Alpha CPU arch on alphaev67
2011-08-24 Reinhard TartlerAdd Hurd support to configure
2011-08-05 Anton MitrofanovRe-add support for glibc <2.6, which doesn't have CPU_COUNT
2011-08-05 Yasuhiro IkedaAvoid using deprecated libavformat functions
2011-07-29 Anton MitrofanovMove X264_VERSION / X264_POINTVER from config.h to...
2011-07-22 Yasuhiro IkedaImprove configure help
2011-07-21 Yasuhiro IkedaUse $optarg for some configure options
2011-07-18 Anton MitrofanovFix use of deprecated libavcodec functions
2011-07-10 Rémi Denis-CourmontARM: do not override the toolchain default for FPU ABI
2011-07-10 Steven WaltersFix link errors with libswscale/libavutil as shared...
2011-07-10 Steven WaltersFix deprecation in libavformat usage
2011-06-15 Steven WaltersResize filter updates
2011-05-12 NikoliImprove build system capabilities
2011-05-12 Simon HorlickMBAFF: Make interlaced support a compile time option
2011-04-26 Yasuhiro IkedaSupport more recent GPAC versions
2011-04-26 Anton KhirnovUse AVMEDIA_TYPE_VIDEO instead of deprecated CODEC_TYPE...
2011-04-13 Fiona GlaserAdd SSE support to rectangle.h for 16-byte stores
2011-04-13 Steven WaltersDo not force Intel Compiler to target pre-mmx architect...
2011-03-24 Anton MitrofanovImprove C99 support checks in configure
2011-03-24 Steven WaltersRecognize cygwin as itself when not targeting mingw
2011-03-24 Steven WaltersIntel Compiler support
2011-02-05 Yasuhiro IkedaMinor cosmetics in configure
2011-02-05 Fiona GlaserBump yasm version requirement to handle AVX
2011-01-10 Ramiro PollaUse cross_prefix for strings in endian test and as...
2010-12-14 Steven WaltersSupport for native Windows threads
2010-12-14 Anton MitrofanovWork around gcc/ld alignment bug on win32
2010-12-07 Ramiro PollaCreate and install x264_config.h
2010-11-26 Fiona GlaserFix typo in r1797
2010-11-25 Yasuhiro IkedaCosmetics in configure
2010-11-25 Steven WaltersFix configure so that boolean configuration options...
2010-11-23 Sean McGovernFix build on SPARC Solaris 10
2010-11-19 Oskar ArvidssonConvert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth deblocking
2010-11-18 Karl BlomsterImprove configure script logging
2010-11-14 Steven WaltersUpdate ffms2 support for its latest API break.
2010-11-10 Reinhard TartlerLink x264cli explicitly against lavf
2010-09-19 James DarnleyAdd --disable-gpl option to configure
2010-09-16 Steven WaltersAdd configure check for mingw64 prefixing
2010-08-16 Brad SmithCorrect X header path usage in configure
2010-07-29 Anton MitrofanovAdd libavcore check in configure
2010-07-26 Steven WaltersFiltering system-related fixes
2010-07-17 Steven WaltersAvisynth 2.6 colorspace support
2010-07-15 David ConradFix compilation with shared ffmpeg libs
2010-07-15 Steven WaltersAdd video filtering system to x264cli
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-06-24 Fiona GlaserUse -fno-tree-vectorize to avoid miscompilation
2010-06-09 Anton MitrofanovWarn about shadowed variable declarations
2010-06-09 Steven WaltersPreprocessing cosmetics
2010-05-21 Henrik GramnerFix performance regression in r1582
2010-05-21 Anton MitrofanovMark Win32 executable as large address aware
2010-05-21 Alex JurkiewiczModify version.sh to output to stdout.
2010-05-06 Steven WaltersRemove unnecessary --enable options
2010-03-27 Loic MinierTwo compatibility fixes
2010-03-27 James DarnleyFix typo in configure
2010-03-27 Yusuke NakamuraFix link errors with newest gpac cvs
2010-02-25 David ConradDisable Altivec and VIS optimizations when --disable...
2010-02-23 Yusuke NakamuraAdd GPAC version check
2010-02-15 David ConradFix compilation on ARM
2010-02-15 David ConradiPhone compilation support
2010-01-30 Loren MerrittFix log2f detection, include order, some gcc warnings
2010-01-30 Diogo FrancoMove -D CFLAGS to config.h
2010-01-30 Diogo FrancoImplement ffms2 version check
2010-01-30 Diogo FrancoAdd configure check for log2 support
2010-01-30 Diogo FrancoAdd config.log support
2010-01-30 Diogo FrancoFix cross-compiling with lavf, add support for ffms2.pc
2010-01-21 Steven WaltersUse cross-prefix properly with pkg-config for cross...
2010-01-14 Fiona GlaserFix typo in configure
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2009-11-30 Steven WaltersEnhanced Avisynth input support
2009-11-15 Alexander StrangeAllow compilation with non-Apple GCC on OS X
2009-11-15 Alexander StrangeUse __attribute__((may_alias)) for type-punning
2009-11-15 Kieran KunhyaFLV muxing support
2009-11-12 Fiona GlaserActually add -Wno-strict-aliasing to configure
2009-11-09 David ConradFix weightp on ARM + PPC
2009-09-14 Fiona GlaserUpdate yasm configure check
2009-09-02 David ConradCompile fixes for pre-ARMv6T2 and/or PIC
2009-08-27 Loren Merrittcompile x86 with fpmath=sse by default
2009-08-25 David ConradARM configure: enable NEON-related options by default
2009-08-20 David ConradGSOC merge part 1: Framework for ARM assembly optimizations
2009-08-20 David ConradFix a bug in checkasm and two OSX fixes
2009-06-11 Mike Frysingerconfigure check for uclinux
2009-05-27 Loren Merrittconfigure check for cc, rather than reporting lack...
2009-05-25 Loren Merrittconfigure check for ssse3-capable binutils
2009-05-19 Fiona GlaserMake i686 the default arch on x86_32
2009-02-11 Anton MitrofanovWindows 64-bit support
2009-01-29 Brad Smithfix detection of pthread and isfinite on OpenBSD
2009-01-28 Loren Merrittremove $ECHON kludge, which broke on SunOS. bring back...
2009-01-17 Brad SmithChanges the PowerPC ppccommon.h header so it no longer...
2008-11-26 Fiona GlaserRemove nasm support
2008-10-22 Alexander StrangeFix Darwin speed regression
2008-10-03 Loren Merrittrm gtk, avc2avi.
2008-09-28 Loren Merrittmore diagnostics when configure finds an unsuitable...
2008-08-31 Guillaume Poirierfix SOFLAGS used when building gtk frontend
2008-08-22 Guillaume Poirierimprove generation of Darwin libraries
2008-08-10 Loren Merrittasm cosmetics
2008-06-15 Fiona GlaserAdd more inline asm and a runtime check for MMXEXT...
next