summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodeframe.c
AgeCommit message (Expand)Author
2011-05-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-19Make activity masking functions staticJohn Koleszar
2011-05-19Move quantizer init functions to quantize.cJohn Koleszar
2011-05-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-18Merge "Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_nea...Yunqing Wang
2011-05-17Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvsYunqing Wang
2011-05-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-13Merge "Restructure of activity masking code."Paul Wilkins
2011-05-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-05-11Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-10Merge "fix a bug related to gf_active_flags in multi-threaded encoder"Yaowu Xu
2011-05-06fix a bug related to gf_active_flags in multi-threaded encoderYaowu Xu
2011-04-30Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-28Consolidated build inter predictorsScott LaVarnway
2011-04-28Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-27Removed unused code in reconinterScott LaVarnway
2011-04-26Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-25Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-20Removed force_no_skipScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-04-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-13store quant_shift as an unsigned charJohann
2011-04-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-12Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-12Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-11Define RDCOST only onceYunqing Wang
2011-04-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-09Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-08Error accumulator stats bug.Paul Wilkins
2011-04-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-05Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-23Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-18Fix multithreaded encoding for 1 MB wide frameAttila Nagy
2011-03-14Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-14Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-09Merge "Put more code under #if CONFIG_MULTITHREAD."John Koleszar