]> git.sesse.net Git - x264/history - configure
if --threads > 1, then read the input stream in its own thread.
[x264] / configure
2006-03-18 Loren Merrittif --threads > 1, then read the input stream in its...
2006-03-17 Måns RullgårdFreeBSD uses ELF
2006-03-11 Loren Merrittconfigure: --enable-shared for libx264.so
2006-03-02 Sam Hocevar * configure: activate minor nasm optimisations, such...
2006-03-01 Sam Hocevar * configure common/i386/i386inc.asm: got rid of ...
2006-02-11 Loren MerrittVfW: cosmetics
2006-02-08 Sam Hocevar * configure: define FORMAT_ELF under Linux and FORMAT...
2006-02-08 Sam Hocevar * configure: added a --enable-pic flag.
2006-01-16 Sam Hocevar * configure: NSLU2 platform support (why oh why)
2006-01-15 Eric Petit Re-enabled x86 optims on MacIntel, assume Nasm CVS...
2006-01-14 Eric Petit Quick compile fix for OS X / Intel
2006-01-13 Loren Merrittcli: large file support
2005-12-13 Eric Petit Fixed cc_check on OS X (gcc -o /dev/null always fails)
2005-12-07 Loren Merrittconfigure: autodetect gpac, avis, pthread, vfw
2005-12-05 Loren Merrittcosmetics: config.h is now modified only by configure...
2005-11-28 Loren Merrittpkg-config: major.minor.patch version
2005-11-28 Loren Merritt`make fprofiled` to automate gcc -fprofile-generate/use
2005-11-22 Loren Merrittsupport pkg-config.
2005-11-11 Sam Hocevar * configure: added the Alpha platform.
2005-10-16 Eric Petit Added --enable-gprof (patch by Johannes Reinhardt)
2005-09-25 Sam Hocevar * configure: support extra $(ASFLAGS) through --extra...
2005-09-24 Loren MerrittMP4 output: update to GPAC 0.4 API.
2005-09-20 Sam Hocevar * configure: added support for ia64, mips/mipsel...
2005-07-20 Laurent Aimar * x264 compilation on NetBSD. Patch by Mike Matsnev.
2005-07-20 Laurent Aimar * all: "8x8 SAD written in Sparc Assembly using VIS...
2005-07-07 Laurent Aimar * Add support for UltraSparc (uname -m: sun4u) with...
2005-06-05 Eric Petit Use win32 native threads (you still have to --enable...
2005-05-30 Måns Rullgårdaccept the standard --prefix etc. options
2005-05-30 Loren Merritttweak cflags
2005-05-29 Eric Petit Fixed multithreading on BeOS (pthread emulation required)
2005-05-29 Loren Merrittmultithreading (via slices)
2005-05-14 Eric Petit s/==/=/
2005-05-12 Loren MerrittCLI option: --visualize
2005-04-19 Loren Merrittamd64 asm patch, part2.
2005-04-19 Loren Merrittmisc makefile changes.
2005-04-16 Loren MerrittVfW: build from main makefile
2005-04-12 Eric Petit configure: use -falign-loops=16 on OS X
2005-04-12 Loren MerrittConfigure tweaks. Allow avis-input in mingw. Turn off...
2005-04-12 Loren MerrittCLI: MP4 muxing.
2005-04-11 Eric Petit Cygwin fixes
2005-04-11 Eric Petit configure: ooops, restored -g
2005-04-11 Måns Rullgårdadd x86_64 to configure
2005-04-11 Eric Petit Added a configure to detect the platform/system/etc...