1. 87fe5b9 Remove duplicated code in av1_make_masked_inter_predictor by Rupert Swarbrick · 8 years ago
  2. 3b93e8e Fix redundancy in delta_q signalling. by Thomas Davies · 8 years ago
  3. 5589d71 Reorgnize loop filter range for superblock by Cheng Chen · 8 years ago
  4. c7855b1 Add threshold to superblock filter level selection by Cheng Chen · 8 years ago
  5. 2eada61 Add experiment to restrict compressed header by Debargha Mukherjee · 8 years ago
  6. ba40b52 Turn off mistakenly turned on DISABLE_TRELLISQ_SEARCH by Yushin Cho · 8 years ago
  7. 93a802c Pass tx_type into get_eob_ctx() by Angie Chiang · 8 years ago
  8. 682e67e Fix coeff cost error incurred by to br_node by Angie Chiang · 8 years ago
  9. 6920826 Add av1_down_sample_scan_count by Angie Chiang · 8 years ago
  10. 1ec433d Fix compiler errors in ext-inter / wedge by Jingning Han · 8 years ago
  11. 6f3c898 Setup ref mode after reading uncompressed header by Debargha Mukherjee · 8 years ago
  12. 801cc92 Fix kf y mode costing by Debargha Mukherjee · 8 years ago
  13. 8e75e8b Improve dist-8x8 by Yushin Cho · 8 years ago
  14. d2630fa Move sb_size to the keyframe (sequence) header by Debargha Mukherjee · 8 years ago
  15. 787eb3d Remove unused arrays in entropymode.h by Hui Su · 8 years ago
  16. 032ab8b Move local functions out of blockd.h by Hui Su · 8 years ago
  17. 0e653f9 Simplify implementation of rd_test_partition3 by Rupert Swarbrick · 8 years ago
  18. a4b27de Signal delta loop filter level between superblocks by Cheng Chen · 8 years ago
  19. c00769a [dist-8x8] Enable early-exit, if MSE is used by Yushin Cho · 8 years ago
  20. 75a6f87 Fix merge conflict by Jingning Han · 8 years ago
  21. 4a9be2a ext-tx: combine the index and type mapping tables by Hui Su · 8 years ago
  22. 98b0b3e Remove probablity model for tx type by Hui Su · 8 years ago
  23. ddbcde2 Refactor the ext-tx experiment by Hui Su · 8 years ago
  24. 772cb13 Fix compiler error when dist-8x8 by Jingning Han · 8 years ago
  25. fce358f [intra-edge] Don't filter unused edge by Joe Young · 8 years ago
  26. f06faea Fix compiler warning in block_rd_txfm by Rupert Swarbrick · 8 years ago
  27. 339cf93 Fix av1_get_txb_entropy_context check condition by Jingning Han · 8 years ago
  28. 83c27ec Constrain motion field referencing region by Jingning Han · 8 years ago
  29. 00d5868 Use integer multiplier to replace division in mfmv by Jingning Han · 8 years ago
  30. 3bbcede Revert "Fix warning about sub8x8tx_in_gte8x8blk_in_plane0" by Angie Chiang · 8 years ago
  31. 863efac Fix warning about sub8x8tx_in_gte8x8blk_in_plane0 by Angie Chiang · 8 years ago
  32. f572cd3 Search for deblocking filter level for superblock by Cheng Chen · 8 years ago
  33. 65c00ae initial implementation of HLS based on R18 by Soo-Chul Han · 8 years ago
  34. 24d2d5d Fix a compiler warning by Yunqing Wang · 8 years ago
  35. ad0196b [intra-edge] Vectorize upsampling by Joe Young · 8 years ago
  36. 676c25c fix the calculation for super_block_upper_left by Ryan · 8 years ago
  37. 037ee41 new-multisymbol: Don't signal ext-comp-refs probs by David Barker · 8 years ago
  38. db5d66f Add the max-tile tool with uniform tile support by Dominic Symes · 8 years ago
  39. e91fff3 firstpass: fix format strings by Tristan Matthews · 8 years ago
  40. a66a2cb [CFL] CfL for Intra frames only by Luc Trudeau · 8 years ago
  41. 3b63524 Adaptive Motion Vector Resolution by RogerZhou · 8 years ago
  42. f6a45cd Guard ref_frame index access in mfmv by Jingning Han · 8 years ago
  43. f1cf717 [CFL] Use MAX_NUM_TXB_SQUARE instead of MAX_NUM_TXB by Luc Trudeau · 8 years ago
  44. 03b7e7d [CFL] Replace Magic Numbers with Constants by Luc Trudeau · 8 years ago
  45. 94a504a Integrate mfmv with codebase by Jingning Han · 8 years ago
  46. 89ff793 [CFL] Refactor includes by Luc Trudeau · 8 years ago
  47. 5ab47f6 Add limit_nb_scan_distance by Angie Chiang · 8 years ago
  48. 2496a85 Move daala_fdst64() / daala_idst64() into daala_tx.c. by Nathan E. Egge · 8 years ago
  49. f6d3ba6 Move daala_fdst32() / daala_idst32() into daala_tx.c. by Nathan E. Egge · 8 years ago
  50. 01b1d91 Move the daala_idtx64() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  51. 4c77fc0 Move the daala_idtx32() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  52. 74e7fd0 Move the daala_idtx16() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  53. 3f45fb3 Move the daala_idtx8() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  54. 31f24ee Move the daala_idtx4() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  55. fe02452 Fix SEG_LVL_MAX by Frederic Barbier · 8 years ago
  56. f24a35f Convert to PREDICTION_MODE for is_directional by Luc Trudeau · 8 years ago
  57. cc71127 new-multisymbol: Add a couple of missing adaptations by David Barker · 8 years ago
  58. 5946d36 Fix out of bound tpl mv access by Jingning Han · 8 years ago
  59. a0ba9f2 Suppress baseline build warnings by Yi Luo · 8 years ago
  60. 9ead3b8 Remove duplicate code in reconinter.c by Luc Trudeau · 8 years ago
  61. 030ff74 Fix static analysis undefined operation by Luc Trudeau · 8 years ago
  62. d866114 Move daala_fdct64() / daala_idct64() into daala_tx.c. by Nathan E. Egge · 8 years ago
  63. dfd1a92 Move daala_fdct32() / daala_idct32() into daala_tx.c. by Nathan E. Egge · 8 years ago
  64. cbcff06 Move daala_fdst16() / daala_idst16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  65. c5c1e56 Move daala_fdct16() / daala_idct16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  66. 8a873db Move daala_fdst8() / daala_idst8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  67. 75bfeb8 Move daala_fdct8() / daala_idct8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  68. 1aefb5e Move daala_fdst4() / daala_idst4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  69. 5e6bda8 Move daala_fdct4() / daala_idct4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  70. 85d27f7 Simplify aom_get_qmlevel by David Barker · 8 years ago
  71. cba7da7 Save global motion params even in error-resilient-mode by David Barker · 8 years ago
  72. 0fbd2b7 NEW_MULTISYMBOL: support EXT_COMP_REFS signaling. by Thomas Davies · 8 years ago
  73. 77f792f Remove the itrans DSPR2 sources. by Tom Finegan · 8 years ago
  74. 8dc0092 intrabc: consider mode cost in RD selection by Hui Su · 8 years ago
  75. 6c8584f intrabc: replace prob with cdf by Hui Su · 8 years ago
  76. 772dee3 Properly count the rate cost in base range coding by Jingning Han · 8 years ago
  77. 89d321f [intra-edge] Vectorize edge filtering functions by Joe Young · 8 years ago
  78. e80957f Consider 4 neighbors in try_level_down() by Angie Chiang · 8 years ago
  79. db724cf Fix CMake mips32 build with DSPR2 enabled. by Tom Finegan · 8 years ago
  80. 7166f22 Add a q index based frame superres mode by Debargha Mukherjee · 8 years ago
  81. 34e1201 Force C implementation of 16-point Daala TX's. by Nathan E. Egge · 8 years ago
  82. 2e6a9ab Fix a baseline build error by Yi Luo · 8 years ago
  83. 1f7c411 Fix Dead Store in rdopt.c by Luc Trudeau · 8 years ago
  84. ee81027 Fix a static analyzer warning by Yushin Cho · 8 years ago
  85. 8dd1c98 Add encoder support for multi-layer GF 16 by Zoe Liu · 8 years ago
  86. d1121fa Further refactor setup_ref_mv_list by Yunqing Wang · 8 years ago
  87. 0d793e3 motion-var: simplify code by Hui Su · 8 years ago
  88. f289f9f Use default reference gm params in error resilient mode by Sarah Parker · 8 years ago
  89. 5b2021e [CFL] Fix typedef-redefinition compiler warnings by David Michael Barr · 8 years ago
  90. 114e81a Hide repeated arguments in calls to count_segs in count_segs_sb by Rupert Swarbrick · 8 years ago
  91. 136d5c1 Simplify get_partition() implementation by Rupert Swarbrick · 8 years ago
  92. 568b7c7 aom-qm: Fix overflow in quantizer calculation by David Barker · 8 years ago
  93. bdfb4a6 Report a proper error when bitstream wrongly requests prev_frame_mvs by Rupert Swarbrick · 8 years ago
  94. 0f248c4 Change/refactor compound mode handling for sub8x8 by Debargha Mukherjee · 8 years ago
  95. 39086c0 Fix compile error when both of dist_8x8 and pvq are enabled by Yushin Cho · 8 years ago
  96. 10a051f Remove duplicate line of code by Zoe Liu · 8 years ago
  97. ba42e74 Remove unnecessary rate cost setup in lv-map encoding by Jingning Han · 8 years ago
  98. fc9f3cc Ensure consistent border extension before LR by Debargha Mukherjee · 8 years ago
  99. 5a5e1ad Revert "Add an orthonormal 4-point Type-VII DST." by Nathan Egge · 8 years ago
  100. 72c99e1 Add an orthonormal 4-point Type-VII DST. by Nathan E. Egge · 8 years ago