summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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-13multi-res: add parameter validity checkingYunqing Wang
2012-07-13Remove unused parameter in encoder interface codeYunqing Wang
2012-07-13unset executable bit on source codeJohn Koleszar
2012-07-10VP8 optimizations for MIPS dspr2Dragan Mrdjan
2012-07-10Merge "Remove goldfreq in VP8_COMP"Yunqing Wang
2012-07-02Add 0 offsets handling in SSSE3 sixtap_predict functionsYunqing Wang
2012-07-02Fix subpixel_predict initializationYunqing Wang
2012-06-29Merge "Fix decimation_count in drop_frame"Yunqing Wang
2012-06-27fix permissions on regular filesJames Zern
2012-06-20Merge "Fix segmentation updates with vp8_set_roimap()"Paul Wilkins
2012-06-20Fix compilation with -werrorJohn Koleszar
2012-06-20Fix segmentation updates with vp8_set_roimap()Paul Wilkins
2012-06-19Merge "disable lagged encoding in one-pass"John Koleszar
2012-06-19Corrected usage of image stridesAdrian Grange
2012-06-15Remove threading dependencies with --disable-multithreadJohn Koleszar
2012-06-13disable lagged encoding in one-passJames Zern
2012-06-12Remove goldfreq in VP8_COMPYunqing Wang
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-11Fix bad mergeJohn Koleszar
2012-06-11Merge "Reset Q for key frame when spatial resizing occurs."John Koleszar
2012-06-07Fix decimation_count in drop_frameYunqing Wang
2012-06-07Remove unused code in drop_frameYunqing Wang
2012-06-06Reset Q for key frame when spatial resizing occurs.Marco Paniconi
2012-06-04Remove extra enumJohann
2012-06-04Remove redundant assignmentJohann
2012-06-04Explicitly discard fwrite/fread return valuesJohann
2012-06-01Removed unused dr from VP8D_COMPScott LaVarnway
2012-05-31Fixes a win build issue related to denoising.Stefan Holmer
2012-05-31Fixes a clang linking error.Stefan Holmer
2012-05-31Fixes a win build issue related to denoising.Stefan Holmer
2012-05-31Fixes a clang linking error.Stefan Holmer
2012-05-30Added another denoising threshold for finding DC shifts.Stefan Holmer
2012-05-30Make libvpx Chromium build friendlyAlpha Lam
2012-05-30fix denoiser for temporal patterns and rdJim Bankoski
2012-05-30Inline Intrinsic optimized DenoiserChristian Duvivier
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 changes I231c062e,Idadc42c7John Koleszar
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-23Fix another multithreaded encoder loopfilter race conditionAttila Nagy
2012-05-23Prevent external frame size changes in two-passJohn Koleszar
2012-05-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar