summaryrefslogtreecommitdiff
path: root/vp8/vp8cx.mk
AgeCommit message (Expand)AuthorFilesLines
2019-01-07vp8_copy32xn: resolve missing declarationJohann1-0/+3
2018-03-04move vp8 encodeopt to block_error_sse2Johann1-1/+1
2017-10-12vp8: [loongson] optimize dct with mmiShiyou Yin1-0/+1
2017-10-11vp8: [loongson] optimize quantize with mmiShiyou Yin1-0/+2
2017-08-11Rename vp8 quantize fileJohann1-1/+1
2017-06-21vp8: add temporal_filter.hJames Zern1-0/+2
2017-06-21add picklpf.hJames Zern1-0/+1
2017-06-21add ethreading.hJames Zern1-0/+1
2017-06-21vp8: remove vp8_fast_quantize_b_mmxJames Zern1-2/+0
2017-06-12rename vp8/common/skin_detection.[hc] -> vp8_*James Zern1-2/+2
2017-05-25Refactor: Move vp8 skin detection to new files.Jerome Jiang1-0/+2
2016-09-29vp8: remove mmx functionsJohann1-1/+0
2016-08-04Remove armv6 targetJohann1-4/+5
2015-08-18Rename vp8 quantize.cJohann1-2/+2
2015-08-07Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.Alex Converse1-2/+0
2015-08-01mips msa vp8 denoising filter optimizationParag Salasakar1-0/+4
2015-07-31mips msa vp8 temporal filter optimizationParag Salasakar1-0/+5
2015-07-31mips msa vp8 block subtract optimizationParag Salasakar1-0/+1
2015-07-30mips msa vp8 quantize optimizationParag Salasakar1-0/+1
2015-07-30mips msa vp8 fdct optimizationParag Salasakar1-0/+2
2015-07-07Unify subtract function used in VP8/9Jingning Han1-2/+0
2014-11-06Remove asm offset dependenciesJohann1-4/+0
2014-06-18sse4 regular quantizeJohann1-1/+1
2014-05-21Renames x86_64 specific asm filesDeb Mukherjee1-1/+1
2014-05-02Remove asm_offsets dependency in quantize_b_ssse3Johann1-1/+1
2014-02-26Adding vpx_sse_to_psnr() function.Dmitry Kovalev1-2/+0
2013-05-03Automatically flag intrinsic filesJohann1-10/+0
2013-04-24Rename quantize_sse2_intrinsics.cJohann1-3/+3
2013-03-27Merge branch 'master' into experimentalJohn Koleszar1-3/+2
2013-03-04Rename quantize_sse2.c to quantize_sse2_intrinsics.c to avoid collision.Ronald S. Bultje1-3/+3
2013-03-02prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern1-2/+2
2013-02-28Use intrinsics for sse2 regular quantizeJohann1-1/+0
2013-02-26vp8 fast quantizer with intrinsicsJohann1-1/+7
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar1-2/+4
2012-11-29a vp8 warning to boot.Jim Bankoski1-0/+1
2012-11-27Revert "make: flatten object file directories"John Koleszar1-1/+1
2012-11-15Each make file is responsible for its own directoryJohann1-9/+2
2012-11-15make: flatten object file directoriesJohn Koleszar1-1/+1
2012-11-07Rough merge of master into experimentalJohn Koleszar1-0/+125
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje1-120/+0
2012-10-29fixed a build issueYaowu Xu1-2/+0
2012-10-29invoke macro removal encodembJim Bankoski1-1/+0
2012-10-21Remove variance vtable from rtcdJim Bankoski1-1/+0
2012-10-16removed the recon rtcd invoke macro code (unrevert)Jim Bankoski1-0/+2
2012-10-13Revert "removed the recon. rtcd invoke macro code"Jim Bankoski1-2/+0
2012-10-13removed the recon. rtcd invoke macro codeJim Bankoski1-0/+2
2012-08-21remove rotation experimentJohn Koleszar1-1/+0
2012-05-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar1-2/+0
2012-05-22Move all tests to test/ directoryJohn Koleszar1-2/+0
2012-05-22Build unit tests monolithicallyJohn Koleszar1-1/+1