summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2012-10-09Merge "post-proc: deblock filter optimization"Yunqing Wang
2012-10-08post-proc: deblock filter optimizationYunqing Wang
2012-10-03rtcd/win32: use InitializeCriticalSection explicitlyJohn Koleszar
2012-09-24rtcd/win32: prefer win32 primatives to pthreadsJohn Koleszar
2012-09-17Merge "Changed setup intra recon to be row based"Scott LaVarnway
2012-09-13Removed pre_mvcScott LaVarnway
2012-09-13Changed setup intra recon to be row basedScott LaVarnway
2012-09-04Adjusting thresholds in mfqe post-processingDeb Mukherjee
2012-08-21Merge "Removed last_kf_gf_q"Scott LaVarnway
2012-08-21Merge "Added row based loopfilter"Jim Bankoski
2012-08-08Update armv6 vp8_intra4x4_predictJohann
2012-08-02Pass B_PREDICTION_MODE to intra4x4_predictJohann
2012-08-02Match declaration to definitionJohann
2012-08-02Removed last_kf_gf_qScott LaVarnway
2012-08-02Added row based loopfilterScott LaVarnway
2012-08-01Rename vp8_intra4x4_predict_dJohann
2012-08-01Change vp8_intra4x4_predict call sitesJohann
2012-08-01use RTCD pointer for intra4x4_predictJohann
2012-07-27Be consistent with SAD valuesJohann
2012-07-27Merge "SAD cosmetic cleanup"Johann
2012-07-26SAD cosmetic cleanupJohann
2012-07-26Merge "multi-res: add drop_frame support"Yunqing Wang
2012-07-26multi-res: add drop_frame supportYunqing Wang
2012-07-24Add comment for use of shift/mul instead of div.Ronald S. Bultje
2012-07-24Replace x*155/100 by x*101581>>16.Ronald S. Bultje
2012-07-13unset executable bit on source codeJohn Koleszar
2012-07-10VP8 optimizations for MIPS dspr2Dragan Mrdjan
2012-07-02Add 0 offsets handling in SSSE3 sixtap_predict functionsYunqing Wang
2012-06-27fix permissions on regular filesJames Zern
2012-06-19Corrected usage of image stridesAdrian Grange
2012-06-15Remove threading dependencies with --disable-multithreadJohn Koleszar
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-04Remove extra enumJohann
2012-06-04Remove redundant assignmentJohann
2012-05-30Added another denoising threshold for finding DC shifts.Stefan Holmer
2012-05-25Merge "fix denoiser for temporal patterns and rd"Jim Bankoski
2012-05-24Merge "Fix another multithreaded encoder loopfilter race condition"John Koleszar
2012-05-24fix denoiser for temporal patterns and rdJim Bankoski
2012-05-23Merge "Make libvpx Chromium build friendly"John Koleszar
2012-05-23Make libvpx Chromium build friendlyAlpha Lam
2012-05-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar
2012-05-23Fix another multithreaded encoder loopfilter race conditionAttila Nagy
2012-05-22Move all tests to test/ directoryJohn Koleszar
2012-05-22Build unit tests monolithicallyJohn Koleszar
2012-05-22Merge "multi-res: force Key frame sychronization"Yunqing Wang
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier
2012-05-16multi-res: force Key frame sychronizationYunqing Wang
2012-05-11fix warnings for building on win32Scott Graham
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar
2012-05-04fix vp8_ namespace issuesJohn Koleszar