summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-05-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-24Fix a bug happening while encoding at profile=3Yunqing Wang
2011-05-24Removed unused variable warningsScott LaVarnway
2011-05-24Merge "MODE_INFO size reduction"Scott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-24Merge "Fixing bug in VP8_SET_REFERENCE decoder control command"John Koleszar
2011-05-24Merge "Rewrite hex search function"Yunqing Wang
2011-05-24Fixing bug in VP8_SET_REFERENCE decoder control commandHenrik Lundin
2011-05-24Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-23Merge "use get8x8var directly for non-subpixel motion case in VP8_UVSSE"Yaowu Xu
2011-05-23Rewrite hex search functionYunqing Wang
2011-05-23use get8x8var directly for non-subpixel motion case in VP8_UVSSEYaowu Xu
2011-05-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-20Merge "bug fix active_worst_quality set below active_best_quality"John Koleszar
2011-05-20Merge "cleanup: collect twopass variables"John Koleszar
2011-05-20Merge "Fixed iwalsh_neon build problems with RVDS4.1"Johann
2011-05-20Merge "revise two function definitions with less parameters"Yaowu Xu
2011-05-20Merge "Remove unused members of VP8_COMP"John Koleszar
2011-05-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-19revise two function definitions with less parametersYaowu Xu
2011-05-19Merge "disable trellis optimization for first pass"Yaowu Xu
2011-05-19disable trellis optimization for first passYaowu Xu
2011-05-19bug fix active_worst_quality set below active_best_qualityJames Berry
2011-05-19cleanup: collect twopass variablesJohn Koleszar
2011-05-19Merge "Using partition_info instead of blockd info for splitmv"Scott LaVarnway
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-19Using partition_info instead of blockd info for splitmvScott LaVarnway
2011-05-19Merge "Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3."Scott LaVarnway
2011-05-19Merge "changed configure option name to reduce confusion"John Koleszar
2011-05-19Merge "Make activity masking functions static"John Koleszar
2011-05-19Merge "Fix segv without --enable-error-concealment"John Koleszar
2011-05-19Fix segv without --enable-error-concealmentJohn Koleszar
2011-05-19Merge "Adding error-concealment to the decoder."John Koleszar
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-19Make activity masking functions staticJohn Koleszar
2011-05-19Move quantizer init functions to quantize.cJohn Koleszar
2011-05-19Fixed iwalsh_neon build problems with RVDS4.1Attila Nagy
2011-05-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-18Merge "Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_nea...Yunqing Wang
2011-05-18Fix a bug in vp8_clamp_mv functionYunqing Wang
2011-05-17Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvsYunqing Wang
2011-05-16Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-13Merge "Improve framerate adaptation"John Koleszar
2011-05-13Merge "adjusting rd constant slightly by ~10%"Yaowu Xu
2011-05-13Merge "Restructure of activity masking code."Paul Wilkins
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-05-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-12Improve framerate adaptationJohn Koleszar
2011-05-12Removed mv_bits_sadcostScott LaVarnway
2011-05-12Using int_mv instead of MVScott LaVarnway