1. 6577c93 Compile fix for f9ef4f6bcd9e. by Timothy B. Terriberry · 8 years ago
  2. 01d4d8f ncobmc-adapt-weight: applying at the encoder as new motion mode by Wei-Ting Lin · 8 years ago
  3. 8396d2c ncobmc-adapt-weight: comply with changes made in #1cfe474 by Wei-Ting Lin · 8 years ago
  4. 9a3640d Fix tile height/width calculation by Rupert Swarbrick · 8 years ago
  5. d027922 ncobmc_adapt_weight: add interpolation kernels by Wei-Ting Lin · 8 years ago
  6. 940942b Allow tile_rows/tile_cols to not be a power of 2 by Rupert Swarbrick · 8 years ago
  7. 5288475 tile_common.c: bounds checking on MODE_INFO array by Yi Luo · 8 years ago
  8. b586de8 ncobmc-adapt-weight: update the interpolation kernel type by Wei-Ting Lin · 8 years ago
  9. c5563a4 ncobmc-adapt-weight: add interpolation mode search functions by Wei-Ting Lin · 8 years ago
  10. add7e3c Localize variable definitions in update_stats by Jingning Han · 8 years ago
  11. 59f9231 NEW_MULTISYMBOL: adapt palette mode coding. by Thomas Davies · 8 years ago
  12. a48b1e6 Reset delta_lf_present_flag as required by Jonathan Matthews · 8 years ago
  13. c17a443 For 16x4/4x16 blocks disable gm/wm/obmc/wedge/cs by Debargha Mukherjee · 8 years ago
  14. 5c70091 Static local functions in mfmv by Jingning Han · 8 years ago
  15. ba070c5 Use 8x8 block resolution to store motion vectors by Jingning Han · 8 years ago
  16. b74a72b Constrain motion vector projection range by Jingning Han · 8 years ago
  17. 4eafefe apply clang-format by clang-format · 8 years ago
  18. cd75739 Check for early end of data when reading tiles by Rupert Swarbrick · 8 years ago
  19. 5c73c00 Replace an assertion with a proper error on bad bitstream by Rupert Swarbrick · 8 years ago
  20. 1c8cdef Fix argument to finer_search_pixel_proj_error by Rupert Swarbrick · 8 years ago
  21. 32d150b Fix loop-restoration with 8-bit data on highbd path by Rupert Swarbrick · 8 years ago
  22. 6c54521 Move loop restoration coefficients to within the frame by Rupert Swarbrick · 8 years ago
  23. e84eec5 Rule out motion vector projection for out of frame blocks by Jingning Han · 8 years ago
  24. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  25. 492c795 Fix compiler error in mfmv by Jingning Han · 8 years ago
  26. a97c897 this update fixes the bug described in bug report 723 by Ryan · 8 years ago
  27. e981491 Fix zero block rate estimate in lv-map by Jingning Han · 8 years ago
  28. 16c64e3 Miscellaneous fixes for var-tx by David Barker · 8 years ago
  29. 09b5b16 Encode loop restoration coefficients per tile by Rupert Swarbrick · 8 years ago
  30. 0401e89 [Palette] Fix partial colormap memcpy by Luc Trudeau · 8 years ago
  31. 0fbe33d signed char -> int8_t for consistency by Yaowu Xu · 8 years ago
  32. fc37796 avoid operation on invalid ref_row by Yaowu Xu · 8 years ago
  33. 2b38def Use 7 neighbors for nz_map ctx by Angie Chiang · 8 years ago
  34. cad9fb5 Do not allocate leaf nodes in pc tree when CB4x4 is on by Hui Su · 8 years ago
  35. 8efee2f Reduce memory allocation in alloc_mode_context() by Hui Su · 8 years ago
  36. 49d30e6 Refactor init of segment dequant in delta_q by Cheng Chen · 8 years ago
  37. 8711cf5 Using CDFs for read_partition special case by Stanislav Vitvitskyy · 8 years ago
  38. c84c21c [CFL] Asserts for chroma_sub8x8 by Luc Trudeau · 8 years ago
  39. b53682f Remove probablity model for coeffecient tokens by hui su · 8 years ago
  40. ffbb0f9 Enable motion field estimation in DRL by Jingning Han · 8 years ago
  41. c723b34 Add frame index to the decoded frames by Jingning Han · 8 years ago
  42. d797ea9 Refactor setup_ref_mv_list by Yunqing Wang · 8 years ago
  43. 6f5569f Highbd parallel_deblocking sse2 optimization by Yi Luo · 8 years ago
  44. 9c0e9ea [CFL] Fixed negative rounding in scaled_luma by Luc Trudeau · 8 years ago
  45. 5c6744b Add cdfs and mask buffers for mrc-tx by Sarah Parker · 8 years ago
  46. 28deb54 Remove duplicate code in #if branch by Cheng Chen · 8 years ago
  47. c1018ad Fix encoder when loopfiltering-across-tiles is enabled by David Barker · 8 years ago
  48. e784b3f [CFL] Store Reconstructed Pixels Only If Decoded UV_MODE=CFL by Luc Trudeau · 8 years ago
  49. efd8af2 Refactor decode_palette_tokens to read general color map by Sarah Parker · 8 years ago
  50. 0480893 Fix compile error of loopfiltering_across_tiles by Angie Chiang · 8 years ago
  51. 388d92c get_base_ctx_set calls get_base_ctx_from_count_mag by Angie Chiang · 8 years ago
  52. f5a4d3b Refactor lv-map coefficient buffers by Jingning Han · 8 years ago
  53. fcca37a [CFL] Move store flag to CFL_CTX by Luc Trudeau · 8 years ago
  54. 2484fa0 Refactor zero ref mv check by Jingning Han · 8 years ago
  55. 32306c2 [CFL] Reorganize Reconstructed Pixel Buffering by Luc Trudeau · 8 years ago
  56. 35545dd bitstream.c,CONFIG_LV_MAP: don't define write_coeff_extra by James Zern · 8 years ago
  57. 01a9d70 Revert "Update cdf and mode rate per superblock in RDO" by James Zern · 8 years ago
  58. 97dd6ca Fix compile error in inc_mvs() by Yushin Cho · 8 years ago
  59. 6a93b15 Add support for 16x4 partitions by Rupert Swarbrick · 8 years ago
  60. e030936 Force C implementations when using Daala DCT's. by Nathan E. Egge · 8 years ago
  61. aa0d90f Fix av1_get_tx_scale() for 32x8 and 8x32 tx by Yue Chen · 8 years ago
  62. 5c06a64 Fix tile boundary calculation by David Barker · 8 years ago
  63. 71efd84 Turn off bgsprite depending on firstpass metrics. by Todd Nguyen · 8 years ago
  64. b855b8e Update cdf and mode rate per superblock in RDO by Yue Chen · 8 years ago
  65. ec50d6b Fix a compiling warning on ext-comp-refs by Zoe Liu · 8 years ago
  66. dd3206f get_sqr_tx_size(): fix for tx64x64 by Urvang Joshi · 8 years ago
  67. 17a61d4 Correct apparent typo in fix for bug 693 by Rupert Swarbrick · 8 years ago
  68. ac88970 Add encoder support for ext-comp-refs + altref2 by Zoe Liu · 8 years ago
  69. b5e48d9 Correct some comments in entropymode.c by Zoe Liu · 8 years ago
  70. 53fd2ae Remove duplicate macros by Zoe Liu · 8 years ago
  71. cf85d5c Separate horiz/vert/2d txfm's nz ctx in lv_map by Angie Chiang · 8 years ago
  72. 8b53d31 Pass tx_type into get_nz_map_ctx_from_count by Angie Chiang · 8 years ago
  73. e9125ba Pass tx_type into get_nz_map_ctx() by Angie Chiang · 8 years ago
  74. ed7cf1b Add typedef for ColorMapParam map_cdf and color_cost by Sarah Parker · 8 years ago
  75. da816a1 Use more strict RD upper bound in RD search by Hui Su · 8 years ago
  76. 323d535 Prevent illegal signaling of gm types above AFFINE by Sarah Parker · 8 years ago
  77. 1cc50bc Deal correctly with 16x4/4x16 blocks in mvref_common.c by Rupert Swarbrick · 8 years ago
  78. a772ae7 Fix assertion in lv_map experiment by Angie Chiang · 8 years ago
  79. 0cf4d9f Refactor palette functions to write a general color map by Sarah Parker · 8 years ago
  80. c0cea7f Refactor iteration over neighbours for OBMC by Rupert Swarbrick · 8 years ago
  81. 67a5e14 Fix ASan errors in SSE4.1 selfguided filter tests by David Barker · 8 years ago
  82. 03dc679 Revert "Prevent access of array using -1 index" by Yaowu Xu · 8 years ago
  83. 811bba7 Silence warnings when warped_motion is disabled by Cheng Chen · 8 years ago
  84. 7732326 idct.c: fix left shift of negative value by Sebastien Alaiwan · 8 years ago
  85. 6ec3d6e Change 4-tap filter to be smoother by Debargha Mukherjee · 8 years ago
  86. 918fe69 Refactor lgt by Lester Lu · 8 years ago
  87. 8f66160 Account for cdf model update in lv-map coding by Jingning Han · 8 years ago
  88. 24b0cf9 Support per symbol cdf update in lv-map encoding by Jingning Han · 8 years ago
  89. bb72caf Make lv-map decoding support per symbol cdf update by Jingning Han · 8 years ago
  90. fdaa55e Initialize lv-map syntax probability model by Jingning Han · 8 years ago
  91. 3897e2d Simple upscaler w/ frame superres + loop-rest by Debargha Mukherjee · 8 years ago
  92. 6793279 rdopt: make ADST_FLIP_SVM array static by James Zern · 8 years ago
  93. 1cb757c Adds the option to use 5x5 Wiener for chroma by Debargha Mukherjee · 8 years ago
  94. 38cdce8 Prevent access of array using -1 index by Yaowu Xu · 8 years ago
  95. 415d82c Silence a compiler warning in detokenize by Debargha Mukherjee · 8 years ago
  96. 07089c6 Obey do_average flag when doing convolve_round by Rupert Swarbrick · 8 years ago
  97. 91a1cf9 Let DISABLE_TRELLISQ_SEARCH configurable by Angie Chiang · 8 years ago
  98. 3627de2 Change av1_cost_coeffs_txb's interface by Angie Chiang · 8 years ago
  99. def1125 Use table lookup for computing base ctx by Angie Chiang · 8 years ago
  100. 0c89dca Use || to replace && logics in try_level_down() by Angie Chiang · 8 years ago