]> git.sesse.net Git - x264/history - common/mvpred.c
configure: Define feature test macros for --std=gnu99
[x264] / common / mvpred.c
2016-01-16 Henrik GramnerBump dates to 2016
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-01-09 Loren MerrittBump dates to 2013
2012-02-04 HiiBump dates to 2012
2011-08-24 Loren MerrittScale interlaced refs/mvs for mvr predictors
2011-05-12 Simon HorlickMBAFF: Template direct spatial
2011-05-12 Simon HorlickMBAFF: Make interlaced support a compile time option
2011-05-12 Simon HorlickMBAFF: Direct spatial
2011-05-12 Simon HorlickMBAFF: Direct temporal
2011-05-12 Simon HorlickMBAFF: Inter support
2011-05-12 Simon HorlickMBAFF: Store references to the two left macroblocks
2011-01-25 Sean McGovernBump dates to 2011
2011-01-25 Fiona GlaserFix reconfiguration of b_tff
2011-01-10 Fiona GlaserCosmetics: fref0/1 -> fref[2] and i_ref0/1 -> i_ref[2]
2010-09-18 Fiona GlaserUpdate source file headers
2010-07-15 Fiona GlaserEliminate edge cases for MV predictors
2010-06-25 Fiona GlaserInteractive encoder control: error resilience
2010-06-09 Fiona GlaserRemove double-dereferences for MB width/height data
2010-05-21 Henrik GramnerSet correct filesystem permissions for various files
2010-05-06 Anton MitrofanovMore cosmetics
2010-05-06 Fiona GlaserImprove temporal MV prediction
2010-04-24 Fiona GlaserSplit out MV prediction into mvpred.c