summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.pl
AgeCommit message (Expand)Author
2019-03-25Remove deprecated code for vp9_fdct8x8_quant()Jingning Han
2019-03-04Add SSE4_1 highbd version of temporal filterchiyotsai
2019-02-01Remove old version of temporal_filter_applychiyotsai
2019-01-30Add highbd yuv_temporal_filterchiyotsai
2019-01-24Add SSE4 version of new apply_temporal_filterchiyotsai
2019-01-16Add unit test for temporal filter on VP9chiyotsai
2018-12-27Adaptively choose block sizes in temporal filteringYunqing Wang
2018-12-21fdct_quant: resolve missing declarationsJohann
2018-10-30clang-tidy: fix vp9/common parametersJohann
2018-06-22Merge changes I51e7ed32,I99a9535b,Id584d8f6Luca Barbato
2018-06-14ppc: add vp9_iht16x16_256_add_vsxAlexandra Hájková
2018-06-11VSX Version of vp9_quantize_fp_32x32Luc Trudeau
2018-06-11VSX Version of vp9_quantize_fpLuc Trudeau
2018-05-31ppc: add vp9_iht8x8_64_add_vsxAlexandra Hájková
2018-05-31ppc: add vp9_iht4x4_16_add_vsxAlexandra Hájková
2018-03-13Add vp9_highbd_iht16x16_256_add_neon()Linfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht8x8_64_add_neonLinfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht8x8_64_add_neon()Linfeng Zhang
2018-03-03disable vp9_highbd_iht{4x4_16,8x8_64}_add_neonJames Zern
2018-03-03disable vp9_iht8x8_64_add_neonJames Zern
2018-03-03disable vp9_iht16x16_256_add_neonJames Zern
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-01-29Update vp9_iht4x4_16_add_neon()Linfeng Zhang
2018-01-24Merge "vp9_quantize_fp_avx2()"Scott LaVarnway
2018-01-23Add vp9_highbd_iht16x16_256_add_sse4_1()Linfeng Zhang
2018-01-18Add vp9_highbd_iht8x8_64_add_sse4_1()Linfeng Zhang
2018-01-18vp9_quantize_fp_avx2()Scott LaVarnway
2018-01-08Add vp9_highbd_iht4x4_16_add_sse4_1()Linfeng Zhang
2017-12-14add copyright to rtcd filesJohann
2017-11-10Merge "vpx: [x86] add vp9_block_error_fp_avx2()"Scott LaVarnway
2017-11-09vpx: [x86] add vp9_block_error_fp_avx2()Scott LaVarnway
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring
2017-09-13cosmetics: vp9_rtcd_defs.plLinfeng Zhang
2017-09-07Add 2 to 1 scaling NEON optimizationLinfeng Zhang
2017-08-23quantize fp: neon implementationJohann
2017-08-14vp9: strip temporal filter codeScott LaVarnway
2017-07-10remove vp9_full_sad_searchJohann
2017-05-10vp9: Use INTERP_FILTER for filter_type in vp9_rtcd_defs.plMarco
2017-05-09vp9: SVC: Add option to set downsampling filter type.Marco
2017-05-08Merge changes I0cfe4117,I3581d80d,Ida62c941Linfeng Zhang
2017-05-06Merge "vp9: Neon optimization for denoiser. Add unit tests."Jerome Jiang
2017-05-05vp9: Neon optimization for denoiser. Add unit tests.Jerome Jiang
2017-05-03Update highbd idct functions arguments to use uint16_t dstLinfeng Zhang
2017-04-28Use uint32_t for accumulatorJohann
2017-04-26vp9 temporal filter: sse4 implementationJohann
2017-04-18vp9: Add phase to get averaging filter for 1:2 downsampling.Marco