summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2017-07-10remove vp9_full_sad_searchJohann
2017-07-05vp9: remove FrameWorkerData & vp9_dthread.hJames Zern
2017-07-05vp9: remove (un)lock_buffer_poolJames Zern
2017-06-30vp9_onyxc_int,RefCntBuffer: rm unused membersJames Zern
2017-06-30vp9: reduce FRAME_BUFFERS by 3James Zern
2017-06-30VP9_COMMON: rm frame_parallel_decodeJames Zern
2017-06-26Update load_input_data() in x86Linfeng Zhang
2017-06-13Convert 8x8 idct x86 macros to inline functionsLinfeng Zhang
2017-05-26Fix vp8 race when build --enable-vp9-highbitdepth.Jerome Jiang
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-08Update 4x4 idct sse2 functionsLinfeng Zhang
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-05-03Clean CONVERT_TO_BYTEPTR/SHORTPTR in idctLinfeng Zhang
2017-05-01Merge "Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()"Linfeng Zhang
2017-04-28Use uint32_t for accumulatorJohann
2017-04-28Merge "vp9 temporal filter: sse4 implementation"Johann Koenig
2017-04-26vp9 temporal filter: sse4 implementationJohann
2017-04-25Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()Linfeng Zhang
2017-04-25Update highbd convolve functions arguments to use uint16_t src/dstLinfeng Zhang
2017-04-19Merge changes I9e18a73b,Ie47c8cd4Linfeng Zhang
2017-04-19Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolveLinfeng Zhang
2017-04-18vp9: Add phase to get averaging filter for 1:2 downsampling.Marco
2017-04-06VP9 motion vector unit testYunqing Wang
2017-03-22vp9 temporal filter: add const to function prototypeJohann
2017-03-08Add vpx_highbd_idct32x32_135_add_c()Linfeng Zhang
2017-02-24Merge "Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8."Jerome Jiang
2017-02-24consolidate block_error functionsJohann
2017-02-24Merge "block error sse2: use tran_low_t"Johann Koenig
2017-02-23Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8.Jerome Jiang
2017-02-24block error sse2: use tran_low_tJohann
2017-02-21Merge "Drop zbin_ptr and quant_shift_ptr"Johann Koenig
2017-02-16Merge "block error avx2: use tran_low_t"Johann Koenig
2017-02-16Drop zbin_ptr and quant_shift_ptrJohann
2017-02-16block error avx2: use tran_low_tJohann
2017-02-16quantize_fp_32x32 highbd ssse3: enable existing functionJohann
2017-02-16quantize_fp highbd ssse3: use tran_low_t for coeffJohann
2017-02-16quantize_fp highbd sse2: use tran_low_t for coeffJohann
2017-02-15Merge "Add vpx_highbd_idct16x16_38_add_c()"Linfeng Zhang
2017-02-14Add vpx_highbd_idct16x16_38_add_c()Linfeng Zhang
2017-02-14vp9 fdct higbd neon: connect existing highbd callsJohann
2017-02-14Merge "quantize_fp highbd neon: use tran_low_t for coeff"Johann Koenig
2017-02-14apply clang-formatclang-format
2017-02-14quantize_fp highbd neon: use tran_low_t for coeffJohann
2017-02-08Merge "Add vpx_idct16x16_38_add_c()"Linfeng Zhang
2017-02-07Add vpx_idct16x16_38_add_c()Linfeng Zhang
2017-02-07block_error_fp highbd sse2: use tran_low_t for coeffJohann