]> git.sesse.net Git - x264/history - common/quant.h
x86inc: Fix AVX emulation of scalar float instructions
[x264] / common / quant.h
2016-01-16 Henrik GramnerBump dates to 2016
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-02-26 Fiona Glaserquant_4x4x4: quant one 8x8 block at a time
2013-01-09 Loren MerrittBump dates to 2013
2012-02-04 HiiBump dates to 2012
2012-01-15 Loren MerrittCABAC trellis opts part 4: x86_64 asm
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-03-24 Henrik Gramnerx86 SIMD versions of optimize_chroma_dc
2011-01-25 Sean McGovernBump dates to 2011
2010-11-19 Fiona Glaserx86 asm for some high-bit-depth coefficient functions
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth quant
2010-09-18 Fiona GlaserUpdate source file headers
2010-06-02 Oskar ArvidssonConvert to a unified "dctcoeff" type for DCT data
2009-10-12 Loren Merrittchange all dct arrays to 1d.
2009-01-30 Fiona GlaserMassive overhaul of nnz/cbp calculation
2008-12-30 Fiona GlaserMuch faster CAVLC RDO and bitstream writing
2008-11-28 Fiona GlaserSignificantly faster CABAC and CAVLC residual coding...
2008-11-27 Fiona Glaserdequant_4x4_dc assembly
2008-11-10 Fiona GlaserFaster chroma encoding
2008-10-22 Fiona GlaserAdd assembly versions of decimate_score
2008-08-21 Loren Merrittcosmetics
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-03 Fiona Glaserdenoise_dct asm
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2007-04-04 Loren Merritt2x faster quant. 2% overall.
2005-11-06 Loren Merrittmmx dequant. up to 3% speedup w/ RD.
2005-09-14 Loren MerrittMMX quantization functions, and optimization of the...