]> git.sesse.net Git - x264/history - common/set.c
x86inc: Improve FMA instruction handling
[x264] / common / set.c
2015-02-23 Anton MitrofanovBump dates to 2015
2014-02-24 Anton MitrofanovReally fix quantization factor allocation
2014-01-21 Fiona GlaserFix quantization factor allocation
2014-01-08 Henrik GramnerBump dates to 2014
2013-04-23 Fiona GlaserFix array overreads that caused miscompilation in gcc 4.8
2013-01-09 Loren MerrittBump dates to 2013
2012-11-08 Anton MitrofanovFix possible issues with out-of-spec QP values
2012-02-04 HiiBump dates to 2012
2011-12-20 Phillip BlucasFix loading custom 8x8 chroma quant matrices in 4:4:4
2011-12-01 Fiona GlaserCABAC trellis optimizations: use SIMD quant
2011-10-22 Henrik GramnerAllow setting a chroma format at compile time
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-04-12 Fiona GlaserMinor fixes
2011-03-24 Fiona GlaserEliminate the possibility of CAVLC level code overflow
2011-03-24 Steven WaltersIntel Compiler support
2011-01-25 Fiona GlaserVBV emergency mode
2011-01-25 Sean McGovernBump dates to 2011
2010-12-07 Fiona GlaserAutomatically restrict QPs to avoid quantization (under...
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth quant
2010-09-18 Fiona GlaserUpdate source file headers
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-05-17 Henrik GramnerShrink even more constant arrays
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-01-14 Fiona GlaserEliminate intentional array overflow in quant matrix...
2009-10-25 Loren Merrittcosmetics
2009-10-12 Loren Merrittchange all dct arrays to 1d.
2009-08-28 Fiona GlaserCheck minimum chroma QP in addition to luma QP during...
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-08-21 Loren Merrittcosmetics
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-01-27 Loren Merrittfix a memleak in cqm
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-04-04 Loren Merrittfix an arithmetic overflow in trellis with QP >= 42
2007-04-04 Loren Merritt2x faster quant. 2% overall.
2006-07-30 Loren Merrittmove quant_mf[] from x264_t to the heap, and merge...
2005-11-03 Loren MerrittTrellis RD quantization.
2005-06-21 Loren Merritt--cqmfile reads quant matrices in a JM-compatible format.
2005-06-20 Loren Merrittcustom quant matrices