summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
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
2012-05-04Make global data constAttila Nagy
2012-05-03Merge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY" into eiderJohn Koleszar
2012-05-02Merge "Fix compiler warnings" into eiderJohn Koleszar
2012-05-02Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITYJohn Koleszar
2012-05-02Fix TEXTRELs in the ARM asm.Timothy B. Terriberry
2012-05-02Fix trailing commas in enums.Timothy B. Terriberry
2012-05-02Fix trailing commas in enums.Timothy B. Terriberry
2012-05-02Fix compiler warningsAttila Nagy
2012-04-26Moves error concealment allocations from common parts to decoderAttila Nagy
2012-04-23Removed mcomp_filter_typeScott LaVarnway
2012-04-23Removes duplication of key frame mode probabilitiesAttila Nagy