]> git.sesse.net Git - x264/history - Makefile
Fix float-cast-overflow in x264_ratecontrol_end function
[x264] / Makefile
2008-07-10 Loren Merrittde-duplicate vlc tables
2008-06-08 Loren Merrittbenchmark most of the asm functions (checkasm --bench).
2008-03-30 Zuxy Mengfix naming of .dll on mingw
2008-03-24 Loren Merrittcabac asm.
2008-03-22 Loren Merrittadd tesa and lossless to fprofile
2008-03-17 Loren Merrittcheckasm check whether callee-saved regs are correctly...
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...
2008-01-27 Loren Merrittremove colorspace conversion support, because it has...
2007-12-09 Guillaume Poirieradds AliVec implementation of predict_16x16_p()
2007-11-21 Loren Merrittcover some more options in fprofile. (esa, bime, cqm...
2007-06-22 Guillaume PoirierAdd vertical and horizontal luma deblocking accelerated...
2007-06-05 Alex Izvorskiallow compiling without yasm/nasm on x86 and x86-64...
2007-03-14 Sam Hocevar * Use -maltivec when building dependencies, or <altiv...
2007-03-14 Sam Hocevar * common/cpu.c: runtime AltiVec autodetection on...
2007-03-03 Loren Merrittcosmetics in regression test
2007-03-03 Alex Izvorskiregression testing, run similar to fprofiled: VIDS...
2007-02-28 Alex Izvorskiadd ability to generate doxygen documentation; make dox
2007-01-02 Eric PetitCheck whether 'echo -n' works, otherwise try printf...
2006-11-18 Eric PetitMerges Guillaume Poirier's AltiVec changes:
2006-10-05 Loren Merrittno more vfw
2006-10-01 Loren Merrittstrip local symbols from asm .o files, since they confu...
2006-09-25 Sam Hocevar * Add an "all" rule to the Makefile. Ideally "default...
2006-08-04 Loren Merrittgcc -fprofile-generate isn't threadsafe
2006-08-01 Loren Merritt--threads=auto to detect number of cpus
2006-07-28 Loren MerrittGTK update. patch by Vincent Torri.
2006-07-16 Loren Merrittslightly faster mmx dct
2006-06-28 Måns Rullgårdmake libx264.so symlink relative
2006-05-28 Loren Merrittmake -> $(MAKE)
2006-04-20 Loren Merritttypo in r504
2006-04-20 Loren Merrittupdate msvc project files.
2006-04-08 Måns Rullgårduse LDFLAGS when linking shared lib
2006-03-26 Loren MerrittGTK: compilation fixes
2006-03-11 Loren Merrittconfigure: --enable-shared for libx264.so
2006-03-08 Loren Merrittcosmetics in makefile
2006-03-08 Loren Merrittcosmetics: muxers -> muxers.c
2006-02-10 Loren Merrittamd64 mmx for some intra pred functions
2006-02-07 Sam Hocevar * Support for x86 position-independent code (PIC...
2006-02-06 Loren Merrittcosmetics: reorganize intra prediction dsp
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-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 Merrittdon't use gnu extensions to grep and sed.
2005-11-28 Loren Merritt`make fprofiled` to automate gcc -fprofile-generate/use
2005-11-22 Loren Merrittsupport pkg-config.
2005-10-26 Loren Merrittmmx deblocking.
2005-10-26 Loren Merrittmove checkasm to tools/
2005-10-25 Loren MerrittWindows 64bit asm.
2005-09-14 Loren MerrittMMX quantization functions, and optimization of the...
2005-09-10 Loren MerrittSSE2 pixel comparison functions
2005-08-07 Eric Petit Run ranlib after make install (OS X needs that)
2005-07-22 Laurent Aimar * all: Added matroska writing. 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-20 Loren Merrittcustom quant matrices
2005-05-30 Måns Rullgårdaccept the standard --prefix etc. options
2005-05-19 Eric Petit Makefile: in target "install", first create the direct...
2005-05-15 Eric Petit Optimized subXxX_dct
2005-05-12 Loren MerrittCLI option: --visualize
2005-04-25 Loren Merrittcosmetics.
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-14 Loren MerrittMakefile: strip x264cli.
2005-04-12 Loren MerrittCLI: MP4 muxing.
2005-04-11 Eric Petit configure: ooops, restored -g
2005-04-11 Eric Petit Added a configure to detect the platform/system/etc...
2005-04-10 Loren MerrittMakefiles: better dependencies for SEI version number
2005-04-05 Loren Merrittprint svn version number in SEI info and in CLI/VfW.
2005-03-31 Loren Merrittmake install
2005-03-27 Loren Merrittconvert mc's inline asm to nasm (slight speedup and...
2005-03-16 Loren Merritt173 broke .depend when debugging was enabled
2005-03-15 Eric Petit Cleaned up and fixed Makefile for OS X and BeOS (hopef...
2005-03-08 Måns RullgårdDon't include x264.o in the library.
2005-01-05 Loren Merrittfix: "x264 -A all" didn't include b8x8 types.
2005-01-03 Loren Merrittremove Makefile.cygwin because build/cygwin/Makefile...
2004-12-31 Loren Merrittrename *.asm to avoid conflicts with libtool
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...
2004-10-27 Eric Petit Typo
2004-10-27 Eric Petit + No need to emulate memalign on OS X
2004-10-11 Måns Rullgårdfix compilation on FreeBSD (from Loren Merritt (thanks...
2004-08-28 Laurent Aimar * all: added eval.c (I hope libx264.dsp is correct...
2004-08-12 Måns RullgårdAdd TAGS rule.
2004-07-27 Eric Petit Attempt to fix build on Linux PPC
2004-06-18 Min Chenupdate & SSE2 support
2004-06-03 Laurent Aimar * all: re-import of the CVS.