]> git.sesse.net Git - x264/shortlog
x264
2005-10-01 Loren Merrittcosmetics: move avg function ptrs from pixf to mc.
2005-09-27 Loren Merrittwith B-pyramid, forget old refs in POC order instead...
2005-09-26 Loren Merritttypo in r296.
2005-09-25 Sam Hocevar * common/amd64/*.asm: use RIP-related addressing...
2005-09-25 Sam Hocevar * common/amd64/mc-a.asm: removed useless global variables
2005-09-25 Sam Hocevar * configure: support extra $(ASFLAGS) through --extra...
2005-09-24 Loren Merrittreorganized VfW UI.
2005-09-24 Loren MerrittMP4 output: update to GPAC 0.4 API.
2005-09-24 Loren Merrittfaster mmx quant 15bit, and add 16bit version. total...
2005-09-24 Loren Merrittfaster mmx satd. *x16: 20%, *x8: 10%, total: 2-4%.
2005-09-24 Loren Merrittallow i4x4 and i8x8 down-left prediction with emulated...
2005-09-20 Steve Lhommefps patch by Haali
2005-09-20 Sam Hocevar * configure: added support for ia64, mips/mipsel...
2005-09-14 Loren MerrittMMX quantization functions, and optimization of the...
2005-09-10 Loren MerrittSSE2 pixel comparison functions
2005-08-30 Loren Merritt10l in rev290: duplicate declaration of x264_pixel_sub_...
2005-08-29 Loren Merrittmmx 8x8 dct.
2005-08-29 Eric Petit VC++ fix (thx fenrir)
2005-08-29 Eric Petit x264.h: issue an explicit warning when neither stdint...
2005-08-17 Loren MerrittVfW: SAR wording. patch by Sharktooth.
2005-08-16 Loren Merrittcli: workaround to allow "--ratetol inf" on win32.
2005-08-09 Loren Merrittfix spatial direct mv prediction with B-pyramid. copied...
2005-08-09 Laurent Aimar * all: Patch by Mike Matsnev :
2005-08-09 Laurent Aimar xyuv: bug fixes + autodetect of video size.
2005-08-07 Eric Petit Run ranlib after make install (OS X needs that)
2005-07-26 Loren Merrittupdate i_mb_b16x8_cost_table[] for I8x8 mb type (r278...
2005-07-22 Laurent Aimar * all: Added matroska writing. Patch by Mike Matsnev.
2005-07-22 Laurent Aimar * pixel.*:
2005-07-22 Laurent Aimar analyse: "It correct the size of array i_mb_b16x8_cost...
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-15 Loren Merritt10l: rd score for sub-8x8 partitions used wrong mvs.
2005-07-13 Loren Merrittfaster SAD_INC_2x16P for amd64.
2005-07-10 Eric Petit Fixed win32 handle leakage (thanks Trax)
2005-07-07 Laurent Aimar * Add support for UltraSparc (uname -m: sun4u) with...
2005-07-07 Laurent Aimar * Faster SAD_INC_2x16P. Patch by Alexander Izvorski.
2005-06-21 Loren Merrittexample quant matrix file
2005-06-21 Loren Merritt--cqmfile reads quant matrices in a JM-compatible format.
2005-06-21 Loren Merrittadjust coded buffer size based on input resolution...
2005-06-20 Loren Merrittupdate avc2avi for high profile
2005-06-20 Loren Merrittcustom quant matrices
2005-06-17 Loren MerrittVfW: workaround a windows unicode bug.
2005-06-17 Loren Merrittlossless mode enabled at qp=0
2005-06-14 Loren MerrittVfW: enable RDO. some option dependencies.
2005-06-14 Loren Merrittrate-distortion optimized MB types in I- and P-frames...
2005-06-12 Loren Merrittmore VfW options.
2005-06-11 Loren MerrittVFW: 8x8 transform, SAR.
2005-06-11 Loren Merrittthreads option in vfw.
2005-06-11 Loren Merrittwin32 threads enabled by default
2005-06-11 Loren Merrittvfw installer nsis script.
2005-06-11 Loren Merrittprint 8x8 transform usage % in stats summary.
2005-06-08 Loren Merrittrevert 216, another try at max_dec_frame_buffering.
2005-06-08 Loren Merritttypo in cabac tables
2005-06-05 Loren Merrittcosmetics
2005-06-05 Loren Merrittfix i8x8 decision with chroma_me
2005-06-05 Loren MerrittSATD-based decision for 8x8 transform in inter-MBs.
2005-06-05 Eric Petit Use win32 native threads (you still have to --enable...
2005-06-05 Loren Merrittslightly faster 8x8 dct
2005-06-04 Loren Merrittremove unused tables from SPS/PPS. reduces overhead...
2005-06-03 Loren Merritt10l (debug stuff in 246)
2005-06-03 Loren Merritt8x8 transform and 8x8 intra prediction.
2005-06-01 Loren Merrittcosmetics
2005-06-01 Loren Merrittfix a bug with cabac + B-frames + mref + slices.
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-24 Loren Merrittmove zones parsing to ratecontrol.c; allows passing...
2005-05-24 Loren MerrittUMHex motion seach (but no early termination yet)
2005-05-24 Loren MerrittZoned ratecontrol.
2005-05-23 Loren Merrittfix rounding of intra dequant when qp<=3
2005-05-21 Loren MerrittAPI: x264_encoder_reconfig(). (not yet used by any...
2005-05-19 Eric Petit Makefile: in target "install", first create the direct...
2005-05-15 Eric Petit Optimized subXxX_dct
2005-05-14 Eric Petit s/==/=/
2005-05-14 Eric Petit ppc/: compile fixes for Linux/PPC (courtesy of Rasmus...
2005-05-13 Loren Merrittvisualize reference pic numbers. misc cleanups in visua...
2005-05-13 Eric Petit ppc/*: more tuning on satd (+5%)
2005-05-13 Loren MerrittCLI option: --seek
2005-05-12 Loren MerrittCLI option: --visualize
2005-05-12 Loren Merrittfix an uninitialized value in slicetype_analyse
2005-05-11 Loren Merrittport recent MC asm changes to amd64.
2005-05-11 Eric Petit ppc/*:
2005-05-11 Loren MerrittNew ratecontrol options:
2005-05-11 Loren Merrittuse a predicted mv as starting point for subpel refinement.
2005-05-10 Loren Merrittslight speedup in halfpel interpolation.
2005-05-06 Loren MerrittCleaner allocation of tmp space in halfpel interpolatio...
2005-05-03 Loren Merritt"2pass failed to converge" is no longer considered...
2005-04-30 Loren MerrittUpdated MSVC project files.
2005-04-25 Loren Merrittcosmetics.
2005-04-22 Loren Merritt10l (214 wrote wrong DPB size in SPS -> B-pyramid broke)
2005-04-21 Loren MerrittCLI (mp4): return to 'capture' output mode, remove...
2005-04-19 Loren Merrittcombined L0 & L1 reference lists are limited to a total...
2005-04-19 Loren Merrittamd64 asm patch, part2.
2005-04-19 Loren Merrittamd64 asm patch, part1.
2005-04-19 Loren MerrittAllow manual selection of fullpel ME method. New method...
2005-04-19 Loren Merrittmisc makefile changes.
2005-04-18 Loren Merritt10l (CLI: fflush after progress update)
2005-04-17 Loren MerrittCLI: progress indicator
2005-04-16 Loren MerrittVfW: build from main makefile
next