- 2e3cd5c Remove I440 image support from libaom API and tools. by Thomas Daede · 7 years ago
- 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
- ad06e5e Reset frame flags in error_resilience_test.cc by Sarah Parker · 7 years ago
- 6d9d52d Add ssse3 aom_smooth_h_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
- 1c7eec8 Add an S-frame test by Debargha Mukherjee · 7 years ago
- e09b391 Enhance error-resilience test to set S-frames by Debargha Mukherjee · 7 years ago
- 5729d17 Add a test for parse-ability property of E-frames by Debargha Mukherjee · 7 years ago
- 93b047e Enhance error_resilience_test to set nomfmv frames by Debargha Mukherjee · 7 years ago
- 9e89ef1 Clean up code wrapped by '#if 0 ... #endif' by Yue Chen · 7 years ago
- 27d7ca9 Implement av1_txb_init_levels_sse4_1 by Peng Bin · 7 years ago
- 7355677 Allow drop frames with non-zero lag_in_frames by Sarah Parker · 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
- 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
- 98392b2 Remove unreachable tx: fht4x4 by Sebastien Alaiwan · 7 years ago
- 041f9bc Remove CONFIG_SPATIAL_SEGMENTATION by Yaowu Xu · 7 years ago
- 15d3525 Remove stray CONFIG_MONO_VIDEO flags by Debargha Mukherjee · 7 years ago
- 9ec6fe4 Remove CONFIG_EXT_DELTA_Q by Yaowu Xu · 7 years ago
- 29977f5 [Normative] Optimize default cdf tables by Yue Chen · 7 years ago
- 66663f7 Remove CONFIG_CDF_UPDATE_MODE by Yaowu Xu · 7 years ago
- 664b74f Add ssse3 aom_smooth_v_predictor_8xh by Scott LaVarnway · 7 years ago
- 9dec0c5 Change error_resilience test to use control by Debargha Mukherjee · 7 years ago
- f9db0e0 Drop compressed frames, not decoded ones in decode_with_drops by Frank Bossen · 7 years ago
- 776b641 Fix the DropFramesWithoutRecovery test by Debargha Mukherjee · 7 years ago
- 0f0b370 Adding a sample binary to model film grain by Neil Birkbeck · 7 years ago
- 72cc196 Fast Interpolation Filter Search Bug Fix by Michelle Findlay-Olynyk · 7 years ago
- eb895ef Add film grain table input to allow injecting grain params. by Neil Birkbeck · 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
- abb0953 Ensure HBD/LBD quantizer to generate matching result by Yunqing Wang · 7 years ago
- b3d79d5 Don't use frequency domain distortion when eob is 0 by Hui Su · 7 years ago
- a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
- e2ca0b6 Remove unreachable tx: iht4x4 by Sebastien Alaiwan · 7 years ago
- e5f271a Partial inv txfm based on eob for ssse3 by Peng Bin · 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
- 04450b1 Fix dump_obu and obu_parser. by Tom Finegan · 7 years ago
- 5427be1 Remove CONFIG_OBU_SIZE_AFTER_HEADER preproc guards. by Tom Finegan · 7 years ago
- 5e99b7c Add parameter mapping from estimated params to film grain params. by Neil Birkbeck · 7 years ago
- 3cab623 Remove CONFIG_LOOPFILTERING_ACROSS_TILES by Yaowu Xu · 7 years ago
- 38fdd33 Re-enable AV1/AVxEncoderThreadLSTest.EncoderResultTest by Debargha Mukherjee · 7 years ago
- e1062de Temporarily disable AVxEncoderThreadLSTest by Debargha Mukherjee · 7 years ago
- d76bd49 Reduce threshold for Horz Superres test by Imdad Sardharwalla · 7 years ago
- 59b4ad9 Remove dead function: av1_get_br_level_counts by Sebastien Alaiwan · 7 years ago
- 3c38cce Followup cleanup for av1_convolve_2d_test by sarahparker · 7 years ago
- 3abb0b7 Remove more dead transforms by Sebastien Alaiwan · 7 years ago
- 1f5c3fc inv_txfm.c: remove dead functions by Sebastien Alaiwan · 7 years ago
- 8395aa7 Remove dead tx: fht8x8_64_add by Sebastien Alaiwan · 7 years ago
- 2da32c3 Remove dead tx: fht16x16_256_add by Sebastien Alaiwan · 7 years ago
- fd94a57 Remove dead tx: fht8x16_128_add by Sebastien Alaiwan · 7 years ago
- 80cbd4d Remove dead tx: fht16x8_128_add by Sebastien Alaiwan · 7 years ago
- 7264779 Turn on error resilient test. by Debargha Mukherjee · 7 years ago
- f65e5ba Parameterize CDEFBlockTest to speed up per-commit by Sarah Parker · 7 years ago
- e7302dc Reduce number of frames in TestExternalResizeWorks by Sarah Parker · 7 years ago
- baa6b7c Add tests for horizontal superres by Imdad Sardharwalla · 7 years ago
- 30d4e53 Parameterize block size in *Convolve2DTest by Sarah Parker · 7 years ago
- c742a65 Remove dead tx: fht8x4_32_add by Sebastien Alaiwan · 7 years ago
- b0aba15 Remove dead tx: fht4x8_32_add by Sebastien Alaiwan · 7 years ago
- 13c8369 Remove dead tx: fht_16x32_256_add by Sebastien Alaiwan · 7 years ago
- 92eb551 Remove dead tx: fht_32x16_256_add by Sebastien Alaiwan · 7 years ago
- 568e9ee Rename wiener convolve functions by Debargha Mukherjee · 7 years ago
- abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
- 29a116a Make "CONFIG_LOWPRECISION_BLEND = 0" work by Yunqing Wang · 7 years ago
- 7353406 idct.c: remove dead functions by Sebastien Alaiwan · 7 years ago
- 139542e Add aom_smooth_predictor_16x64_ssse3() by Scott LaVarnway · 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
- 34b90dd Sync inv identity txfm ssse3/avx2 with C version by Peng Bin · 7 years ago
- 7cb2db1 Add ssse3 version of aom_smooth_predictor_wxh() by Scott LaVarnway · 7 years ago
- 502bf9c AV1ExtTileTest: split cpu-used=0 to a Large test by James Zern · 7 years ago
- e2fcc71 Delete orphan source files by Sebastien Alaiwan · 7 years ago
- e0cd722 [CFL] Constant Propagate Prediction Height by Luc Trudeau · 7 years ago
- 2697139 Use ConvolveParams in wiener_convolve by Debargha Mukherjee · 7 years ago
- e6ceeec Move/Rename wiener convolve functions into av1 by Debargha Mukherjee · 7 years ago
- f1abb41 Implement aom_variance{128,64,32}_sse2/avx2 by Peng Bin · 7 years ago
- bd5aba0 aom_uleb_decode: clear *value before decoding to it by James Zern · 7 years ago
- 19f0a23 Add segment_id binarization mismatch test by Frederic Barbier · 7 years ago
- 5b53ea1 Move cospi_arr_data[] and sinpi_arr_data[] to av1_txfm.c by Yue Chen · 7 years ago
- 0ee9960 Hook in AVX2 inv txfm by Peng Bin · 7 years ago
- f9f2d89 Remove frame parallel decode option and fix test by Debargha Mukherjee · 7 years ago
- dcbafed Remove unused av1_convolve_ and highbd verions by Debargha Mukherjee · 7 years ago
- 79363c8 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- f01bbc3 Disable aomdec_av1_webm_frame_parallel temporarily by Debargha Mukherjee · 7 years ago
- f245e1e Remove dead code: non-scaled DCT by Sebastien Alaiwan · 7 years ago
- 355e46d Fix shell test version check. by Tom Finegan · 7 years ago
- be4dd10 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- e8e60d5 [NORMATIVE] Let tx64 scan match tx32 scan by Angie Chiang · 7 years ago
- d99bf65 [NORMATIVE] Let identity txfm use default scan by Angie Chiang · 7 years ago
- fcc8f34 Add sse2/avx2 version of aom_v_predictor_wxh() by Scott LaVarnway · 7 years ago
- 6a87583 AVX2 optimization of motion compensation function by Ravi Chaudhary · 7 years ago
- 61fc3e4 [CFL] Unit Test Clean Up by Luc Trudeau · 7 years ago
- 56750cf Refactor inv txfm2d ssse3 function prototype by Peng Bin · 7 years ago
- 4692963 [CFL] NEON Version of luma_subsampling_420_lbd by Luc Trudeau · 7 years ago