]> git.sesse.net Git - x264/history - common/set.h
Change the predictors update algorithm
[x264] / common / set.h
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-08-23 Kieran KunhyaAVC-Intra support
2013-01-09 Loren MerrittBump dates to 2013
2012-04-23 Henrik GramnerEradicate all mention of Extended Profile
2012-02-04 HiiBump dates to 2012
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-07-10 Fiona GlaserEliminate extra layer of indirection for sps/pps references
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2010-09-03 Takashi HirataAdd support for level 1b
2010-04-23 Fiona GlaserFix issues with extremely large timebases
2010-03-27 Kieran KunhyaSave a few bits in slice headers
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2008-09-28 Fiona GlaserReplace High 4:4:4 profile lossless with High 4:4:4...
2008-08-21 Loren Merrittcosmetics
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
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-10-26 Loren Merrittcheckasm: check 8x8dct, mc average, quant, and SSE2.
2005-10-16 Loren Merrittcosmetics: remove #if0'ed code
2005-10-08 Loren Merrittexpose the rest of the VUI flags.
2005-06-21 Loren Merritt--cqmfile reads quant matrices in a JM-compatible format.
2005-06-20 Loren Merrittcustom quant matrices
2005-06-17 Loren Merrittlossless mode enabled at qp=0
2005-06-04 Loren Merrittremove unused tables from SPS/PPS. reduces overhead...
2005-06-03 Loren Merritt8x8 transform and 8x8 intra prediction.
2005-03-11 Loren Merrittwrite VUI bitstream restrictions
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...