- 14b03b0 highbd lpf vertical functions perf improvements by Victoria Zhislina · 7 years ago
- 95a5a79 use right shift for log scale by Katsuhisa Yuasa · 7 years ago
- 00f8a93 Add sse2/ssse3 intra predictors for 16x4 by Scott LaVarnway · 7 years ago
- 7600314 Add sse2/ssse3 intra predictors for 32x8 by Scott LaVarnway · 7 years ago
- 925d4e5 Add sse2/ssse3 intra predictors for 8x32 by Scott LaVarnway · 7 years ago
- aafc4b8 [NORMATIVE] Film-grain change of clipping for RGB input by Andrey Norkin · 7 years ago
- c407123 Remove CONFIG_TRAILING_BITS by Yaowu Xu · 7 years ago
- aaed33a Add sse2/ssse3 intra predictors for 4x16 by Scott LaVarnway · 7 years ago
- 6d9d52d Add ssse3 aom_smooth_h_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
- 5be7c66 Add ssse3 aom_smooth_h_predictor_8xh by Scott LaVarnway · 7 years ago
- 5af4891 Remove CONFIG_LOWPRECISION_BLEND by Yaowu Xu · 7 years ago
- 66dde40 Remove unreachable tx: iwht4x4 by Sebastien Alaiwan · 7 years ago
- df46b22 Make trailing bit part of arithmetic code by Frank Bossen · 7 years ago
- deeee7c Add ssse3 aom_smooth_h_predictor_4xh by Scott LaVarnway · 7 years ago
- 23c1d63 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- 7db820e Add ssse3 aom_smooth_v_predictor_4xh by Scott LaVarnway · 7 years ago
- 71ad53a hbd loopfilter sse2 _6 created, _8 and _14 improved by Victoria Zhislina · 7 years ago
- 38c9067 Remove unreachable tx: idct4x4 by Sebastien Alaiwan · 7 years ago
- ebcf3e5 Add check for trailing bits at end of tile group by Frank Bossen · 7 years ago
- 2a21b10 Add INLINE for compute_jnt_comp_avg by Peng Bin · 7 years ago
- 664b74f Add ssse3 aom_smooth_v_predictor_8xh by Scott LaVarnway · 7 years ago
- a3578c2 lpf_vertical_14_sse2 and _8 1.5 times perf increase by Victoria Zhislina · 7 years ago
- f686fba Ensure HBD/LBD joint compound to generate matching result by Yunqing Wang · 7 years ago
- 0f0b370 Adding a sample binary to model film grain by Neil Birkbeck · 7 years ago
- bc1acbd [NORMATIVE] Film grain chroma_scaling_from_luma bug fix by Andrey Norkin · 7 years ago
- eb895ef Add film grain table input to allow injecting grain params. by Neil Birkbeck · 7 years ago
- 4352fed [NORMATIVE] Film grain for odd frame dimensions by Andrey Norkin · 7 years ago
- e25a4ba Add ssse3 aom_smooth_v_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
- c125521 Corrections in convolve unit test by Cherma Rajan A · 7 years ago
- 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
- a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
- 5997c7d Improved aom_smooth_predictor_16x 32,16,8 by Scott LaVarnway · 7 years ago
- 1e73219 Add sse2 version of aom_h_predictor_wxh() by Scott LaVarnway · 7 years ago
- a2f7a63 Add sse2 dc, dc_left, dc_top, dc_128, v, h by Scott LaVarnway · 7 years ago
- ee5a4d4 Add aom_paeth_predictor_16x64 ssse3,avx2 by Scott LaVarnway · 7 years ago
- bcaa2f8 Improved ssse3 version of aom_smooth_predictor_32x 16,32 by Scott LaVarnway · 7 years ago
- 5e99b7c Add parameter mapping from estimated params to film grain params. by Neil Birkbeck · 7 years ago
- 692669f [NORMATIVE] Film grain template init by Andrey Norkin · 7 years ago
- 2dab275 adding support for trailing bits write/read by Cyril Concolato · 7 years ago
- 1f5c3fc inv_txfm.c: remove dead functions by Sebastien Alaiwan · 7 years ago
- d52bf14 Film grain bug fix by Andrey Norkin · 7 years ago
- abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
- dbb4bfe binary_codes_reader.c: drop dead code by Sebastien Alaiwan · 7 years ago
- 09a87c9 quantize.c: remove dead quantize_dc functions by Sebastien Alaiwan · 7 years ago
- 139542e Add aom_smooth_predictor_16x64_ssse3() by Scott LaVarnway · 7 years ago
- 427b185 Remove unused convolve_add_src functions. by Urvang Joshi · 7 years ago
- df8ce4f Remove unused convolve8_avg functions from aom_dsp by Urvang Joshi · 7 years ago
- b0eebd6 Remove unused scaled convolve funcs from aom_dsp by Urvang Joshi · 7 years ago
- 7cb2db1 Add ssse3 version of aom_smooth_predictor_wxh() by Scott LaVarnway · 7 years ago
- 828bffe Set max number of bits for aom_rb_read_uvlc() by Hui Su · 7 years ago
- fe7cc16 intrapred,smooth_predictor: rm unnecessary saturation by James Zern · 7 years ago
- 0e1df78 Fix the use of HBD buffers for 8bit input by Yaowu Xu · 7 years ago
- f1abb41 Implement aom_variance{128,64,32}_sse2/avx2 by Peng Bin · 7 years ago
- 1a79a7e cosmetics: fix some typos by James Zern · 7 years ago
- 6834b53 Clean up dead code by Yue Chen · 7 years ago
- 789cf9e Refactor aom_v_predictor 32/64 x h by Scott LaVarnway · 7 years ago
- 87430ba [non-normative] Remove encoder-only code from decoder by David Barker · 7 years ago
- 8ab96a6 aom_dsp_rtcd_defs.pl: rm VP9 directional intra-preds by James Zern · 7 years ago
- 79363c8 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- f245e1e Remove dead code: non-scaled DCT by Sebastien Alaiwan · 7 years ago
- be4dd10 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- fcc8f34 Add sse2/avx2 version of aom_v_predictor_wxh() by Scott LaVarnway · 7 years ago
- a7bbf1c loopfilter _6 vertical improvement by Victoria Zhislina · 7 years ago
- 0d52f12 Remove macro 'OD_ASSERT', use 'assert'. by Sebastien Alaiwan · 7 years ago
- 2209fc0 odintrin.h: reduce scope of floating-point OD_LOG2 by Sebastien Alaiwan · 7 years ago
- 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
- efa5c6c entcode.h: delete dead declaration by Sebastien Alaiwan · 7 years ago
- 148f6e6 entcode.h: homogenize include guards by Sebastien Alaiwan · 7 years ago
- 892a543 Add sse2/avx2 version of aom_dc_predictor_wxh() by Scott LaVarnway · 7 years ago
- 4a707a8 Remove CONFIG_TIMING_INFO_IN_SEQ_HEADERS config flag by Debargha Mukherjee · 7 years ago
- 28b33e0 Suppress integer overflow warning by Cheng Chen · 7 years ago
- efef81c Add sse2/avx2 version of aom_dc_top_predictor_wxh() by Scott LaVarnway · 7 years ago
- 52a096f Revert "[wedge/compound-segment, normative] Remove more rounding" by Debargha Mukherjee · 7 years ago
- de79128 Add sse2/avx2 version of aom_dc_left_predictor_wxh() by Scott LaVarnway · 7 years ago
- 3fffb88 Add sse2/avx2 version of aom_dc_128_predictor_wxh() by Scott LaVarnway · 7 years ago
- 879488f [NORMATIVE] Film grain gauss values and update_parameters by Andrey Norkin · 7 years ago
- 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
- 0944452 [NORMATIVE] Film grain 4:4:4 and 4:2:2 support by Andrey Norkin · 7 years ago
- 098631c Fix highbd_variance 32x8 bug by Peng Bin · 7 years ago
- f0cf4e3 Add ssse3/avx2 version of aom_paeth_predictor_wxh() by Scott LaVarnway · 7 years ago
- 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
- f2f276c AVX2 optimization of motion compensation functions by Deepa K G · 7 years ago
- 9cab45c AVX2 implementation of av1_highbd_convolve_y_sr_c by Ravi Chaudhary · 7 years ago
- 0d639a9 Remove CONFIG_LOOP_RESTORATION config flag by Debargha Mukherjee · 7 years ago
- bfed738 Remove CONFIG_AOM_QM macro by Yaowu Xu · 7 years ago
- bbc0c21 AVX2 implementation of av1_highbd_convolve_x_sr_c by Ravi Chaudhary · 7 years ago
- 9415af7 Round compound prediction into 16 bits by Cheng Chen · 7 years ago
- feb9c7a AVX2 implementation of av1_highbd_convolve_2d_sr_c by Ravi Chaudhary · 7 years ago
- 2f347ed Add sse4 implementation of lbd filter_intra modes by Yue Chen · 7 years ago
- 8b50964 Remove CDF_STORAGE_REDUCTION experiment by Sebastien Alaiwan · 7 years ago
- 59b633c Remove deprecated intra predictor functions by Hui Su · 7 years ago
- 6839682 Rect DC_PRED: mult and shifts equivalent to div. by Urvang Joshi · 7 years ago
- 20be545 [NORMATIVE] Monochrome support in film grain by Andrey Norkin · 7 years ago
- 238bc28 Turn on jnt_comp by default by Cheng Chen · 7 years ago
- 2680275 rename the simd function name to reflect the number of taps used. by Ryan · 7 years ago
- 0c294fa [NORMATIVE] Film grain bug fixes by Andrey Norkin · 7 years ago
- cd44a05 Change to use 8bit for qmatrix entries by Yaowu Xu · 7 years ago
- d6a7dd1 SSE2 optimization for lpf 16_dual implementations by Maxym Dmytrychenko · 7 years ago
- a840cde [NORMATIVE] Film grain scale parameter by Andrey Norkin · 7 years ago
- 143de43 Remove unused jnt functions by Johann · 7 years ago