1. 8ddc7ae Change struct initialization to be MSVC friendly by Yaowu Xu · 7 years ago
  2. ce796ed Disable EXT_TILE unit tests by Yunqing Wang · 7 years ago
  3. c653277 [CFL] Replace DECLARE_ALIGNED with aom_memalign by David Michael Barr · 7 years ago
  4. 454697c SIMD implementation of horz superres by Imdad Sardharwalla · 7 years ago
  5. 8ae64a9 ext_tile: Not to write large_scale_tile bit to bitstream by Yunqing Wang · 7 years ago
  6. ed25a61 Add utilities to aom_dsp for modeling correlated noise. by Neil Birkbeck · 7 years ago
  7. 5f0485b Add av1_convolve_2d_copy_sr_sse2() by Linfeng Zhang · 7 years ago
  8. e07a675 remove configure and Makefiles by Johann · 7 years ago
  9. a3e9c50 Update convolve 2d unit testing code by Linfeng Zhang · 7 years ago
  10. c363ab7 [CFL] SSSE3/AVX2 versions of cfl_build_prediction_hbd by David Michael Barr · 7 years ago
  11. 7d56ad4 Remove 4:4:0 source videos by Yaowu Xu · 7 years ago
  12. 2cb4b67 Update end_to_end_test with profile changes by Yaowu Xu · 7 years ago
  13. bb8a724 Make size_t to int conversions explicit by Yaowu Xu · 7 years ago
  14. c6acc53 Added AVX2 implementation of self-guided filter by Imdad Sardharwalla · 7 years ago
  15. b488f91 Update the DvValidation test for intraBC by Hui Su · 7 years ago
  16. 16f38c2 [CFL] SSSE3/AVX2 versions of cfl_build_prediction_lbd by David Michael Barr · 7 years ago
  17. f9a50ea Update profile/bitdepth/sampling in header by Debargha Mukherjee · 7 years ago
  18. 209ba85 leb128: Add failure test. by Tom Finegan · 7 years ago
  19. 2537bfc Turn lv_map lv_map_multi on by default by Yaowu Xu · 7 years ago
  20. 4a75b5a Move shift from 1d_cfg to 2d_cfg by Angie Chiang · 7 years ago
  21. a4c8048 Move rect txfm's shift setting into config by Angie Chiang · 7 years ago
  22. 9e69463 CICP colorspace signaling by Andrey Norkin · 7 years ago
  23. 3fcce0b Disable an obsolete test when OBU is enabled by Yaowu Xu · 7 years ago
  24. 10fea49 Add LEB128 encode/decode/tests. by Tom Finegan · 7 years ago
  25. b066707 Port EC test from Daala. by Thomas Daede · 7 years ago
  26. 2638cb5 fix issues with segment_pred_last by Soo-Chul Han · 7 years ago
  27. 9bd4278 [CFL] SSSE3/AVX2 versions of luma_subsampling_420_lbd by Luc Trudeau · 7 years ago
  28. 3ec11d1 Remove unused macro USE_TEMPORALFILTER_12TAP by Yunqing Wang · 7 years ago
  29. 76658d2 Revert "Turn lv_map lv_map_multi on by default" by Sebastien Alaiwan · 7 years ago
  30. aa84f3e Enhance tests to include fwd/inv 1D transforms by Debargha Mukherjee · 7 years ago
  31. 603c384 Expose generate_warped_model for reuse, eliminate repeated code. by Sean Purser-Haskell · 7 years ago
  32. 2944f9d Turn lv_map lv_map_multi on by default by Angie Chiang · 7 years ago
  33. 7580f25 Account for sqrt(2) in range computation of 1:2 tx by Yue Chen · 7 years ago
  34. c4789b8 simplification: merge base class 'TransTestBase' by Sebastien Alaiwan · 7 years ago
  35. ef8fd2d Reduce scope of locals by Sebastien Alaiwan · 7 years ago
  36. f6b7e03 Initialize the full buffer in TxbTest by Jingning Han · 7 years ago
  37. 8b90918 Add av1_convolve_ x,y _avx2() by Scott LaVarnway · 7 years ago
  38. 1158bff Various fixes to scale managed txfms and tests by Debargha Mukherjee · 7 years ago
  39. a47994b MotionVectorTestLarge: reduce height on 32-bit system by Hui Su · 7 years ago
  40. c1d9aef Define separate stage ranges for col/row idtx txfm by Yue Chen · 7 years ago
  41. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  42. 4ce0f8c Unit tests for convolve_2d copy and x, y functions by Cheng Chen · 7 years ago
  43. 94e3fe3 Add optimized convolve functions for single reference case by Yunqing Wang · 7 years ago
  44. 22fba1f av1_fwd_txfm1d_test: Fix when TX64X64 is off. by Urvang Joshi · 7 years ago
  45. 95f5260 Replace hbd adst4 with lbd adst4 by Sarah Parker · 8 years ago
  46. 0ba23e8 Add av1_get_nz_map_contexts_sse2() by Linfeng Zhang · 7 years ago
  47. 4d5cf53 Swap new size 8 and 16 fwd/inv transforms for ADST by Urvang Joshi · 7 years ago
  48. b4faea7 [CFL] SSE2/AVX2 versions of subtract_average by Luc Trudeau · 7 years ago
  49. 2b1ec18 Drop support for decryption by Sebastien Alaiwan · 7 years ago
  50. de849bd Fix unit test TestTell when lv_map is on by Angie Chiang · 7 years ago
  51. 44a6c33 Add some missing unit tests for CDEF by Steinar Midtskogen · 7 years ago
  52. 8322ff0 Remove CDEF_SINGLEPASS defines by Steinar Midtskogen · 7 years ago
  53. 780fad1 end_to_end_test: Refactor two identical tests. by Urvang Joshi · 7 years ago
  54. 83e5f37 Fix bug by Cheng Chen · 7 years ago
  55. 360c491 lpf_test: correct threshold ranges by James Zern · 7 years ago
  56. 56d8b95 JNT_COMP: unit tests for av1_highbd_jnt_convolve_2d_sse4_1 by Cheng Chen · 7 years ago
  57. 17be4d8 Add is_compound in ConvolveParams by Yunqing Wang · 7 years ago
  58. 940c22a Modify convolve function prototype by Yunqing Wang · 7 years ago
  59. ab6c9c7 Enable CDEF for chroma for 4:2:2 and 4:4:0 by Steinar Midtskogen · 7 years ago
  60. 7bb501d add new experiment loopfiltering_across_tiles_ext by Lei · 7 years ago
  61. f263044 av1_fwd_txfm1d_test: simplify tx list by Sebastien Alaiwan · 7 years ago
  62. 23c511e Remove ADAPT_SCAN experiment by Sebastien Alaiwan · 7 years ago
  63. 7197411 cmake: Report failure to shell when a test fails. by Tom Finegan · 7 years ago
  64. a30b9ec Correct scale factor for TX_16X64 and TX_64X16. by Urvang Joshi · 7 years ago
  65. 46e8fda txfm2d_test: Relax some error thresholds. by Urvang Joshi · 7 years ago
  66. e3fb568 Add a missed array alignment by Yaowu Xu · 7 years ago
  67. b971c86 Align arrays by Yaowu Xu · 7 years ago
  68. de75083 Remove a number of unused macros. by Urvang Joshi · 7 years ago
  69. 0ad887d Fix decoder-only compile. by Urvang Joshi · 7 years ago
  70. 9007d34 Add contributor guide info to README.md. by Tom Finegan · 7 years ago
  71. 5dbb9b4 AV1InvTxfm2d: Better test for txfms with approx. by Urvang Joshi · 7 years ago
  72. ec6acb2 reference_hybrid_2d: Scaling within the function. by Urvang Joshi · 7 years ago
  73. 448ca40 Revert "Add contributor guide info to README.md." by Tom Finegan · 7 years ago
  74. c1aa69b Add contributor guide info to README.md. by Tom Finegan · 7 years ago
  75. 2314566 Move encoder-only transform code to encoder/ by Urvang Joshi · 7 years ago
  76. e035b5d AV1InvTxfm2d.RunRoundtripCheck: Add 1:4 transforms by Urvang Joshi · 7 years ago
  77. 5fb50f8 AV1FwdTxfm2d.RunFwdAccuracyCheck: Add rect txfms. by Urvang Joshi · 7 years ago
  78. fa00507 Remove convolve_round/compound_round config flags by Yunqing Wang · 7 years ago
  79. 625cac1 Remove dead functions by Sebastien Alaiwan · 7 years ago
  80. a989d83 AV1InvTxfm2d.CfgTest: Add 1:2 and 1:4 transforms. by Urvang Joshi · 7 years ago
  81. 0e301ba AV1InvTxfm2d.RunRoundtripCheck: Add TX64X64 test. by Urvang Joshi · 7 years ago
  82. 7235992 AV1FwdTxfm2d.RunFwdAccuracyCheck: Add TX64X64 test. by Urvang Joshi · 7 years ago
  83. 8871044 AV1FwdTxfm2d.CfgTest: Add 1:2 and 1:4 transforms. by Urvang Joshi · 7 years ago
  84. 70e7613 AVX2 implementation for highbd_convolve_2d by Maxym Dmytrychenko · 7 years ago
  85. b0460fa Remove ANS experiment by Sebastien Alaiwan · 7 years ago
  86. 09191ca Reduce cos bits for 64x64. by Urvang Joshi · 7 years ago
  87. c502216 Pass TXFM_2D_FLIP_CFG by pointer; don't return. by Urvang Joshi · 7 years ago
  88. abdf655 Use aom_usec_timer for timing by Yaowu Xu · 7 years ago
  89. 684b7bd Unify highbd loopfilter function names by James Zern · 7 years ago
  90. d6db46b AVX2 implementation for convolve_2d by Maxym Dmytrychenko · 7 years ago
  91. 5e98200 Remove special functions to get fwd/inv configs. by Urvang Joshi · 7 years ago
  92. 8b1732a Minor refactor jnt_comp distance value by Cheng Chen · 7 years ago
  93. 989c5cb Rename test/lpf_8_test.cc to test/lpf_test.cc by James Zern · 7 years ago
  94. 1dbe80b Unify loopfilter function names by James Zern · 7 years ago
  95. 5b0f0b8 Remove duplicates in Loop8Test6Param and Loop8Test9Param by Linfeng Zhang · 9 years ago
  96. e68e6b7 Update Loop8Test{6,9}Param to test filter8() by Linfeng Zhang · 9 years ago
  97. 9105897 Fix several compiler errors for mingw-32 by Yaowu Xu · 7 years ago
  98. 8e60287 Remove an unused variable by Yaowu Xu · 7 years ago
  99. 97800fd MotionVectorTest: reduce video resolution by Yaowu Xu · 7 years ago
  100. 625e50b Get rid of the highbd versions of the SGR code by Rupert Swarbrick · 7 years ago