summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2011-04-25Merge "remove simpler_lpf"Johann
2011-04-25remove simpler_lpfJohann
2011-04-25Merge "Change rc undershoot/overshoot semantics"John Koleszar
2011-04-25Add rc_max_intra_bitrate_pct controlJohn 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-19modify SAVE_XMM for potential 64bit useJohann
2011-04-19Merge "Add save/restore xmm registers in x86 assembly code"Johann
2011-04-18Add save/restore xmm registers in x86 assembly codeJohann
2011-04-18Merge "Handle long delay between video frames in multi-thread decoder(issue 3...Yunqing Wang
2011-04-15Handle long delay between video frames in multi-thread decoder(issue 312)Yunqing Wang
2011-04-15remove dead code, add missing RESTORE_XMMJohann
2011-04-15Fix off-by-one in copy_and_extend_planeJohn Koleszar
2011-04-13Refactor lookahead ring bufferJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-04-11Remove unused filesJohn Koleszar
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-21Merge "Increase static linkage, remove unused functions"John Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-16apple: include proper mach primativesJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-24Removed vp8_block2typeScott LaVarnway
2011-02-18Merge "clean up unused files"John Koleszar
2011-02-18remove unused vp8_predict_dc functionJohn Koleszar
2011-02-18clean up unused filesJohn Koleszar
2011-02-17Merge "Removed unused vp8_recon_intra4x4mb function"John Koleszar
2011-02-17Removed unused vp8_recon_intra4x4mb functionScott LaVarnway
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge "Adds armv6 optimized variance calculation"Johann
2011-02-09Merge "Put more code under #if CONFIG_MULTITHREAD."John Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-09Adds armv6 optimized variance calculationTero Rintaluoma
2011-02-08clean up bilinear filterJohann
2011-02-08clarify *_offsets.asm differencesJohann
2011-02-07move one of the offset filesJohann
2011-02-04remove unused dboolhuff codeJohann
2011-02-04Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"Yunqing Wang
2011-02-04Remove duplicate loopfilter parameters.Gaute Strokkenes
2011-02-03Make vp8_adjust_mb_lf_value return the updated value rather thanGaute Strokkenes
2011-01-28Merge "Adds "armvX-none-rvct" targets"Johann
2011-01-28Improve MV prediction in vp8_pick_inter_mode() for speed>3Yunqing Wang
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-26Remove copies of same functionsYunqing Wang
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-07CQ ModePaul Wilkins
2010-12-29Always update last_frame_typeYunqing Wang
2010-12-17Add psnr/ssim tuning optionJohn Koleszar