summaryrefslogtreecommitdiff
path: root/vp8/vp8cx.mk
AgeCommit message (Expand)Author
2016-09-29vp8: remove mmx functionsJohann
2016-08-04Remove armv6 targetJohann
2015-08-18Rename vp8 quantize.cJohann
2015-08-07Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.Alex Converse
2015-08-01mips msa vp8 denoising filter optimizationParag Salasakar
2015-07-31mips msa vp8 temporal filter optimizationParag Salasakar
2015-07-31mips msa vp8 block subtract optimizationParag Salasakar
2015-07-30mips msa vp8 quantize optimizationParag Salasakar
2015-07-30mips msa vp8 fdct optimizationParag Salasakar
2015-07-07Unify subtract function used in VP8/9Jingning Han
2014-11-06Remove asm offset dependenciesJohann
2014-06-18sse4 regular quantizeJohann
2014-05-21Renames x86_64 specific asm filesDeb Mukherjee
2014-05-02Remove asm_offsets dependency in quantize_b_ssse3Johann
2014-02-26Adding vpx_sse_to_psnr() function.Dmitry Kovalev
2013-05-03Automatically flag intrinsic filesJohann
2013-04-24Rename quantize_sse2_intrinsics.cJohann
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-04Rename quantize_sse2.c to quantize_sse2_intrinsics.c to avoid collision.Ronald S. Bultje
2013-03-02prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern
2013-02-28Use intrinsics for sse2 regular quantizeJohann
2013-02-26vp8 fast quantizer with intrinsicsJohann
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-11-29a vp8 warning to boot.Jim Bankoski
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-15Each make file is responsible for its own directoryJohann
2012-11-15make: flatten object file directoriesJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-10-29fixed a build issueYaowu Xu
2012-10-29invoke macro removal encodembJim Bankoski
2012-10-21Remove variance vtable from rtcdJim Bankoski
2012-10-16removed the recon rtcd invoke macro code (unrevert)Jim Bankoski
2012-10-13Revert "removed the recon. rtcd invoke macro code"Jim Bankoski
2012-10-13removed the recon. rtcd invoke macro codeJim Bankoski
2012-08-21remove rotation experimentJohn Koleszar
2012-05-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar
2012-05-22Move all tests to test/ directoryJohn Koleszar
2012-05-22Build unit tests monolithicallyJohn Koleszar
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar
2012-05-08vp8e - boolcoder unit testJim Bankoski
2012-05-04Formalize encodeframe.c forward delclarationsJohn Koleszar
2012-05-04Make global data constAttila Nagy
2012-04-17Makes all global data in tokenize.c constAttila Nagy
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2012-03-13Merge "Adds a motion compensated temporal denoiser to the encoder."Jim Bankoski
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer
2012-03-05Move SAD and variance functions to commonJohann
2012-01-30RTCD: finalize removal of old RTCD systemJohn Koleszar