summaryrefslogtreecommitdiff
path: root/vp8/vp8cx.mk
Commit message (Expand)AuthorAgeFilesLines
* Add vp8_ prefix for quantize_lsx.cJerome Jiang2022-06-281-1/+1
* vp8[loongarch]: Optimize vp8 encoding partial functionHao Chen2022-05-171-0/+5
* vp8_copy32xn: resolve missing declarationJohann2019-01-071-0/+3
* move vp8 encodeopt to block_error_sse2Johann2018-03-041-1/+1
* vp8: [loongson] optimize dct with mmiShiyou Yin2017-10-121-0/+1
* vp8: [loongson] optimize quantize with mmiShiyou Yin2017-10-111-0/+2
* Rename vp8 quantize fileJohann2017-08-111-1/+1
* vp8: add temporal_filter.hJames Zern2017-06-211-0/+2
* add picklpf.hJames Zern2017-06-211-0/+1
* add ethreading.hJames Zern2017-06-211-0/+1
* vp8: remove vp8_fast_quantize_b_mmxJames Zern2017-06-211-2/+0
* rename vp8/common/skin_detection.[hc] -> vp8_*James Zern2017-06-121-2/+2
* Refactor: Move vp8 skin detection to new files.Jerome Jiang2017-05-251-0/+2
* vp8: remove mmx functionsJohann2016-09-291-1/+0
* Remove armv6 targetJohann2016-08-041-4/+5
* Rename vp8 quantize.cJohann2015-08-181-2/+2
* Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.Alex Converse2015-08-071-2/+0
* mips msa vp8 denoising filter optimizationParag Salasakar2015-08-011-0/+4
* mips msa vp8 temporal filter optimizationParag Salasakar2015-07-311-0/+5
* mips msa vp8 block subtract optimizationParag Salasakar2015-07-311-0/+1
* mips msa vp8 quantize optimizationParag Salasakar2015-07-301-0/+1
* mips msa vp8 fdct optimizationParag Salasakar2015-07-301-0/+2
* Unify subtract function used in VP8/9Jingning Han2015-07-071-2/+0
* Remove asm offset dependenciesJohann2014-11-061-4/+0
* sse4 regular quantizeJohann2014-06-181-1/+1
* Renames x86_64 specific asm filesDeb Mukherjee2014-05-211-1/+1
* Remove asm_offsets dependency in quantize_b_ssse3Johann2014-05-021-1/+1
* Adding vpx_sse_to_psnr() function.Dmitry Kovalev2014-02-261-2/+0
* Automatically flag intrinsic filesJohann2013-05-031-10/+0
* Rename quantize_sse2_intrinsics.cJohann2013-04-241-3/+3
* Merge branch 'master' into experimentalJohn Koleszar2013-03-271-3/+2
|\
| * prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern2013-03-021-2/+2
| * Use intrinsics for sse2 regular quantizeJohann2013-02-281-1/+0
* | Rename quantize_sse2.c to quantize_sse2_intrinsics.c to avoid collision.Ronald S. Bultje2013-03-041-3/+3
|/
* vp8 fast quantizer with intrinsicsJohann2013-02-261-1/+7
* Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar2012-12-271-2/+4
|\
| * a vp8 warning to boot.Jim Bankoski2012-11-291-0/+1
| * Revert "make: flatten object file directories"John Koleszar2012-11-271-1/+1
| * make: flatten object file directoriesJohn Koleszar2012-11-151-1/+1
| * Rough merge of master into experimentalJohn Koleszar2012-11-071-0/+125
| |\
| * | Rename vp8/ codec directory to vp9/.Ronald S. Bultje2012-11-011-120/+0
| * | fixed a build issueYaowu Xu2012-10-291-2/+0
| * | invoke macro removal encodembJim Bankoski2012-10-291-1/+0
| * | Remove variance vtable from rtcdJim Bankoski2012-10-211-1/+0
| * | removed the recon rtcd invoke macro code (unrevert)Jim Bankoski2012-10-161-0/+2
| * | Revert "removed the recon. rtcd invoke macro code"Jim Bankoski2012-10-131-2/+0
| * | removed the recon. rtcd invoke macro codeJim Bankoski2012-10-131-0/+2
| * | remove rotation experimentJohn Koleszar2012-08-211-1/+0
| * | WebM Experimental Codec Branch SnapshotYaowu Xu2012-03-151-12/+4
* | | Each make file is responsible for its own directoryJohann2012-11-151-9/+2
| |/ |/|