]> git.sesse.net Git - x264/history - common/cabac.h
cabac: merge i_state with i_mps. bs_write multiple bits at once.
[x264] / common / cabac.h
2005-10-29 Loren Merrittcabac: merge i_state with i_mps. bs_write multiple...
2005-10-29 Loren Merrittremove unused adaptive cabac_idc code
2005-10-15 Loren Merrittduring RDO, skip the bitstream writing and just calcula...
2005-10-09 Loren Merrittremove cabac byte-stuffing code, because it just wastes...
2005-06-14 Loren Merrittrate-distortion optimized MB types in I- and P-frames...
2005-06-03 Loren Merritt8x8 transform and 8x8 intra prediction.
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...