1. da8be9a CLPF: Don't assume sb size=64 and w&h multiple of 8 + valgrind fix. by Steinar Midtskogen · 9 years ago
  2. cdfb981 Silence some harmless compiler warnings in CLPF. by Steinar Midtskogen · 9 years ago
  3. df9bb76 Remove add_token_no_extra. by Alex Converse · 9 years ago
  4. 06cce84 Remove unused aom_rans_build_cdf_from_pdf. by Alex Converse · 9 years ago
  5. f3b0007 Use constrained tokenset with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  6. e1f9e33 Update segment tree_cdf per frame. by Nathan E. Egge · 9 years ago
  7. ef44602 Add the tool used to generate the constrained tokenset. by Alex Converse · 9 years ago
  8. af98507 Remove the starting zero from ANS CDFs. by Alex Converse · 9 years ago
  9. e325478 Two minor improvements from libvpx by Yaowu Xu · 9 years ago
  10. 019eb3d Minor formatting changes from libvpx by Yaowu Xu · 9 years ago
  11. 8f00dda Replace "inline" with "INLINE" by Yaowu Xu · 9 years ago
  12. 0186a7e Refactor tx_size use case in block encoding stage by Jingning Han · 9 years ago
  13. a2495c2 Refactor tx_size use case in the RD loop by Jingning Han · 9 years ago
  14. f826ebd Correct formatting by Yaowu Xu · 9 years ago
  15. 7332ae0 Refactor tx_size use cases in blockd.c by Jingning Han · 9 years ago
  16. d46cecf psnr.c: unsigned to signed by Yaowu Xu · 9 years ago
  17. 2e3fedd Fix a number of typos and improve formatting by Yaowu Xu · 9 years ago
  18. 5167323 Simplify variable defs in av1_predict_intra_block by Jingning Han · 9 years ago
  19. bfd8d30 Refactor tx_size to pixel number mapping in reconintra.c by Jingning Han · 9 years ago
  20. be25f50 Fix an include order by Yaowu Xu · 9 years ago
  21. d99e8be Restore the use of "vpxor" instructions by Yaowu Xu · 9 years ago
  22. 9662fde Refactor tx_size step use cases in decoder by Jingning Han · 9 years ago
  23. c9f1073 Add tx_size_1d_in_unit table by Jingning Han · 9 years ago
  24. f46b118 Fix clang-format warnings in aom_dsp/simd/v64_intrinsics_arm.h by Jingning Han · 9 years ago
  25. a55444c Fix msvc build warnings: by Yaowu Xu · 9 years ago
  26. b87cc92 Added generic SIMD support for CLPF. by Steinar Midtskogen · 9 years ago
  27. 992cf8a Added generic SIMD library supporting x86 SSE2+ and ARM NEON. by Steinar Midtskogen · 9 years ago
  28. 220c645 Fix gcc compiler warnings in ref-mv by Jingning Han · 9 years ago
  29. 02b3af0 Refactor tx_size to pixel number in decodeframe.c by Jingning Han · 9 years ago
  30. 8876a3a Add tx_size to pixel number map by Jingning Han · 9 years ago
  31. ab2889d Fix a bug in high-bit-depth encoding by Yunqing Wang · 9 years ago
  32. 6796e7f Remove some useless casts by Urvang Joshi · 9 years ago
  33. 764d126 Move palette code from libvpx/nextgenv2 to aomedia. by Urvang Joshi · 9 years ago
  34. bae8c51 Fix motion vector out of range bugs by Yunqing Wang · 9 years ago
  35. dedc014 Remove stale OD_ACCOUNTING code. by Michael Bebenita · 9 years ago
  36. 53c1bbb Revert code formatting of OD_UNIFORM_CDFS_Q15. by Nathan E. Egge · 9 years ago
  37. 6d69e9c Fix -Wdeclaration-after-statement warning. by Nathan E. Egge · 9 years ago
  38. 52861ad Consolidate counts into update_stats by Brennan Shacklett · 9 years ago
  39. 0883bc1 Removing Daala-specific deringing code by Jean-Marc Valin · 9 years ago
  40. b9c9935 Remove an erroneous declaration. by Alex Converse · 9 years ago
  41. 56c9c3b Fix ANS build. by Alex Converse · 9 years ago
  42. 5030fa5 Use a quantizer-based threshold rather than full search for deringing by Jean-Marc Valin · 9 years ago
  43. 3161af6 Deringing cleanup: remove DERING_REFINEMENT (always on now) by Jean-Marc Valin · 9 years ago
  44. 57fa626 Remove color_index_map by Brennan Shacklett · 9 years ago
  45. b9a564a Only send segment probabilities when updated. by Nathan E. Egge · 9 years ago
  46. 4790a69 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  47. 45592a3 Remove multiple coefficient buffers from PICK_MODE_CONTEXT by Brennan Shacklett · 9 years ago
  48. 180acb9 Remove x->zcoeff_blk by Brennan Shacklett · 9 years ago
  49. 8e67697 Avoid unnecessary reencode in choose_largest_tx_size by Guillaume Martres · 9 years ago
  50. a5c4469 Create aom_cdf_prob type for 16-bit probabilities. by Nathan E. Egge · 9 years ago
  51. 4bdf520 Rename daala_read_tree_cdf() to daala_read_symbol(). by Nathan E. Egge · 9 years ago
  52. 4081013 Declare some array sizes to be constants (known at compile time). by Urvang Joshi · 9 years ago
  53. 6272db0 Add 2x2 directional intra predictors by Jingning Han · 9 years ago
  54. db94991 Add 2x2 intra predictors by Jingning Han · 9 years ago
  55. 49e1aaa EXT_INTRA experiment: fix shadowed declarations. by Urvang Joshi · 9 years ago
  56. 6391fd6 Remove encode_breakout and related speed features by Brennan Shacklett · 9 years ago
  57. 25729f1 Skip the empty symbol in ANS symbol lookup. by Alex Converse · 9 years ago
  58. 5592b69 Add cb4x4 experimental flag by Jingning Han · 9 years ago
  59. ba72ccd Refactor extrabits packing by Alex Converse · 9 years ago
  60. 21f7e0d Fix shadowed variable declaration with misc fixes. by Nathan E. Egge · 9 years ago
  61. 9ac7a9d Rename aom_read_tree_cdf() to aom_read_symbol(). by Nathan E. Egge · 9 years ago
  62. b6ec638 Fix warning when discarding const qualifier. by Nathan E. Egge · 9 years ago
  63. 1abb1df clang-format clpf.c by Alex Converse · 9 years ago
  64. 953f086 Add complier warning -wunused and related fixes. by Urvang Joshi · 9 years ago
  65. d847070 Remove unused PICK_MODE_CONTEXT::is_coded. by Yushin Cho · 9 years ago
  66. f883962 yv12config.c: remove dead CONFIG_ALPHA code by Yaowu Xu · 9 years ago
  67. de9089f Rename MI_BLOCK_SIZE and MI_MASK macros by Yaowu Xu · 9 years ago
  68. 6885324 apply clang-format by clang-format · 9 years ago
  69. 06b2eb5 .clang-format: disable DerivePointerAlignment by James Zern · 9 years ago
  70. 1b5b67f Fix style error in dkboolreader.h by Brennan Shacklett · 9 years ago
  71. 05a62c0 Fix eobs buffer overflow caused by SSSE3 quantize_fp by Brennan Shacklett · 9 years ago
  72. de2ba4f Remove unused array 'last_frame_seg_map_copy'. by Urvang Joshi · 9 years ago
  73. 4c46278 Add aom_reader_tell() support. by Michael Bebenita · 9 years ago
  74. c02bf30 Disable the unit test of ArfFreqTest for ext-refs. by Zoe Liu · 9 years ago
  75. b518d729 Fix the superframe unit test for ext-refs by Zoe Liu · 9 years ago
  76. b96cbc4 Fix warnings reported by -Wshadow: Part6: main directory by Urvang Joshi · 9 years ago
  77. 23dcada aom/{aom_encoder,aomcx}.h: rm leftover SVC refs by James Zern · 9 years ago
  78. f975ac5 Temporary fix for 4X8 block intra prediction. by Brennan Shacklett · 9 years ago
  79. 521653d Linearize extrabits writing. by Alex Converse · 9 years ago
  80. be02958 Fix warnings reported by -Wshadow: Part3: test/ directory by Urvang Joshi · 9 years ago
  81. 72d3ba8 Add weighted motion search for obmc predictor by Yue Chen · 9 years ago
  82. dd8b914 Fix misc clang-format errors by Brennan Shacklett · 9 years ago
  83. bb46b31 Prevent potential token buffer overflow in format 444 by Jingning Han · 9 years ago
  84. 2dff042 Don't run the deringing filter on skipped blocks within a superblock by Jean-Marc Valin · 9 years ago
  85. f7d75ce Don't dering skipped superblocks by Jean-Marc Valin · 9 years ago
  86. 2a876b4 aom_realloc correction. by Urvang Joshi · 9 years ago
  87. 83c95f5 aom_mem: Refactor code by Urvang Joshi · 9 years ago
  88. 1904379 Rename aom_write_tree_cdf() to aom_write_symbol(). by Nathan E. Egge · 9 years ago
  89. de89c69 Update partition_cdf per frame. by Nathan E. Egge · 9 years ago
  90. 7384573 Update inter_ext_tx_cdf per frame. by Nathan E. Egge · 9 years ago
  91. 785e975 Update intra_ext_tx_cdf per frame. by Nathan E. Egge · 9 years ago
  92. c5d255d Change enum names of frame context index by Jingning Han · 9 years ago
  93. c0386e8 ext-intra: squeeze the derivative table by hui su · 9 years ago
  94. 7c1c078 Separate frame context index for different frame types by Jingning Han · 9 years ago
  95. 2478bed Port SIMD optimization for obmc blending functions to av1 by Yue Chen · 9 years ago
  96. 863b049 Fix warnings reported by -Wshadow: Part2: av1 directory by Urvang Joshi · 9 years ago
  97. 378c618 Fix clang-format warning for bitstream.c by Urvang Joshi · 9 years ago
  98. 8cf6f15 Move simd optimization of 10/12 taps convolve function to AOM by Angie Chiang · 9 years ago
  99. 30abc08 Fix warnings reported by -Wshadow: Part1b: scan_order struct and variable by Urvang Joshi · 9 years ago
  100. 0d22b52 Update switchable_interp_cdf once per frame. by Nathan E. Egge · 9 years ago