]> git.sesse.net Git - x264/shortlog
x264
2007-09-09 Loren Merrittallow --vbv-init to take absolute values (in kbit)...
2007-09-07 Loren Merrittremove a bashism
2007-09-02 Loren Merrittreorder headers so that largefile support is defined...
2007-08-20 Loren Merrittregression in r669: broke saving of configure args...
2007-08-18 Loren Merrittregression in r669: --enable-shared should imply -...
2007-08-12 Loïc Minier* Add a --host flag to allow overriding config.guess...
2007-08-12 Loïc Minier* Update config.guess.
2007-07-17 Loren Merrittmingw doesn't have strtok_r
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-07-12 Loren Merrittextend zones to support (some) encoding parameters...
2007-07-06 Loren Merrittcosmetics
2007-06-28 Loren Merrittlimit vertical motion vectors to +/-512, since some...
2007-06-22 Guillaume PoirierAdd vertical and horizontal luma deblocking accelerated...
2007-06-16 Loren Merrittcosmetics in cpu detection
2007-06-16 Loren Merrittfix compilation without asm on x86_32 (r658 worked...
2007-06-10 Loren Merrittexempt 1080p from the non-mod16 warning.
2007-06-05 Alex Izvorskiallow compiling without yasm/nasm on x86 and x86-64...
2007-06-05 Alex Izvorskiupdated MS VC8/VC7 build, patch by Gabriel Bouvigne
2007-05-26 Alex Izvorskireplace alloca with malloc everywhere. per manpage...
2007-05-02 Loren Merrittrequire a ratecontrol method to be specified, it no...
2007-04-23 Loren Merrittfix nnz computation in cavlc+8x8dct+deblock. (regressio...
2007-04-23 Loren Merrittfix the computation of bits used for vbv. (regression...
2007-04-22 Loren Merrittc89 compile fix
2007-04-21 Loren Merrittcabac: use bytestream instead of bitstream.
2007-04-11 Loren Merrittremove the restriction on number of threads as a functi...
2007-04-10 Loren Merritttweak ssse3 quant
2007-04-07 Loren Merrittchange some tables from int to int8_t. 13KB smaller...
2007-04-06 Loren Merrittfaster cabac rdo. up to 10% faster at q0, but negligibl...
2007-04-06 Loren Merrittworkaround gcc's inability to align variables on the...
2007-04-05 Loren Merritt32bit version of ssse3 satd.
2007-04-04 Loren Merrittsimplify trellis
2007-04-04 Loren Merrittfix an arithmetic overflow in trellis with QP >= 42
2007-04-04 Loren Merritt2x faster quant. 2% overall.
2007-04-04 Loren Merrittwhen encoding with a cqm, probe_skip now also uses...
2007-04-04 Loren Merrittcosmetics in asm macros
2007-04-03 Alex Izvorskiuse only c-style comments in public header (patch by...
2007-04-02 Loren Merrittin hpel search, merge two 16x16 mc calls into one 16x17...
2007-04-02 Christophe... Compile fix
2007-03-30 Loren Merrittremove private stuff from public headers. no more need...
2007-03-24 Loren Merrittadjust bitstream buffer sizes for very large frames
2007-03-14 Loren Merrittconflate HAVE_MMXEXT with HAVE_SSE2, since they were...
2007-03-14 Sam Hocevar * Made -DNEED_ALTIVEC unnecessary, thanks to Guillaum...
2007-03-14 Sam Hocevar * check x264_cpu_detect() before calling AltiVec...
2007-03-14 Loren Merrittssse3 detection. x86_64 ssse3 satd and quant.
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-05 Loren Merrittfix a small memleak.
2007-03-03 Guillaume Poiriercompile fix for GCC-3.3 on OSX, based on a patch by
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-02-22 Loren Merrittoops, scenecut detection failed to activate when using...
2007-01-29 Loren Merrittextras/getopt.c was BSD licensed. replace with a LGPL...
2007-01-25 Guillaume PoirierFix build issues on Linux. Only gcc-4.x is supported...
2007-01-21 Loren Merritttweak block_residual_write_cavlc.
2007-01-20 Loren Merrittdon't assume int is exactly 4 bytes
2007-01-11 Loren Merrittmake array_non_zero() compatible with -fstrict-aliasing
2007-01-09 Christophe... Honor CFLAGS and LDFLAGS set by the user
2007-01-02 Eric PetitCheck whether 'echo -n' works, otherwise try printf...
2007-01-01 Eric PetitCheck version of nasm on OS X / Intel
2006-12-20 Loren Merrittwrong reference frames were used with refs>=14 + pyrami...
2006-12-19 Loren Merrittenable thread synchronization primitives on linux too
2006-12-19 Loren Merrittfix a crash with x264_encoder_headers() + threads
2006-12-16 Loren Merrittdon't skip autodection on configure --enable-pthread
2006-12-16 Loren Merrittmore win32threads -> pthreads
2006-12-15 Loren Merrittcosmetics: rename list operators to be consistent with...
2006-12-15 Loren Merrittwin32: use pthreads instead of win32threads. for some...
2006-12-15 Loren MerrittNew threading method:
2006-12-12 Sam Hocevar * Do not assume anything about sizeof(cpu_set_t).
2006-12-11 Sam Hocevar * Add support for kFreeBSD (FreeBSD kernel with GNU...
2006-11-27 Guillaume PoirierAdd Altivec implementations of add8x8_idct8, add16x16_i...
2006-11-25 Eric PetitForce alignment of the fake .rodata on MacIntel
2006-11-23 Loren Merrittdon't treat vbv_maxrate as a minrate too if it's higher...
2006-11-18 Eric PetitMerges Guillaume Poirier's AltiVec changes:
2006-11-06 Loren Merritt10% faster deblock mmx functions. ported from ffmpeg.
2006-11-06 Loren Merrittcheckasm: ignore insignificant differences in floating...
2006-10-30 Loren Merrittdisplay final ratefactor in abr when a loose vbv is...
2006-10-30 Loren Merrittfix parsing of --deblock %d,%d (beta was ignored)
2006-10-29 Loren Merrittcompute chroma_qp only once per mb
2006-10-29 Loren Merrittrd refinement of intra chroma direction (enabled in...
2006-10-18 Loren Merrittfix a crash in avc2avi
2006-10-15 Loren Merrittskip deblocking and motion interpolation when using...
2006-10-13 Loren Merrittcosmetics
2006-10-13 Loren Merrittallow fractional values of crf
2006-10-10 Loren Merrittprefetch pixels for motion compensation and deblocking.
2006-10-10 Loren Merrittfix a crash on interlace + >8 reference frames
2006-10-10 Loren Merrittno more decoder. it never worked anyway, and the presen...
2006-10-09 Loren Merrittcompute pskip_mv only once per macroblock, and store it
2006-10-09 Loren Merrittslightly faster chroma_mc_mmx
2006-10-09 Loren Merrittmissing emms in plane_copy_mmx
2006-10-06 Loren Merrittmerge center_filter_mmx with horizontal_filter_mmx
2006-10-06 Loren Merritt1.5x faster center_filter_mmx (amd64)
2006-10-06 Loren Merrittmmx/prefetch implementation of plane_copy
2006-10-05 Loren Merrittno more vfw
2006-10-05 Loren Merrittgtk fixes:
2006-10-05 Loren Merrittaccept mencoder's option names as synonyms (api only...
2006-10-03 Loren Merrittsimplify satd_sse2
2006-10-02 Loren Merrittbetter error checking in x264_param_parse.
2006-10-02 Loren Merrittfix some strides that weren't a multiple of 16.
2006-10-01 Loren Merritttweak motion compensation amd64 asm. 0.3% overall speedup.
next