]> git.sesse.net Git - x264/history - common/mc.h
Change the predictors update algorithm
[x264] / common / mc.h
2015-10-11 Martin Storsjöx86: Share the mbtree_propagate_list macro with aarch64
2015-07-25 Yu XiaoleiNV21 input support
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-12 Anton MitrofanovFix bugs/typos in motion compensation and cache_load
2014-03-13 Fiona GlaserMacroblock tree overhaul/optimization
2014-01-21 James Weaverv210 input support
2014-01-08 Henrik GramnerBump dates to 2014
2013-04-23 Anton MitrofanovDisable mbtree asm with cpu-independent option
2013-01-09 Loren MerrittBump dates to 2013
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-02-04 HiiBump dates to 2012
2011-10-22 Fiona GlaserSplit prefetch_fenc between colorspaces
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-07-22 Anton MitrofanovVarious cosmetics
2011-07-10 xvidfanRGB encoding support
2011-01-25 Sean McGovernBump dates to 2011
2011-01-10 Fiona GlaserVFR/framerate-aware ratecontrol, part 2
2011-01-10 Daniel KangMMX version of high bit depth plane_copy
2011-01-10 Daniel KangMMX/SSE2 high bit depth interleave functions
2010-11-18 Oskar ArvidssonUse a 16-bit buffer in hpel_filter regardless of bit...
2010-11-14 Loren MerrittFix a crash in --dump-yuv for odd resolutions
2010-09-18 Fiona GlaserUpdate source file headers
2010-07-15 Loren MerrittConvert x264 to use NV12 pixel format internally
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-06-02 Oskar ArvidssonConvert to a unified "pixel" type for pixel data
2009-11-09 Dylan YudakenWeighted P-frame prediction
2009-08-09 Loren Merrittsimd part of x264_macroblock_tree_propagate.
2008-12-31 Steven Waltersfactor mallocs out of hpel, ssim, and esa.
2008-12-22 Loren Merrittfaster ESA init
2008-09-28 Fiona GlaserReplace High 4:4:4 profile lossless with High 4:4:4...
2008-09-20 Fiona GlaserMerge avg and avg_weight
2008-09-19 Fiona GlaserRewrite avg/avg_weight to take two source pointers
2008-08-21 Loren Merrittcosmetics
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-02 Loren Merrittlowres_init asm
2008-06-03 Fiona Glasermemzero_aligned_mmx
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-03-17 Fiona Glasermemcpy_aligned_sse2
2007-11-19 Loren Merrittcosmetics: reorder mc_luma/mc_chroma/get_ref arguments...
2007-11-16 Loren Merrittmove hpel_filter cpu detection to a function pointer...
2007-04-02 Loren Merrittin hpel search, merge two 16x16 mc calls into one 16x17...
2006-10-10 Loren Merrittprefetch pixels for motion compensation and deblocking.
2006-10-06 Loren Merrittmmx/prefetch implementation of plane_copy
2006-07-08 Loren Merrittmc_chroma width2 mmx
2006-02-27 Loren Merritth->mc.copy()
2005-10-01 Loren Merrittcosmetics: move avg function ptrs from pixf to mc.
2005-02-13 Loren MerrittCache half-pixel interpolated reference frames, to...
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...