1. 4268571 cmake: sync warning flags w/configure by James Zern · 8 years ago
  2. 5c06a64 Fix tile boundary calculation by David Barker · 8 years ago
  3. eac51a9 Silence misleading indentation warning. by Tom Finegan · 8 years ago
  4. b8dcfc5 Silence unused function warning in subtract_test.cc. by Tom Finegan · 8 years ago
  5. 71efd84 Turn off bgsprite depending on firstpass metrics. by Todd Nguyen · 8 years ago
  6. b855b8e Update cdf and mode rate per superblock in RDO by Yue Chen · 8 years ago
  7. ec50d6b Fix a compiling warning on ext-comp-refs by Zoe Liu · 8 years ago
  8. dd3206f get_sqr_tx_size(): fix for tx64x64 by Urvang Joshi · 8 years ago
  9. 17a61d4 Correct apparent typo in fix for bug 693 by Rupert Swarbrick · 8 years ago
  10. ac88970 Add encoder support for ext-comp-refs + altref2 by Zoe Liu · 8 years ago
  11. b5e48d9 Correct some comments in entropymode.c by Zoe Liu · 8 years ago
  12. 53fd2ae Remove duplicate macros by Zoe Liu · 8 years ago
  13. cf85d5c Separate horiz/vert/2d txfm's nz ctx in lv_map by Angie Chiang · 8 years ago
  14. 8b53d31 Pass tx_type into get_nz_map_ctx_from_count by Angie Chiang · 8 years ago
  15. e9125ba Pass tx_type into get_nz_map_ctx() by Angie Chiang · 8 years ago
  16. ed7cf1b Add typedef for ColorMapParam map_cdf and color_cost by Sarah Parker · 8 years ago
  17. da816a1 Use more strict RD upper bound in RD search by Hui Su · 8 years ago
  18. 6499a75 Make sure diff is present at configure time. by Tom Finegan · 8 years ago
  19. 323d535 Prevent illegal signaling of gm types above AFFINE by Sarah Parker · 8 years ago
  20. 1cc50bc Deal correctly with 16x4/4x16 blocks in mvref_common.c by Rupert Swarbrick · 8 years ago
  21. a772ae7 Fix assertion in lv_map experiment by Angie Chiang · 8 years ago
  22. 0cf4d9f Refactor palette functions to write a general color map by Sarah Parker · 8 years ago
  23. c0cea7f Refactor iteration over neighbours for OBMC by Rupert Swarbrick · 8 years ago
  24. bdb7e9c av1_txfm_test.cc: factorize 'dct_matrix' by Sebastien Alaiwan · 8 years ago
  25. 67a5e14 Fix ASan errors in SSE4.1 selfguided filter tests by David Barker · 8 years ago
  26. 03dc679 Revert "Prevent access of array using -1 index" by Yaowu Xu · 8 years ago
  27. 811bba7 Silence warnings when warped_motion is disabled by Cheng Chen · 8 years ago
  28. 7732326 idct.c: fix left shift of negative value by Sebastien Alaiwan · 8 years ago
  29. 6ec3d6e Change 4-tap filter to be smoother by Debargha Mukherjee · 8 years ago
  30. 918fe69 Refactor lgt by Lester Lu · 8 years ago
  31. 8f66160 Account for cdf model update in lv-map coding by Jingning Han · 8 years ago
  32. dca9818 Add jnt_comp experimental flag by Jingning Han · 8 years ago
  33. c4fcd62 Add mfmv experiment flag by Jingning Han · 8 years ago
  34. 24b0cf9 Support per symbol cdf update in lv-map encoding by Jingning Han · 8 years ago
  35. bb72caf Make lv-map decoding support per symbol cdf update by Jingning Han · 8 years ago
  36. fdaa55e Initialize lv-map syntax probability model by Jingning Han · 8 years ago
  37. 3897e2d Simple upscaler w/ frame superres + loop-rest by Debargha Mukherjee · 8 years ago
  38. 6793279 rdopt: make ADST_FLIP_SVM array static by James Zern · 8 years ago
  39. 1cb757c Adds the option to use 5x5 Wiener for chroma by Debargha Mukherjee · 8 years ago
  40. d02642f Add inverse accuracy test for inv_tx_fm1d by Sebastien Alaiwan · 8 years ago
  41. 38cdce8 Prevent access of array using -1 index by Yaowu Xu · 8 years ago
  42. 415d82c Silence a compiler warning in detokenize by Debargha Mukherjee · 8 years ago
  43. 07089c6 Obey do_average flag when doing convolve_round by Rupert Swarbrick · 8 years ago
  44. 91a1cf9 Let DISABLE_TRELLISQ_SEARCH configurable by Angie Chiang · 8 years ago
  45. 3627de2 Change av1_cost_coeffs_txb's interface by Angie Chiang · 8 years ago
  46. def1125 Use table lookup for computing base ctx by Angie Chiang · 8 years ago
  47. 0c89dca Use || to replace && logics in try_level_down() by Angie Chiang · 8 years ago
  48. 8e4c3a7 [cb4x4][refmv] scan_row_mbmi/scan_col_mbmi by Joe Young · 8 years ago
  49. a74fc4c Hide definitions behind #if ! CONFIG_EXT_PARTITION by Rupert Swarbrick · 8 years ago
  50. 4c3d476 Tune the decision on the GF group interval by Zoe Liu · 8 years ago
  51. 530b304 Avoid doing backward optimization when abs(qc) = 1 by Angie Chiang · 8 years ago
  52. ea8183b Add get_br_count_mag() by Angie Chiang · 8 years ago
  53. cfea5c3 cmake: fix -DCONFIG_GCOV=1 by James Zern · 8 years ago
  54. 13fc819 Change experimental flag name by Cheng Chen · 8 years ago
  55. 179479f Dual deblocking filter strength thresholds by Cheng Chen · 8 years ago
  56. 680b9b1 Prevent bitstream from signaling illegal compound types by Sarah Parker · 8 years ago
  57. be984eb Palette Throughput - don't copy garbage by Jonathan Matthews · 8 years ago
  58. 13648e7 Fix tokenization process in palette when lv-map is on by Jingning Han · 8 years ago
  59. 6692a10 Ensure mrc_tx is not enabled with incompatible experiments by Sarah Parker · 8 years ago
  60. 88e673d Correctly indicate invalid partition context by Yaowu Xu · 8 years ago
  61. 400bf65 Remove dpcm-intra experiment by Hui Su · 8 years ago
  62. f16c3c8 Only use av1_inv_txfm2d_add_32x32_avx2 for DCT_DCT by Rupert Swarbrick · 8 years ago
  63. 94d2a25 Fix build with --disable-ext_inter by Rupert Swarbrick · 8 years ago
  64. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  65. 67876e7 Coding path sync test: clarify comment by Sebastien Alaiwan · 8 years ago
  66. 439b21c Coding path sync test: force picture size by Sebastien Alaiwan · 8 years ago
  67. 9cde59f Add get_base_count_mag() by Angie Chiang · 8 years ago
  68. 481c01f Re-write gen_txb_cache by Angie Chiang · 8 years ago
  69. bbec5d0 Fix compile problem in VS by Steinar Midtskogen · 8 years ago
  70. e30a47c cdef-dist and daala-dist is runtime switchable by Yushin Cho · 8 years ago
  71. 50e5d4a Group CMake config changes. by Tom Finegan · 8 years ago
  72. 38e560c [CFL] Move CFL cost table to struct macroblock by David Michael Barr · 8 years ago
  73. 9c0e451 Add rate computation to palette by Sarah Parker · 8 years ago
  74. 5510433 Introduce runtime switch for dist_8x8 by Yushin Cho · 8 years ago
  75. d808bfc Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric' by Yushin Cho · 8 years ago
  76. 1ae0ebf lv_map_opt: remove extra ctx buffer by Angie Chiang · 8 years ago
  77. e97b5ea Replace stride by bwl in get_level_count() by Angie Chiang · 8 years ago
  78. defa7bf Replace stride by bwl in get_nz_count by Angie Chiang · 8 years ago
  79. f76828c Replace mult by left shift in get_mag() by Angie Chiang · 8 years ago
  80. 2ad6ee6 Replace mult by left shift in get_level_count_mag() by Angie Chiang · 8 years ago
  81. 76be32d Use only up to 5x5 windows for sgr in loop-rest. by Debargha Mukherjee · 8 years ago
  82. 94e3856 Fix memory corruption by Frederic Barbier · 8 years ago
  83. 5a97883 Add dependency of ext-comp-refs on one-sided-compound by Zoe Liu · 8 years ago
  84. 1cfe474 Simplify motion var parameters in reconinter.h by Rupert Swarbrick · 8 years ago
  85. a1e274e aom_configure: ensure RTCD_CONFIG_* are properly set by James Zern · 8 years ago
  86. f00be13 Add support for CONFIG_XIPHRC to the CMake build. by Tom Finegan · 8 years ago
  87. 08917e7 Fix CONFIG_TXK_SEL support in the CMake build. by Tom Finegan · 8 years ago
  88. ac87049 Fix CONFIG_PVQ support in the CMake build. by Tom Finegan · 8 years ago
  89. 78e5ecf coding_path_sync.cc: fix missing initializer warning by James Zern · 8 years ago
  90. c9ac07f Re-enable resize test. by Urvang Joshi · 8 years ago
  91. 1d19095 Disable only coding transform SIMD for DAALA_TX by Monty Montgomery · 8 years ago
  92. 573cf25 Add 4-point DST to DAALA_DCT4 experiment by Monty Montgomery · 8 years ago
  93. b9cfa41 Add ext-comp-refs dependency on ext-refs in configure by Zoe Liu · 8 years ago
  94. a4e245a Add CONFIG_DAALA_DCT64 experiment. by Monty Montgomery · 8 years ago
  95. ccfdfce aom_dsp: regularize EXT_PARTITION_TYPES handling. by Ralph Giles · 8 years ago
  96. 9c5b108 Add scaled convolve functions for convolve_round by Debargha Mukherjee · 8 years ago
  97. 9b75e21 A few fixes for ext-inter by David Barker · 8 years ago
  98. ef125a0 Make q_adpt_probs work with CDF by hui su · 8 years ago
  99. 2439e32 Refactor warp_filter_test_util by Angie Chiang · 8 years ago
  100. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago