summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-11Merge "Fix MSVS builds for unit test changes"John Koleszar
2012-06-11Fix bad mergeJohn Koleszar
2012-06-11Merge branch 'origin/eider' into masterJohn Koleszar
2012-06-11Merge "Reset Q for key frame when spatial resizing occurs."John Koleszar
2012-06-11Merge "Skip AS detection for VS"John Koleszar
2012-06-09build: hide grep/obj_int_extract commands when verbose=0James Zern
2012-06-07Remove unused code in drop_frameYunqing Wang
2012-06-06Reset Q for key frame when spatial resizing occurs.Marco Paniconi
2012-06-05Skip AS detection for VSJohann Koenig
2012-06-04Merge "Fix windows build: obj_int_extract to extract numbrs from .rdata" into...John Koleszar
2012-06-04Merge "asm_*_offsets to define variables as constants" into eiderJohn Koleszar
2012-06-04Fix windows build: obj_int_extract to extract numbrs from .rdataAlpha Lam
2012-06-04asm_*_offsets to define variables as constantsAlpha Lam
2012-06-04Remove extra enumJohann
2012-06-04Remove redundant assignmentJohann
2012-06-04Explicitly discard fwrite/fread return valuesJohann
2012-06-01Fix MSVS builds for unit test changesJohn Koleszar
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-30Merge "boolcoder_test "Jim Bankoski
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-30Fix windows build: obj_int_extract to extract numbrs from .rdataAlpha Lam
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-25boolcoder_test Jim Bankoski
2012-05-24Merge changes I231c062e,Idadc42c7John Koleszar
2012-05-24Merge "Fix another multithreaded encoder loopfilter race condition"John Koleszar
2012-05-24Merge "asm_*_offsets to define variables as constants"John Koleszar
2012-05-24Add external resize testsJohn Koleszar
2012-05-24fix denoiser for temporal patterns and rdJim Bankoski
2012-05-23asm_*_offsets to define variables as constantsAlpha Lam
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
2012-05-23Fix memory leak in vpx_codec_enc_config_set()John Koleszar
2012-05-23multi-res: modify memory allocation codeYunqing Wang
2012-05-23Fix another multithreaded encoder loopfilter race conditionAttila Nagy
2012-05-22Add initial keyframe testsJohn Koleszar
2012-05-22Move all tests to test/ directoryJohn Koleszar
2012-05-22Enable unit tests by defaultJohn Koleszar
2012-05-22Build unit tests monolithicallyJohn Koleszar
2012-05-22configure: initial support for CXX, CXXFLAGS variablesJohn Koleszar
2012-05-22Merge "multi-res: force Key frame sychronization"Yunqing Wang