summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-06-15Merge "fix --disable-runtime-cpu-detect on x86"John Koleszar
2011-06-14Merge "Populate bmi for B_PRED only"Scott LaVarnway
2011-06-14fix --disable-runtime-cpu-detect on x86Johann
2011-06-14Fix RT only buildTero Rintaluoma
2011-06-13fix corrupt frame leakJames Zern
2011-06-13Populate bmi for B_PRED onlyScott LaVarnway
2011-06-13Calc ref_frame_cost once per frameScott LaVarnway
2011-06-09Merge "bug fix mode_info_context not initialized for error-resilient"John Koleszar
2011-06-09remove one set of 16x16 variance funcationsYaowu Xu
2011-06-09bug fix mode_info_context not initialized for error-resilientJames Berry
2011-06-09Update keyframe activity in non-RD modeJohn Koleszar
2011-06-08use GCC inline magicJohann
2011-06-08Merge "vp8_pick_inter_mode: remove best_bmodes"John Koleszar
2011-06-08Merge "vp8_pick_intra_mode: correct returned rate"John Koleszar
2011-06-08Merge "Move RD intra block mode selection to rdopt.c"John Koleszar
2011-06-08vp8_pick_inter_mode: remove best_bmodesJohn Koleszar
2011-06-08Merge "Removed unused function parameters"Scott LaVarnway
2011-06-08vp8_pick_intra_mode: correct returned rateJohn Koleszar
2011-06-08Removed unused function parametersScott LaVarnway
2011-06-08Adjust errorperbit according to RDMULT in activity maskingYaowu Xu
2011-06-08Merge "Further activity masking changes:"Yaowu Xu
2011-06-08Move RD intra block mode selection to rdopt.cJohn Koleszar
2011-06-08Move intra block mode selection to pickinter.cJohn Koleszar
2011-06-08Further activity masking changes:Paul Wilkins
2011-06-07Merge "remove redundant functions"Yaowu Xu
2011-06-07Merge "adjust sad per bit constants"Yaowu Xu
2011-06-07adjust sad per bit constantsYaowu Xu
2011-06-07Merge "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-07Merge "Wrapped asserts in critical code with CONFIG_DEBUG"Scott LaVarnway
2011-06-07Merge "Removed unused function vp8_treed_read_num"Scott LaVarnway
2011-06-07Wrapped asserts in critical code with CONFIG_DEBUGScott LaVarnway
2011-06-07Removed unused function vp8_treed_read_numScott LaVarnway
2011-06-06remove redundant functionsYaowu Xu
2011-06-06Remove hex search's variance calculation while in real-time modeYunqing Wang
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-03Reduce overshoot in 1 pass rate controlJohn 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