]> git.sesse.net Git - x264/history - common/frame.h
Update file headers throughout x264
[x264] / common / frame.h
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-11 Gabriel BouvigneCosmetics in VBV handling
2008-06-02 Gabriel Bouvigne2-pass VBV support and improved VBV handling
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-04-17 Fiona Glasercacheline split workaround for mc_luma
2008-01-27 Loren Merrittprint average of macroblock QPs instead of frame's...
2008-01-27 Loren Merrittremove colorspace conversion support, because it has...
2007-12-01 Loren Merrittavoid a division in x264_mb_predict_mv_ref16x16.
2007-11-16 Loren Merrittcosmetics: use symbolic constants for frame padding...
2007-11-15 Loren Merrittcosmetics: use separate variables for frame width and...
2007-09-24 Loren Merrittdon't overwrite pthread* namespace, because system...
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...