1. c0cf71d Calculate coeff token cost from CDF by hui su · 8 years ago
  2. 9b0f703 Prevent redundant down converting operation by Yaowu Xu · 8 years ago
  3. ad653a3 Add txmg experiment by Angie Chiang · 8 years ago
  4. fc25654 Fix inconsistency in compound-segment masks by David Barker · 8 years ago
  5. 0b90540 FRAME_SUPERRES bugfix by Urvang Joshi · 8 years ago
  6. 10e2300 Setup frame/tile boundary when frame/tile geometry changes by Yi Luo · 8 years ago
  7. b9a822b Integrate convolve_round with chroma_sub8x8 by Angie Chiang · 8 years ago
  8. 438b3ae Enable flex-refs by default when altref2 is on by Zoe Liu · 8 years ago
  9. 7b58182 Add gaussian model to bgsprite. by Todd Nguyen · 8 years ago
  10. 1fd99c2 Refactor bgsprite. by Todd Nguyen · 8 years ago
  11. 060f7f2 Fill ncobmc mode and motion mode costs using cdf by Wei-Ting Lin · 8 years ago
  12. a506eb6 Use 10 bits to represent adapt_scan probabilities by Angie Chiang · 8 years ago
  13. d2269d8 Rewrite some asserts to avoid visual studio errors. by Urvang Joshi · 8 years ago
  14. a6a854b Frame context signaling: Remove reset symbols from the bitstream. by Thomas Daede · 8 years ago
  15. e9b15e2 Add encoder support to ALTREF2 by Zoe Liu · 8 years ago
  16. da4d8b9 Add new experiment: frame_context_signaling. by Thomas Daede · 8 years ago
  17. 1f990a6 tempv_signaling: Simplify test for whether prev_frame works for mvs by Rupert Swarbrick · 8 years ago
  18. 2a52f29 Make inspector work with superres by Rupert Swarbrick · 8 years ago
  19. b95cf12 ext_partition_types: Pass the correct CDF length for partitions by Rupert Swarbrick · 8 years ago
  20. 964cabf Fix mistake in cdf table for mrc_tx by Sarah Parker · 8 years ago
  21. c576732 correct an assertion by Yaowu Xu · 8 years ago
  22. 4508d88 Fix a build error when ext-tx is off by Zoe Liu · 8 years ago
  23. bc030ee Fix build warnings when global_motion is off by Zoe Liu · 8 years ago
  24. 9ee8265 Fix w/h of av1_make_masked_inter_predictor by Angie Chiang · 8 years ago
  25. 61a12ef Refactor paralles_deblocking by Cheng Chen · 8 years ago
  26. b23d00a Move mode costs that can be updated inside a frame to MACROBLOCK by Yue Chen · 8 years ago
  27. 127c583 Another fix of dangling braces for search by Yushin Cho · 8 years ago
  28. 3ab2405 Fix build warning when compiling with warped motion by Rupert Swarbrick · 8 years ago
  29. b6a3175 Unified warp_affine and warp_affine_post_round by Peter de Rivaz · 8 years ago
  30. 4377857 Move buffer allocation to aom_scale by Yaowu Xu · 8 years ago
  31. 71ef7c2 Turn on convolve_round by default by Angie Chiang · 8 years ago
  32. 223f048 Fix compiler warning in bitstream.c by Rupert Swarbrick · 8 years ago
  33. bf828f9 Fix build of encodeframe.c without motion-var or warped-motion by Rupert Swarbrick · 8 years ago
  34. 766c9d5 Fix unused parameter warning in decodemv.c by Rupert Swarbrick · 8 years ago
  35. bdc8dab motion_var: computer motion_mode_cost from cdf by Yue Chen · 8 years ago
  36. 0006073 Update 8-bit frame buffers for Global Motion estimation by Yaowu Xu · 8 years ago
  37. cb9c1c5 Add CONFIG_DAALA_DCT16 experiment. by Monty Montgomery · 8 years ago
  38. f6eaa15 [CFL] Uniform Q3 alpha grid with extent [-2, 2] by David Michael Barr · 8 years ago
  39. 9136ab7 Fix logical errors for TX64x64. by Urvang Joshi · 8 years ago
  40. 2dc1c84 Fix tx64x64 debug build by Urvang Joshi · 8 years ago
  41. a4817a6 Fix dist_8x8 broken with 3bce7547b by Yushin Cho · 8 years ago
  42. 6e1cd78 [CFL] New UV_PREDICTION_MODE for CFL by Luc Trudeau · 8 years ago
  43. 1a7f0a8 Conditionally skip inverse transform in transform block RD by Jingning Han · 8 years ago
  44. 7abe9db Adapt palette cdf by Jonathan Matthews · 8 years ago
  45. f5bdeac Make CDEF work with EXT_PARTITION by Cheng Chen · 8 years ago
  46. e94df5c Select filter level for U, V planes by Cheng Chen · 8 years ago
  47. 16a9df7 Reduce best rdcost value in transform partition search by Jingning Han · 8 years ago
  48. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  49. 748d570 Add some todo for convolve_round exp by Angie Chiang · 8 years ago
  50. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago
  51. 5b8e6d2 Add txfm functions corresponding to MRC_DCT by Sarah Parker · 8 years ago
  52. 0c60428 Integrate hbd convolve_round and compound_segment by Angie Chiang · 8 years ago
  53. 963b86d Use ADAPT_SCAN_PROB_PRECISION to init prob by Angie Chiang · 8 years ago
  54. 466ae06 Palette: use CDF to encode palette size and color indices by hui su · 8 years ago
  55. 1b4ffc4 use frame_type for key frame check by Yaowu Xu · 8 years ago
  56. 3bce754 Optimize transform block rate-distortion search by Jingning Han · 8 years ago
  57. 53a04f6 Disable extra altref and bwdref for still gf group by Di Chen · 8 years ago
  58. 0d7c4b0 Avoid reading uninitialized data in decodemv.c by David Barker · 8 years ago
  59. cf18fe4 Add CONFIG_DAALA_DCT8 experiment. by Monty Montgomery · 8 years ago
  60. 67dda51 Fix that matching { and } can be searched in inter mode decision by Yushin Cho · 8 years ago
  61. 440d425 Account for the 64x64 proc block constrain in obmc masking by Jingning Han · 8 years ago
  62. 501294c Make maximum obmc process unit 64x64 by Jingning Han · 8 years ago
  63. 4266a7e [CFL] Average alpha CDF by Luc Trudeau · 8 years ago
  64. 96b3151 [CFL] Fix warnings when chroma_sub8x8 is disabled by Luc Trudeau · 8 years ago
  65. 70a80a8 Let adapt_scan's prob precision be adjustable by Angie Chiang · 8 years ago
  66. d39f6b3 Turn off adapt_scan for IDTX/1D txfms by Angie Chiang · 8 years ago
  67. 57127c5 Fix compiler error when lv_map adapt_scan both on by Angie Chiang · 8 years ago
  68. 6a99691 filter-intra: Support rectangular blocks. by Urvang Joshi · 8 years ago
  69. 599395e NEW_MULTISYMBOL: adapt binary MV values. by Thomas Davies · 8 years ago
  70. 4c5df10 [CFL] Fix rare overflow in distortion computation by Luc Trudeau · 8 years ago
  71. 8493f91 Add temporal filtering/interpolation to bgsprite by Todd Nguyen · 8 years ago
  72. 6d6e170 mcomp: Use valid bit depth in upsampled_pref_error by Timothy B. Terriberry · 8 years ago
  73. 292c8e0 Align cdfs with probs for intra_inter flag by Yue Chen · 8 years ago
  74. da9397a unit_height does not need to be in the inner loop by Luc Trudeau · 8 years ago
  75. 7b51709 Integrate convolve_round with compound_segment by Angie Chiang · 8 years ago
  76. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  77. 6952f45 Fix a bug for directional deblocking filter by Cheng Chen · 8 years ago
  78. a10981b [CFL] Avoid uselessly calling av1_predict_intra_block by Luc Trudeau · 8 years ago
  79. e800716 Pass conv_param to av1_make_masked_inter_predictor by Angie Chiang · 8 years ago
  80. 043c227 Add decoder support to ALTREF2 by Zoe Liu · 8 years ago
  81. ea10ad4 Clear unused parameters in decode_partition by Jingning Han · 8 years ago
  82. f190a16 Refactor av1_update_boundary_info function by Yi Luo · 8 years ago
  83. 97ad058 Add support to the experiment of altref2 by Zoe Liu · 8 years ago
  84. 40b9e7f Palette: remove palette_first_color_idx[] in PALETTE_MODE_INFO by hui su · 8 years ago
  85. 9772044 rect-intra-pred: Fix for large rectangular blocks. by Urvang Joshi · 8 years ago
  86. 6a3d689 Fix intra boundary condition in ext-partition by Jingning Han · 8 years ago
  87. 9050c9d Directional deblocking filter by Cheng Chen · 8 years ago
  88. 2a4b781 refactor the code to use common av1_get_uv_tx_size function. by Ryan Lei · 8 years ago
  89. 53f93db Add new MRC_DCT tx type by Sarah Parker · 8 years ago
  90. c2502b5 Make ext_tile compatible with reference_buffer by Yunqing Wang · 8 years ago
  91. 5b70174 Make intra coding processed in 64x64 unit by Jingning Han · 8 years ago
  92. c2b797f Make maximum transform coding unit 64x64 for inter blocks by Jingning Han · 8 years ago
  93. b7b60c5 New experiment DIST_8x8 by Yushin Cho · 8 years ago
  94. 11934b0 Silence obj file has no symbols warning. by Tom Finegan · 8 years ago
  95. 19b5c8f Rework txk_type indexing system for chroma component by Jingning Han · 8 years ago
  96. a5378e7 Clean CLPF local function by Cheng Chen · 8 years ago
  97. 74ad091 Don't clobber |allow_screen_content_tools|. by Alex Converse · 8 years ago
  98. 2f7d37b Revert "aomenc: remove config control of "allow_screen_content_tools"" by Alex Converse · 8 years ago
  99. 2c6ca5f enable parallel_deblocking experiment by default by Ryan Lei · 8 years ago
  100. 08a22a6 Add flag inter_stats_only by Angie Chiang · 8 years ago