1. b6e94d9 Uniform way of accessing mbmi in av1_xform_quant by Luc Trudeau · 8 years ago
  2. 1f40e22 Reduce scope of local variable by Sebastien Alaiwan · 8 years ago
  3. 7889e5f Don't indent the 'normal' case by Sebastien Alaiwan · 8 years ago
  4. 13f77be Group TX by sizes by Sebastien Alaiwan · 8 years ago
  5. 1b3dbf0 Add a macro to use only Wiener loop-restoration by Debargha Mukherjee · 8 years ago
  6. 93d44fb Reduce size in FrameSizeTests for 32-bit arch by Yaowu Xu · 8 years ago
  7. 6323454 Add some default CDFs when ALT_INTRA is on. by Urvang Joshi · 8 years ago
  8. d0916d9 Add aom_merge_corrupted_flag to simplify debugging by Angie Chiang · 8 years ago
  9. b11aedf Fix bitstream debug failure by Angie Chiang · 8 years ago
  10. 1e6f24d Simplify test: avoid dynamic memory allocation by Sebastien Alaiwan · 8 years ago
  11. 1bc3046 Simplify list of functions to test by Sebastien Alaiwan · 8 years ago
  12. def28b2 Remove a sse4_1 function by Yaowu Xu · 8 years ago
  13. 9d5d4ef Fix a bug in encoding the restoration tilesize. by Debargha Mukherjee · 8 years ago
  14. c3f5bd1 Align memory allocation for SIMD operations by Yaowu Xu · 8 years ago
  15. 66ee440 aom_encoder: enable floating point exceptions by James Zern · 8 years ago
  16. 4ab325c Revert "aom_encoder: enable floating point exceptions" by James Zern · 8 years ago
  17. 57b700a change to 32bit read from 64bit read by Yaowu Xu · 8 years ago
  18. 48c10c7 aom_encoder: enable floating point exceptions by James Zern · 8 years ago
  19. d2c42f0 av1_rc_update_rate_correction_factors: avoid log(0) by James Zern · 8 years ago
  20. 9f7ca0b handle_inter_mode: rename opt_args to args by Fergus Simpson · 8 years ago
  21. 3260480 Update golden MD5 in decode_to_md5 test. by Urvang Joshi · 8 years ago
  22. 3a9a527 Correction for ALT_INTRA + EXT_TX combo. by Urvang Joshi · 8 years ago
  23. 3424c2d rdopt: move/remove 2d arrays in pick_inter_mode_sb by Fergus Simpson · 8 years ago
  24. eed824e Vectorize new highpass filter for loop-restoration by David Barker · 8 years ago
  25. f7f87ff Add a symbol decode call count to accounting. by Thomas Davies · 8 years ago
  26. b7bb097 Replace one self guided filter with highpass by Debargha Mukherjee · 8 years ago
  27. bcf25cd Align a buffer for simd operation by Yaowu Xu · 8 years ago
  28. fb8fc2b README: add detail for running tests in parallel by James Zern · 8 years ago
  29. 41fc0c6 add 15 tap filter in the parallel_deblocking experiment by Ryan Lei · 8 years ago
  30. bcc5535 Fix self-guided filter tests by David Barker · 8 years ago
  31. 443e6ae Support the analyzer on all targets. by Tom Finegan · 8 years ago
  32. 67b5a30 Support CONFIG_ANALYZER in the cmake build. by Tom Finegan · 8 years ago
  33. 5443ff3 Use correct format specifier for 64-bit integers. by Sebastien Alaiwan · 8 years ago
  34. d16a836 Rename a macro by Sebastien Alaiwan · 8 years ago
  35. 4487747 [Reland] Enable ALT_INTRA experiment by default. by Urvang Joshi · 8 years ago
  36. 3e32f1a Uniform way of accessing mbmi in write_tokens_b by Luc Trudeau · 8 years ago
  37. ee7ee7f SMOOTH_PRED: Use get_msb() to get log2 of block dimension. by Urvang Joshi · 8 years ago
  38. 047db38 Fix CONFIG_INSPECTION propagation in the cmake build. by Tom Finegan · 8 years ago
  39. 2693ca5 Add frame inspection data to the analyzer. by Nathan E. Egge · 8 years ago
  40. 4d2af5d Add SSE4.1 highbitdepth self-guided filter by David Barker · 8 years ago
  41. 0a4bc8d Remove the av1_postproc flag. by Tom Finegan · 8 years ago
  42. 82a1340 Disallow combining CONFIG_ANS and CONFIG_DAALA_EC in the cmake build. by Tom Finegan · 8 years ago
  43. 15580c5 Fix bug with tx_size_coding for EC_ADAPT. by Thomas Davies · 8 years ago
  44. 1a0d5ea Add analyzer to build system. by Nathan E. Egge · 8 years ago
  45. 4bfd72e Clean up unused code in loop-restoration by Debargha Mukherjee · 8 years ago
  46. 625bc26 Add filter on color plane ability to analyzer. by Nathan E. Egge · 8 years ago
  47. d5f51b3 Auto-detect wxwigets by Alex Converse · 8 years ago
  48. f4fa01e Port Daala stream analyzer to AV1. by Nathan E. Egge · 8 years ago
  49. 2729178 Revert "Enable ALT_INTRA experiment by default." by Yaowu Xu · 8 years ago
  50. 1008c1e Add restoration tilesize to frame header by Debargha Mukherjee · 8 years ago
  51. 48f2fe1 Cast allocated pointers to proper types. by Nathan E. Egge · 8 years ago
  52. 7e9f59e Avoid out-of-range memory access by Yaowu Xu · 8 years ago
  53. de18e2b rdopt: refactor interpolation_filter_search() by Fergus Simpson · 8 years ago
  54. f04254f Clean up intra mode writing by Jingning Han · 8 years ago
  55. f80a5e2 Remove temporal denoising flags. by Tom Finegan · 8 years ago
  56. f80a058 hbd: remove unused variable "use_hbd" by Fergus Simpson · 8 years ago
  57. 8e55c2e Enable ALT_INTRA experiment by default. by Urvang Joshi · 8 years ago
  58. 5d69348 Add TODO comments in av1_quantize.c by Jingning Han · 8 years ago
  59. ff0da2b Code refactoring in adapt-scan by hui su · 8 years ago
  60. b3be926 Remove palette interleave by Fangwen Fu · 8 years ago
  61. 0b7cbe6 Fix enc/dec mismatch in cb4x4 and ec-multisymbol by Jingning Han · 8 years ago
  62. 531d6af localize the use of CONFIG_DEPENDENT_HORZTILES by Yaowu Xu · 8 years ago
  63. 27d158b Fix an asan failure by Yaowu Xu · 8 years ago
  64. daf03ee Fix high bd quantization for cb4x4 mode by Jingning Han · 8 years ago
  65. 506eb72 Make encoder use vectorized self-guided filter by David Barker · 8 years ago
  66. cff43bb Fix a bug in the C selfguided filter by David Barker · 8 years ago
  67. 5765fad Handle non-multiple-of-4 widths in SSE4.1 self-guided filter by David Barker · 8 years ago
  68. e2e591c Fix compile warnings for ext-tx + ec-adapt by Sarah Parker · 8 years ago
  69. 1511ea1 loop_restoration: Prevent some wild memory access by Alex Converse · 8 years ago
  70. 0b96b47 rdopt: fix wrong #endif by Fergus Simpson · 8 years ago
  71. 252453b Support C++ examples in the existing build system. by Tom Finegan · 8 years ago
  72. e1227d5 Fix accounting when PVQ is enabled. by Thomas Daede · 8 years ago
  73. 4550963 handle_inter_mode: add handle_newmv() by Fergus Simpson · 8 years ago
  74. d6ee8a8 Add a CDF for coding delta_q. by Thomas Davies · 8 years ago
  75. 73126c0 dependent tiles togeter with tile groups by Fangwen Fu · 8 years ago
  76. eafbd5f Fix tile size offset in cb4x4 mode by Jingning Han · 8 years ago
  77. f4f27fe Add inspect CLI tool and Emscripten build tools. by Michael Bebenita · 8 years ago
  78. 6d2f3c2 Fix some potential warnings on unused functions and implicit cast by Steinar Midtskogen · 8 years ago
  79. 58833e6 Remove the multi_res_encoding flag support from build system. by Tom Finegan · 8 years ago
  80. 3cc0791 Remove vestigial remnants of dequant_tokens experiment. by Tom Finegan · 8 years ago
  81. 4afb425 Remove vestigial remnants of dc_recon experiment. by Tom Finegan · 8 years ago
  82. 258a024 Refactor PVQ tokens packing code as a function by Yushin Cho · 8 years ago
  83. 639c48f Call tokenize_pvq() inside tokenize_b() by Yushin Cho · 8 years ago
  84. 0d10357 Fork the entropy experiment by hui su · 8 years ago
  85. efbbe70 handle_inter_mode: loop mv rate calculation by Fergus Simpson · 8 years ago
  86. 4470af1 Properly force the transform size in aq-mode by Jingning Han · 8 years ago
  87. 0f1d27c Restrict obmc overlapping to 3/8 of current block by Yue Chen · 8 years ago
  88. 2338fa1 Make some variables const in MOTION_VAR experiment by Yue Chen · 8 years ago
  89. 2f103aa Disable sse2 for inverse tx with emulate-hardware by Sarah Parker · 8 years ago
  90. 5d2ed97 Skip tx_size count in lossless mode by Jingning Han · 8 years ago
  91. 606f646 Handle pthreads correctly in the cmake build. by Tom Finegan · 8 years ago
  92. ce110cc Vectorize self-guided filter by David Barker · 8 years ago
  93. 4d5bbbd SMOOTH_PRED: Use 8-bit weights for real. by Urvang Joshi · 8 years ago
  94. 7e37993 Fix bug when indexing inspection mi_grid. by Nathan E. Egge · 8 years ago
  95. d3f441c Resolve codec issue between tile-groups and ext-refs by Jingning Han · 8 years ago
  96. 2ba3277 Remove duplicate backwards adaptation for delta q. by Thomas Davies · 8 years ago
  97. 665cd70 DELTA_Q: use correct probability description. by Thomas Davies · 8 years ago
  98. 00c5433 Remove unnecessary filtering and buffer copies by Debargha Mukherjee · 8 years ago
  99. 8b77d04 Decouples rect-tx from var-tx by Jingning Han · 8 years ago
  100. febb59c Allow global motion based translation for sub8x8 by Debargha Mukherjee · 8 years ago