]> git.sesse.net Git - x264/history - common/frame.h
wrong reference frames were used with refs>=14 + pyramid (regression in r607)
[x264] / common / frame.h
2006-12-19 Loren Merrittenable thread synchronization primitives on linux too
2006-12-15 Loren Merrittcosmetics: rename list operators to be consistent with...
2006-12-15 Loren Merrittwin32: use pthreads instead of win32threads. for some...
2006-12-15 Loren MerrittNew threading method:
2006-10-01 Loren Merrittsupport interlace. uses MBAFF syntax, but is not adapti...
2006-04-20 Loren Merrittupdate msvc project files.
2006-03-09 Loren Merrittmacroblock-level ratecontrol: improved vbv strictness...
2005-12-20 Loren MerrittSuccessive elimination motion search: same as exhaustiv...
2005-10-26 Loren Merrittmmx deblocking.
2005-10-10 Loren Merrittallow non-mod16 resolutions
2005-03-04 Loren MerrittNew option: "B-frame pyramid" keeps the middle of 2...
2005-02-23 Loren MerrittPreliminary adaptive B-frame decision (not yet tuned).
2005-02-13 Loren MerrittCache half-pixel interpolated reference frames, to...
2004-12-29 Loren Merrittvarious cleanups in macroblock caching.
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...