1. f844e6e Speed up CLPF when there's nothing to clip by Steinar Midtskogen · 8 years ago
  2. 4f0b3ed Retune the CLPF kernel by Steinar Midtskogen · 8 years ago
  3. 76ebf7c Turn on adapt_scan by default by Angie Chiang · 8 years ago
  4. 822eea3 Exclusively uses 12-tap filter in convolve_round by Angie Chiang · 8 years ago
  5. 1dbda1b Convert PVQ coefficient handling functions to tran_low_t. by Thomas Daede · 8 years ago
  6. b13ce13 ans: Increase the base state to 1<<17. by Alex Converse · 8 years ago
  7. 73ad523 Add support for disabling CLPF on tile boundaries by Steinar Midtskogen · 8 years ago
  8. 42d9610 Avoid sending bits for the compound type for sub 8x8 blocks by Sarah Parker · 8 years ago
  9. 0115691 Add CONFIG_INTERNAL_STATS support to the cmake build. by Tom Finegan · 8 years ago
  10. 633b953 Add high bit depth support to the cmake build. by Tom Finegan · 8 years ago
  11. ce4bceb Fix cmake test_libaom build with CONFIG_AOM_HIGHBITDEPTH enabled. by Tom Finegan · 8 years ago
  12. e93acb2 Scale PVQ input to OD_COEFF_SHIFT resolution. by Timothy B. Terriberry · 8 years ago
  13. 7a40600 ALT_INTRA: Integerize the weights for SMOOTH_PRED. by Urvang Joshi · 8 years ago
  14. 617744b Remove av1_cost_coeffs from rdopt.h if using PVQ. by Thomas Daede · 8 years ago
  15. 7927a97 Add av1_convolve_2d_facade by Angie Chiang · 8 years ago
  16. a9598cd ec_multisymbol: Split off new new_tokenset experiment by Alex Converse · 8 years ago
  17. fb99317 Reset PVQ chroma QM interpolation to constant identity QM by David Michael Barr · 8 years ago
  18. c54692b ans: Switch from uABS to rABS by Alex Converse · 8 years ago
  19. e2746e3 entropy: Fix --disable-ec_multisymbol build by Alex Converse · 8 years ago
  20. 7b9f2b3 add horizontal tile dependence support by Fangwen Fu · 8 years ago
  21. e4c4691 Enable an activity masking of PVQ by Yushin Cho · 8 years ago
  22. 3ebfe2a Fix fixed-pt PVQ compand/expand outputs zero gain by Yushin Cho · 8 years ago
  23. fc1598a EC_MULTISYMBOL: Include EOB in multisymbol encoding. by Thomas Davies · 8 years ago
  24. 19e7aa8 Remove interp filter for non-translation global mv by Yue Chen · 8 years ago
  25. ad67d79 set loop_filter_across_tiles_enabled flag to 1 in default case by Ryan Lei · 8 years ago
  26. 1375454 Bugfix: ensure for pareto coef that there are no zero range encodings by Jonathan Matthews · 8 years ago
  27. 9aa9749 Fix compilation orders for ext-intra and ec-adapt by hui su · 8 years ago
  28. 998e606 Fix high bit depth test build on macosx. by Tom Finegan · 8 years ago
  29. 9d3076c Add macosx Sierra (v10.12) support to configure. by Tom Finegan · 8 years ago
  30. 263b39b Fix gtest build in cmake. by Tom Finegan · 8 years ago
  31. a488727 Remove CONFIG_AV1_TEMPORAL_DENOISING. by Tom Finegan · 8 years ago
  32. e0578d1 Enable build of some sse2, ssse3, and sse4.1 tests via cmake. by Tom Finegan · 8 years ago
  33. 9412ec3 Enable use of the Xcode IDE via cmake. by Tom Finegan · 8 years ago
  34. 8127980 Add cmake app targets to a list variable. by Tom Finegan · 8 years ago
  35. a0c21f0 Fix RTCD dependency problems in cmake make build. by Tom Finegan · 8 years ago
  36. 51fafcb Update third_party/googletest to 1.8.0 by Johann · 8 years ago
  37. 490477a EC_MULTISYMBOL: always send the EOB_TOKEN after a non-zero value. by Thomas Davies · 8 years ago
  38. ab78067 EC_MULTISYMBOL: Add block zero (CBP) counts and probs. by Thomas Davies · 8 years ago
  39. 9a9f41f Change const int iterations into const int kIterations (style) by Steinar Midtskogen · 8 years ago
  40. d091b80 Correlate od_compute_dist_8x8 with sum of squared error by David Michael Barr · 8 years ago
  41. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  42. 2768ebc Code cleaning on reconinter.c by Zoe Liu · 8 years ago
  43. 50c5a7e Add support for x86_64 assembly and intrinsics to the cmake build. by Tom Finegan · 8 years ago
  44. 0d3aeda Remove unused assembly sources and associated tests. by Tom Finegan · 8 years ago
  45. dbfec2a Add convolve-round experiment by Angie Chiang · 8 years ago
  46. c957af9 Remove unused aom_complement() by Alex Converse · 8 years ago
  47. 2ce4bd4 ec_multisymbol: Add defines CDF_PROB_BITS, CDF_PROB_TOP by Alex Converse · 8 years ago
  48. 8e0b869 EC_MULTISYMBOL: Add new context tables. by Thomas Davies · 8 years ago
  49. af18794 simd_impl.h,SIMD_TUPLE: make name param type explicit by James Zern · 8 years ago
  50. 82d580c Add unit tests for v128 intrinsics by Steinar Midtskogen · 8 years ago
  51. e7a9133 palette: fix bug in float_comparer() by Joe Young · 8 years ago
  52. e8b34bb ans: Remove some dead code. by Alex Converse · 8 years ago
  53. d978cd5 Misc global motion changes. by Debargha Mukherjee · 8 years ago
  54. 70ae8f0 Add the new experiment tag 'tripred' by Zoe Liu · 8 years ago
  55. 29ba675 Fix tests on macosx. by Tom Finegan · 8 years ago
  56. 5bb97ed ALT_INTRA experiment: Use single set of weights for SMOOTH_PRED by Urvang Joshi · 8 years ago
  57. d0e23b4 Merge dct_const_round_shift functions. by Sebastien Alaiwan · 8 years ago
  58. 3aec8d6 Fix encode/decode mismatches for supertx + delta-q by David Barker · 8 years ago
  59. 8aca36d ans: Remove some out of date ifdefs by Alex Converse · 8 years ago
  60. 1da2edc Make update of cmake's flags in compiler checks optional. by Tom Finegan · 8 years ago
  61. 69ae262 Fix cmake build. by Tom Finegan · 8 years ago
  62. 451e0f2 Bugfix: Fix an assert being triggered because of palette. by Urvang Joshi · 8 years ago
  63. 4415b6c Offset probabilities of compound types for cb4x4 by Yue Chen · 8 years ago
  64. 426a997 Fix ext-inter + compound-segment + supertx by David Barker · 8 years ago
  65. d803cb9 Fix segmentation fault when encoding all keyframes (kf-max-dist=0). by Urvang Joshi · 8 years ago
  66. c2d3871 Make global_motion work with ext_inter by Sarah Parker · 8 years ago
  67. c6733fb EC_MULTISYMBOL: Separate out tokenization loop. by Thomas Davies · 8 years ago
  68. f639032 EC_MULTISYMBOL: split off token packing. by Thomas Davies · 8 years ago
  69. 0583c98 EC_MULTISYMBOL: reconfigure coefficient decoding loop. by Thomas Davies · 8 years ago
  70. 0ccefe2 EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme. by Thomas Davies · 8 years ago
  71. 23a6111 Palette code: add comments and rename some variables. by Urvang Joshi · 8 years ago
  72. d0d3bcc Fix conflicts between cb4x4 and warped_motion by Yue Chen · 8 years ago
  73. 1992af1 Make cb4x4 work with daala-ec by Jingning Han · 8 years ago
  74. cdbe708 Palette Optimization: O(1) context lookup. by Urvang Joshi · 8 years ago
  75. 199a2f4 Palette: Don't use top-right pixel for context of color indices. by Urvang Joshi · 8 years ago
  76. 79c0f32 Remove DCT from od_compute_dist_8x8 by Jean-Marc Valin · 8 years ago
  77. 86e2779 Fix ext-partition/type in cb4x4 mode by Jingning Han · 8 years ago
  78. 4bab6e4 Adjust WIENER_FILT_TAP2_MIDV value to fix convolve by Debargha Mukherjee · 8 years ago
  79. 6d69ba0 Bugfix: decode_palette_tokens inverting stride and width. by Jonathan Matthews · 8 years ago
  80. cda0b5e highbitdepth + loop restoration: fix build on x86 32 bit by Johann · 8 years ago
  81. efd55bd cmake: Add some more utility functions. by Tom Finegan · 8 years ago
  82. dbfc4f9 TILE_GROUPS: code a single tile group more efficiently. by Thomas Davies · 8 years ago
  83. 1a0ae84 Fix OneByOneVideoTest for loop-restoration by Debargha Mukherjee · 8 years ago
  84. 04305c6 Add unit tests for v64 intrinsics by Steinar Midtskogen · 8 years ago
  85. 822513c ans: Support a larger state range in reverse serialization by Alex Converse · 8 years ago
  86. 9868c74 Fix crash with cb4x4 and warped-motion by Debargha Mukherjee · 8 years ago
  87. 83c2663 Refactor rd_pick_intra_sbuv_mode() by hui su · 8 years ago
  88. 006ff4b Change to initialize correct thread_data by Yaowu Xu · 8 years ago
  89. ff59b6a Fix mismtach with ref-mv and ext-partition-types by Debargha Mukherjee · 8 years ago
  90. 086c9db Remove "Large" from most of AV1FrameSizeTests by Alex Converse · 8 years ago
  91. 56ba91b Palette: Don't store tokens for pixels outside image boundary. by Urvang Joshi · 8 years ago
  92. e1c0929 Convert PVQ skip variable to enum by ltrudeau · 8 years ago
  93. 25d9a14 configure: only add -std=c99 for non-visual studio builds by James Zern · 8 years ago
  94. af0c102 ans: Add a final state serialization test by Alex Converse · 8 years ago
  95. 8b61321 Fix mismatch w/ ext-inter/warped-motion/motion-var by Debargha Mukherjee · 8 years ago
  96. 1c4a878 configure,cmake: remove -Wdeclaration-after-statement by James Zern · 8 years ago
  97. 78c611a Speed up palette keyframe encoding with model RD by hui su · 8 years ago
  98. 8f4cc0a Speed up filter-intra keyframe encoding with model RD by hui su · 8 years ago
  99. 0161a93 Cleanup for the entropy experiment by hui su · 8 years ago
  100. 9a416f5 Speed up ext-intra keyframe encoding with model RD by hui su · 8 years ago