]> git.sesse.net Git - x264/history - common/macroblock.h
x86inc: Improve FMA instruction handling
[x264] / common / macroblock.h
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-01-09 Loren MerrittBump dates to 2013
2012-07-17 Fiona GlaserTry 8x8 transform analysis even when sub8x8 partitions...
2012-02-04 HiiBump dates to 2012
2011-10-15 Fiona GlaserFix some integer overflows/signedness errors found...
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-08-09 Loren MerrittRemove some unused, broken, and/or useless functions
2011-07-22 Fiona GlaserOptimize macroblock_deblock_strength, add more early...
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-05-12 Simon HorlickMBAFF: Template cache_load and cache_load_neighbours
2011-05-12 Simon HorlickMBAFF: Add mbaff deblock strength calculation
2011-01-25 Sean McGovernBump dates to 2011
2010-11-25 Steven WaltersFix configure so that boolean configuration options...
2010-11-19 Oskar ArvidssonConvert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
2010-11-18 Henrik GramnerUse enums instead of magic numbers in x264_mb_partition...
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-09 Steven WaltersPreprocessing cosmetics
2010-06-02 Oskar ArvidssonConvert to a unified "dctcoeff" type for DCT data
2010-06-02 Oskar ArvidssonConvert to a unified "pixel" type for pixel data
2010-05-26 Fiona GlaserOverhaul deblocking again
2010-05-21 Fiona GlaserRewrite deblock strength calculation, add asm
2010-04-23 Fiona GlaserMove deblocking/hpel into sliced threads
2010-04-10 Fiona GlaserCleanup and simplification of macroblock_load
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-27 Fiona GlaserOverhaul macroblock_cache_rect
2010-03-27 Fiona GlaserMake a bunch of small functions ALWAYS_INLINE
2010-02-23 Fiona GlaserMuch faster and more efficient MVD handling
2010-01-21 Fiona GlaserVarious performance optimizations
2009-12-11 Fiona GlaserFix regression in direct=auto/temporal in r1364
2009-12-09 Fiona GlaserUse aliasing-avoidance macros in array_non_zero
2009-11-12 Fiona GlaserFix all aliasing violations
2009-07-10 Fiona GlaserMerge array_non_zero into zigzag_sub
2009-01-27 Fiona GlaserMuch faster chroma encoding and other opts
2009-01-20 Fiona GlaserEliminate support for direct_8x8_inference=0
2008-12-23 Fiona GlaserMinor CABAC cleanups and related optimizations
2008-12-15 Fiona GlaserFaster macroblock_cache_rect
2008-12-11 Fiona GlaserMuch faster CAVLC residual coding
2008-09-05 Fiona GlaserCAVLC cleanup and optimizations
2008-08-16 Loren Merritt6% faster deblock: remove some clips, earlier termianti...
2008-07-16 BugMasterFix lossless mode borked in r901
2008-07-11 Fiona GlaserAdd L1 reflist and B macroblock types to x264 info
2008-07-10 Fiona GlaserFix and enable I_PCM macroblock support
2008-07-06 Fiona GlaserVarious optimizations and cosmetics
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-24 Fiona GlaserConvert NNZ to raster order and other optimizations
2008-06-15 Fiona GlaserAdd more inline asm and a runtime check for MMXEXT...
2008-05-17 Fiona Glaserexplicit write combining, because gcc fails at optimizi...
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-03-20 Fiona Glaserfaster intra predict 8x8 hu/hd
2008-03-20 Loren Merrittreduce the size of some arrays
2008-01-27 Loren Merrittfaster and smaller x264_macroblock_cache_mv etc
2007-12-20 Loren Merrittfix a nondeterminism involving 8x8dct, rdo, and threads.
2007-12-02 Loren Merrittreduce the data type used in some tables. 16KB smaller...
2006-10-29 Loren Merrittrd refinement of intra chroma direction (enabled in...
2006-10-10 Loren Merrittprefetch pixels for motion compensation and deblocking.
2006-10-01 Loren Merrittsupport interlace. uses MBAFF syntax, but is not adapti...
2006-08-16 Loren Merrittcosmetics
2006-05-30 Loren Merrittcheck some mallocs' return value
2006-05-10 Loren Merrittmsvc doesn't like C99 named array initializers
2006-05-10 Loren Merrittfaster intra search: filter i8x8 edges only once, and...
2006-03-20 Loren MerrittRD subpel motion estimation (--subme 7)
2006-03-09 Loren Merrittkeep transposed dct coefs. ~1% overall speedup.
2006-03-05 Loren Merritt--direct auto
2005-11-06 Loren Merrittmmx dequant. up to 3% speedup w/ RD.
2005-10-29 Loren Merrittcosmetics: change literal cabac_block_cat to an enum.
2005-10-09 Loren Merrittcosmetics: merge some duplicate tables
2005-10-04 Loren Merritttemporal predictors for 16x16 motion search.
2005-10-02 Loren Merrittstats summary: separately report all 5 partition sizes...
2005-06-20 Loren Merrittcustom quant matrices
2005-06-05 Loren MerrittSATD-based decision for 8x8 transform in inter-MBs.
2005-06-03 Loren Merritt8x8 transform and 8x8 intra prediction.
2005-05-29 Loren Merrittmultithreading (via slices)
2005-02-22 Loren MerrittAdd: implicit weighted prediction for B-frames.
2005-01-08 Loren Merrittimproved mv prediction: 1-3% better compression of...
2004-12-29 Loren Merrittvarious cleanups in macroblock caching.
2004-12-17 Loren Merrittimplement macroblock types B_SKIP, B_DIRECT, B_8x8
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...