summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2018-04-23Remove get_tx_probs2()Hui Su
2018-03-22Rename several static NEON iht functionsLinfeng Zhang
2018-03-18vp9_highbd_iht8x8_add_neon: rm unused functionsJames Zern
2018-03-16Merge "Revert "vp9_loopfilter.c: zero lfl_uv""James Zern
2018-03-15Revert "vp9_loopfilter.c: zero lfl_uv"James Zern
2018-03-15Merge changes I5501d0d6,I8c863ced,I19895d06,Ifa39353d,I09bd209bJohann Koenig
2018-03-14vp9_loopfilter.c: zero lfl_uvJohann
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-28iadst16x16_256_add_half1d: fix array sizeJames Zern
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-08Update iadst NEON functionsLinfeng Zhang
2018-02-07Clean vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-02-05Update tx_type switch code in idctLinfeng Zhang
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-01-30Fix warning about bitwise 'not' on booleanJohann
2018-01-29Update vp9_iht8x8_64_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-23Add "vpx_" prefix to 2 idct x86 functionsLinfeng Zhang
2018-01-23Merge "Add vp9_highbd_iht8x8_64_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-18clang-format v5.0.0 vp9/Johann
2018-01-08Add vp9_highbd_iht4x4_16_add_sse4_1()Linfeng Zhang
2017-12-14add copyright to rtcd filesJohann
2017-12-01explicitly label .text sectionsJohann
2017-11-20[CFI] Remove function pointer castsVlad Tsyrklevich
2017-11-17Merge "vp9: Fix mem rel for non-ref for external buffer."Jerome Jiang
2017-11-10Merge "vpx: [x86] add vp9_block_error_fp_avx2()"Scott LaVarnway
2017-11-09vp9: Fix mem rel for non-ref for external buffer.Jerome Jiang
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-18Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang
2017-09-13cosmetics: vp9_rtcd_defs.plLinfeng Zhang
2017-09-07Add 2 to 1 scaling NEON optimizationLinfeng Zhang
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-09-01apply clang-formatclang-format
2017-08-23quantize fp: neon implementationJohann
2017-08-16Merge changes I08b562b6,Ia275940a,I51106e90Linfeng Zhang
2017-08-14Update 32x32 idct sse2 and ssse3 optimizations.Linfeng Zhang
2017-08-14vp9: strip temporal filter codeScott LaVarnway