summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-07-02Fix subpixel_predict initializationYunqing Wang
2012-06-29Merge "Fix decimation_count in drop_frame"Yunqing Wang
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-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-04Explicitly discard fwrite/fread return valuesJohann
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 "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-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar
2012-05-23Fix memory leak in vpx_codec_enc_config_set()John 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-09Merge "vp8e - boolcoder unit test"Jim Bankoski
2012-05-08vp8e - boolcoder unit testJim Bankoski
2012-05-04fix vp8_ namespace issuesJohn Koleszar
2012-05-04Formalize encodeframe.c forward delclarationsJohn Koleszar
2012-05-04Fix multi-resolution threaded encodingAttila Nagy
2012-05-04Make global data constAttila Nagy
2012-05-04Fix multi-resolution threaded encodingAttila 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