summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-06Merge "neon fast quantize block pair"Johann
2011-06-06Merge "adds preload for armv6 encoder asm"Johann
2011-06-06Merge "Removed unnecessary bmi motion vector stores."Scott LaVarnway
2011-06-06Merge "Don't allow very short GF groups even when the GF is predicted from an...John Koleszar
2011-06-03Removed unnecessary bmi motion vector stores.Scott LaVarnway
2011-06-03Merge "Removed B_MODE_INFO"Scott LaVarnway
2011-06-03Adjust bounds checking for hex search in real-time modeYunqing Wang
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-06-02Don't allow very short GF groups even when the GF is predicted from an ARF.Ronald S. Bultje
2011-06-02Merge "further clean up of errorperbit and sadperbit"Yaowu Xu
2011-06-01further clean up of errorperbit and sadperbitYaowu Xu
2011-06-01Merge "Bugfix in vp8dx_set_reference"John Koleszar
2011-06-01Bugfix in vp8dx_set_referenceHenrik Lundin
2011-06-01Merge "Fix code under #if CONFIG_INTERNAL_STATS."John Koleszar
2011-06-01Fix code under #if CONFIG_INTERNAL_STATS.Ronald S. Bultje
2011-06-01remove some magic weights associated with sad_per_bitYaowu Xu
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-31Merge "vp8_pick_inter_mode code cleanup"Scott LaVarnway
2011-05-31vp8_pick_inter_mode code cleanupScott LaVarnway
2011-05-31Initialize first_time_stamp_everJohn Koleszar
2011-05-30adds preload for armv6 encoder asmTero Rintaluoma
2011-05-27Merge "bug fix check frame buffer index before copy"John Koleszar
2011-05-27bug fix check frame buffer index before copyJames Berry
2011-05-27Merge "Use hex search for realtime mode speed>4"Yunqing Wang
2011-05-27Use hex search for realtime mode speed>4Yunqing Wang
2011-05-27Merge "Broken EC after MODE_INFO size reduction"Scott LaVarnway
2011-05-27Merge "Remove unused code"Yunqing Wang
2011-05-27Remove unused codeYunqing Wang
2011-05-26Broken EC after MODE_INFO size reductionScott LaVarnway
2011-05-26Merge "Do not copy data between encoder reference buffers."John Koleszar
2011-05-26Merge "fix the mix use of errorperbit and sadperbit"Yaowu Xu
2011-05-26Merge "Use int_mv instead of MV in vp8_mv_cont"Scott LaVarnway
2011-05-25fix the mix use of errorperbit and sadperbitYaowu Xu
2011-05-25Merge " Use var8x8 instead of get8x8var in VP8_UVSSE"Yunqing Wang
2011-05-25Merge "Return sse value in vp8_variance SSE2 functions"Yunqing Wang
2011-05-25remove code not in useYaowu Xu
2011-05-25Return sse value in vp8_variance SSE2 functionsYunqing Wang
2011-05-25 Use var8x8 instead of get8x8var in VP8_UVSSEAttila Nagy
2011-05-24Fix a bug happening while encoding at profile=3Yunqing Wang
2011-05-24Use int_mv instead of MV in vp8_mv_contScott LaVarnway
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-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-20Merge "bug fix active_worst_quality set below active_best_quality"John Koleszar