1. 73c145a Revert "Add framework for testing intrinsics" by James Zern · 8 years ago
  2. e983258 High bit depth motion search SAD optimization on avx2 by Yi Luo · 8 years ago
  3. 3709e5d odintrin: drop duplicate define by Tristan Matthews · 8 years ago
  4. f95a0c1 pvq: sync with daala by Tristan Matthews · 9 years ago
  5. ca14dda Fix decoder side transform block offset scale by Jingning Han · 8 years ago
  6. 48c06da Remove saturate_int16 from fdct_round_shift by Angie Chiang · 8 years ago
  7. 54e2451 Remove temporary intra condition check in cb4x4 mode by Jingning Han · 8 years ago
  8. bcf62ea Make mi_width/height_log2_lookup table support 4x4 mode_info unit by Jingning Han · 8 years ago
  9. 5f7bc741 Rework av1_has_right() and av1_has_bottom() by Jingning Han · 8 years ago
  10. b0f6bd4 Support affine/homography models for global motion by Debargha Mukherjee · 8 years ago
  11. 91ad0e8 Retain mb_rows/cols/ as 16x16 block count by Jingning Han · 8 years ago
  12. ff17e16 Use mi_size table to decide partition step by Jingning Han · 8 years ago
  13. e4e93b6 Disable upsampled references for best and realtime quality deadline by Yi Luo · 8 years ago
  14. 9febfc1 Some refactoring/cleanup of global motion costing by Debargha Mukherjee · 8 years ago
  15. 49a7656 Fix segfault for reference-buffer&aom-highbitdepth by David Barker · 8 years ago
  16. 1ee98b6 Modify boxnum to fix degenerate size videos by Debargha Mukherjee · 8 years ago
  17. 6e601e9 Fix comp interinter and interintra mode cost in EXT_INTER + REF_MV by Yue Chen · 8 years ago
  18. 423ecd0 Replace hard coded 8 with MAX_MIB_SIZE by Jingning Han · 8 years ago
  19. 1beb010 Unify block partition context and update functions between enc/dec by Jingning Han · 8 years ago
  20. faad0e1 Refactor set_plane_n4() by Jingning Han · 8 years ago
  21. ff6ee6a Replace hard coded x8 with MI_SIZE by Jingning Han · 8 years ago
  22. f4c904c Change the scope of a declaration by Yaowu Xu · 8 years ago
  23. 685039d Rename tests by Yaowu Xu · 8 years ago
  24. 3a50db4 Increase precision of affine parameters by Debargha Mukherjee · 8 years ago
  25. 614281f Silence label without a colon warning with nasm. by Nathan E. Egge · 8 years ago
  26. 3fb5c4c intrapred_sse2: Fix nasm build by Tristan Matthews · 8 years ago
  27. 85dc03f Simplify the mode_info size logic by Jingning Han · 8 years ago
  28. 3e882f2 Add framework for testing intrinsics by Steinar Midtskogen · 8 years ago
  29. c709e1f Separate num_8x8 table use case from mode_info table by Jingning Han · 8 years ago
  30. e9dfcc7 Use C code quantization function for tx_size below 4x4 by Jingning Han · 8 years ago
  31. 9e7c49f Add 2x2 variance function by Jingning Han · 8 years ago
  32. d1097fc Make sub8x8 intra mode RD search compatible with cb4x4 by Jingning Han · 8 years ago
  33. bfcd1f1 Scale the mb_mode_info into 4x4 unit by Jingning Han · 8 years ago
  34. 8b7270d Remove unused variable quant_thread by Guillaume Martres · 8 years ago
  35. 4587427 Increase the transform block number in context_tree allocation by Jingning Han · 8 years ago
  36. 3468df1 Make BLOCK_OFFSET marco operate in min tx_size by Jingning Han · 8 years ago
  37. ac37fa3 Improve rdopt decisions for ext-inter by David Barker · 8 years ago
  38. 8149226 Handle the block offset using min transform block size by Jingning Han · 8 years ago
  39. 0d1be88 Scale up the codec to operate in unit of 2x2 transform block by Jingning Han · 8 years ago
  40. 9eef06d Refactor get_entropy_contexts_plane() block step count by Jingning Han · 8 years ago
  41. 276c294 Increase entropy_context buffer size in sub8x8 RD by Jingning Han · 8 years ago
  42. 3981be9 Add domain transform recursive filter by Debargha Mukherjee · 8 years ago
  43. eee4315 Refactor av1_set_contexts() to support 2x2 transform block unit by Jingning Han · 8 years ago
  44. b49004d Refactor reset_skip_context() to support 2x2 txfm block by Jingning Han · 8 years ago
  45. 7bc61a6 Correct loopfilter for non420 streams by Peter de Rivaz · 8 years ago
  46. 1ecdf2b ans: Move buf_ans_flush to the .c file by Alex Converse · 8 years ago
  47. b0bbd60 ans: Allow compressed buffer reversal by Alex Converse · 8 years ago
  48. d1d76ba Fix compile warning in av1_convolve_ssse3.c by Angie Chiang · 8 years ago
  49. d39cc72 Deprecate dec_reset_skip_context() by Jingning Han · 8 years ago
  50. bafee8d Scale the block size in the unit of atom transform block size by Jingning Han · 8 years ago
  51. 3f629bb Support 2x2 scan order in ext-tx by Jingning Han · 8 years ago
  52. 777a563 Refinement search improvement by Debargha Mukherjee · 8 years ago
  53. a9eae87 Refactor transform block operating loop by Jingning Han · 8 years ago
  54. 4887639 Make get_entropy_context() support 2x2 transform block by Jingning Han · 8 years ago
  55. 9c405d4 Refactor pixel value access in av1_predict_intra_block by Jingning Han · 8 years ago
  56. 2194eec Support compute pixel domain distortion for 2x2 transform block by Jingning Han · 8 years ago
  57. bac17c1 Fix: Make REFERENCE_BUFFER and AOM_HIGHBITDEPTH work together by Arild Fuldseth (arilfuld) · 8 years ago
  58. 25c900c test_libvpx: fix valgrind failures by Yaowu Xu · 8 years ago
  59. cfa83fd ans: Use BufAnsCoder in the ANS test by Alex Converse · 8 years ago
  60. 2a1b3af ans: Give buf_ans ownership of the AnsCoder by Alex Converse · 8 years ago
  61. 7833d2b Enable 2x2 intra prediction by Jingning Han · 8 years ago
  62. 39772c1 Fix get_entropy_contexts_plane for 2x2 transform block size by Jingning Han · 8 years ago
  63. cabd989 Modify the uv block tx_size mapping table by Jingning Han · 8 years ago
  64. 997ed81 Add scan order for 2x2 transform block by Jingning Han · 8 years ago
  65. b137289 Turn on convolve_test.cc by Angie Chiang · 8 years ago
  66. 95059af Make ALT_INTRA experiment work with FILTER_INTRA experiment. by Urvang Joshi · 8 years ago
  67. 102245d Make ALT_INTRA experiment work with EXT_INTER experiment. by Urvang Joshi · 8 years ago
  68. 52a4b11 ans: Refill state at the end of the decoding process. by Alex Converse · 8 years ago
  69. ffb8b8b Fix tx_mode_to_biggest_tx_size table format by Jingning Han · 8 years ago
  70. 654f855 Fix build error in ext-inter highbitdepth by Sarah Parker · 8 years ago
  71. 7a483cf Turn on SIMD optimization for dual_filter by Angie Chiang · 8 years ago
  72. b968d46 Test all subpels in av1_convolve_vert_first test by Angie Chiang · 8 years ago
  73. cdcac6d Make gm_get_motion_vector respect allow_high_precision_mv by David Barker · 8 years ago
  74. deaf05e Fix: correct framerate for 25Hz IVF file by Sebastien Alaiwan · 8 years ago
  75. b9b017d Allow only one direction uses 12 sharp filter by Angie Chiang · 8 years ago
  76. e325abd Make subtraction support 2x2 level block sizes by Jingning Han · 8 years ago
  77. f1702dd Add 2x2 block unit syntax by Jingning Han · 8 years ago
  78. 5943d41 ans: Factor out refill_state by Alex Converse · 8 years ago
  79. 6fdc853 Refactor ext-inter to loop through all masked modes in rdopt by Sarah Parker · 8 years ago
  80. 0c628e6 Make alt-intra work with ext-intra by hui su · 8 years ago
  81. e166e25 Fix a crash due to a large stack allocation by Debargha Mukherjee · 8 years ago
  82. aa229d6 Add missing initialization for highbd Wiener by Debargha Mukherjee · 8 years ago
  83. 37afe71 Temporary mismatch fix for global motion by Debargha Mukherjee · 8 years ago
  84. ed2a00f superframe test: Remove VP9 style syntax by Alex Converse · 8 years ago
  85. 43479c6 Improve ALL_ZERO flag handling with global motion by David Barker · 8 years ago
  86. 691a690 Fix libaom compiler check warnings by Jingning Han · 8 years ago
  87. ae5cfde Refactor to use block_size_wide/high[] consistently by Jingning Han · 8 years ago
  88. 73db4ac Replace b_width_log2_lookup[] with direct block size access by Jingning Han · 8 years ago
  89. db4c9ba Turn off trellis optimization in the lossless mode by Jingning Han · 8 years ago
  90. 4629661 Fix the inverse 2x2 transform scaling factor by Jingning Han · 8 years ago
  91. b3b034d Initialize motion vector cost by Jingning Han · 8 years ago
  92. eb311a2 Fix build for --enable-pvq by Yaowu Xu · 8 years ago
  93. b79424e Do interpolation with lower-tap filter first by Angie Chiang · 8 years ago
  94. d7ec47f Add inverse 2x2 transform function by Jingning Han · 8 years ago
  95. 1240222 Add 2x2 fwd transform by Jingning Han · 8 years ago
  96. 9a1be8f Remove unused table definitions by Jingning Han · 8 years ago
  97. 69f18e1 Add WARPED_MOTION experiment by Yue Chen · 9 years ago
  98. d326f76 Remove and refactor code in rdopt.c by Yue Chen · 8 years ago
  99. f030558 Harmonize quantizers for new-quant and regular by Debargha Mukherjee · 8 years ago
  100. 95ae0d6 Enable reference buffer by default. by Thomas Davies · 8 years ago