]> git.sesse.net Git - x264/history - encoder/cabac.c
Forgot rbsp_trailing_bits in AUD NAL
[x264] / encoder / cabac.c
2005-03-04 Loren MerrittNew option: "B-frame pyramid" keeps the middle of 2...
2005-02-01 Loren MerrittSimplify x264_cabac_mb_type.
2005-01-15 Loren Merrittfinished printf -> x264_log conversion.
2004-12-31 Loren Merrittremove relative include paths, to avoid conflicts with...
2004-12-17 Loren Merrittimplement macroblock types B_SKIP, B_DIRECT, B_8x8
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...
2004-10-28 Loren Merritttypo in x264_cabac_mb_sub_b_partition
2004-08-28 Laurent Aimar * all: first part of the 2pass patch by Loren Merritt
2004-07-28 Eric Petit BeOS fixes (no stdint.h, no libm)
2004-06-03 Laurent Aimar * all: re-import of the CVS.