summaryrefslogtreecommitdiff
path: root/vp9/vp9cx.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add Neon implementation of vp9_highbd_block_error_c" into mainJames Zern2023-03-141-0/+3
|\
| * Add Neon implementation of vp9_highbd_block_error_cSalome Thirot2023-03-141-0/+3
* | [NEON] Add temporal filter functions, 8-bit and highbdKonstantinos Margaritis2023-03-141-2/+7
|/
* Optimize vp9_block_error_fp_neonSalome Thirot2023-03-071-2/+0
* Move TPL to a new fileYunqing Wang2023-02-061-0/+2
* vp9 quantize: rewrite ssse3 in intrinsicsJohann2022-10-171-4/+1
* Revert "Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON""Konstantinos Margaritis2022-07-081-0/+1
* Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON"Jerome Jiang2022-05-261-1/+0
* [NEON] Optimize vp9_diamond_search_sad() for NEONKonstantinos Margaritis2022-05-071-0/+1
* Optimize FHT functions for NEONKonstantinos Margaritis2022-03-301-0/+1
* Add vp9_extrc_init/create/deleteangiebird2020-10-091-0/+2
* Build libsimple_encode.a separatelyangiebird2020-07-171-3/+0
* Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""Jerome Jiang2020-04-241-0/+8
* Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."Jerome Jiang2020-04-201-8/+0
* Add simple_encode.cc/hangiebird2019-11-151-0/+3
* Add vp9_get_encoder_config / vp9_get_frame_infoangiebird2019-10-291-0/+1
* namespace ARCH_* definesJames Zern2019-09-301-1/+1
* Add vp9_non_greedy_mv.c/hAngie Chiang2019-07-181-0/+2
* Remove RD code for CONFIG_REALTIME_ONLY in vp9.Jerome Jiang2019-05-311-0/+8
* Remove deprecated code for vp9_fdct8x8_quant()Jingning Han2019-03-251-2/+0
* Remove highbd_temporal_filter_sse4.c when REAL_TIME_ONLY is onchiyotsai2019-03-121-0/+1
* Add SSE4_1 highbd version of temporal filterchiyotsai2019-03-041-0/+1
* Merge "Add SSE4 version of new apply_temporal_filter"Chi Yo Tsai2019-01-251-0/+2
|\
| * Add SSE4 version of new apply_temporal_filterchiyotsai2019-01-241-0/+2
* | mips: resolve missing declarationsJohann2019-01-231-0/+3
|/
* vp9_get_blockiness: resolve missing declarationJohann2019-01-071-0/+1
* Move partition search ML models to a seperate fileHui Su2018-09-041-0/+1
* VSX Version of vp9_quantize_fpLuc Trudeau2018-06-111-0/+2
* vp9_quantize_fp_avx2()Scott LaVarnway2018-01-181-0/+1
* Add 2 to 1 scaling NEON optimizationLinfeng Zhang2017-09-071-0/+1
* vp9: strip temporal filter codeScott LaVarnway2017-08-141-0/+2
* vp9: strip mb graph codeScott LaVarnway2017-08-111-0/+1
* remove vp9_firstpass.c w/CONFIG_REALTIME_ONLYJames Zern2017-07-111-0/+3
* Merge "vp9: Neon optimization for denoiser. Add unit tests."Jerome Jiang2017-05-061-0/+1
|\
| * vp9: Neon optimization for denoiser. Add unit tests.Jerome Jiang2017-05-051-0/+1
* | move vp9_error_intrin_avx2.cJohann2017-05-011-1/+1
* | vp9 temporal filter: sse4 implementationJohann2017-04-261-2/+2
|/
* move vp9_scale_and_extend_frame_c to vp9_frame_scale.cJames Zern2017-03-081-0/+1
* Merge "Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8."Jerome Jiang2017-02-241-2/+0
|\
| * Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8.Jerome Jiang2017-02-231-2/+0
* | consolidate block_error functionsJohann2017-02-241-4/+0
|/
* vp9 fdct higbd neon: connect existing highbd callsJohann2017-02-141-1/+1
* block_error_fp highbd sse2: use tran_low_t for coeffJohann2017-02-071-2/+1
* Multi-threading of first pass stats collectionRanjit Kumar Tulabandu2017-01-241-0/+3
* Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.cYury Gitman2016-08-271-1/+0
* Create interface for the ALT_REF_AQ classYury Gitman2016-08-251-0/+3
* vp9: remove x86inc.asm distinctionJohann2016-06-291-4/+0
* Revert "remove vp9_diamond_search_sad_avx.c"Scott LaVarnway2016-06-071-0/+1
* Merge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10."Linfeng Zhang2016-05-271-2/+2
|\
| * Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10.Linfeng Zhang2016-05-271-2/+2