1. cd1eaba Remove partition_cdf update from entropymode.c. by Nathan E. Egge · 9 years ago
  2. 1460b83 Fix Visual Studio build. by Thomas · 9 years ago
  3. 64b9558 CLPF: Remove redundant function argument. by Steinar Midtskogen · 9 years ago
  4. e861939 Add rate error metric to av1 by Sarah Parker · 9 years ago
  5. ddbc2e2 Switch rANS to 15 bit precision, and adjust L_BASE. by Alex Converse · 9 years ago
  6. 9e3eacf Run clang-format on scan.c by Angie Chiang · 9 years ago
  7. caaa43d Add update_scan_count_facade() by Angie Chiang · 9 years ago
  8. 5cb9f2e Add nonzero prob/count tables for adaptive scan order by Angie Chiang · 9 years ago
  9. fe0f8c3 Add adapt_scan experimental flag by Angie Chiang · 9 years ago
  10. d3ff03b Support potential 2x2 transform block unit by Jingning Han · 9 years ago
  11. f9562ae apply clang-format by clang-format · 9 years ago
  12. 6f1b9ba .clang-format: update to 3.8.1 by James Zern · 9 years ago
  13. bf4ae84 Simpler threshold calculation for the second filter by Jean-Marc Valin · 9 years ago
  14. 6e82523 Make 4x4 deringing (chroma) use shorter filters by Jean-Marc Valin · 9 years ago
  15. a25c6c3 Extend CLPF to chroma. by Steinar Midtskogen · 9 years ago
  16. dca173a Step size and arithmetic coding for delta quantization. by Thomas Davies · 9 years ago
  17. 0fe6511 Support for delta-q at superblock level by Arild Fuldseth · 9 years ago
  18. 378b30c Fix clang-format comment alignment issues. by Thomas · 9 years ago
  19. b672481 Update class0_fp_cdf and fp_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  20. 98712c0 Update class_cdf table once per frame. by Nathan E. Egge · 9 years ago
  21. 924f7ee Update joint_cdf table once per frame. by Nathan E. Egge · 9 years ago
  22. c5579ea Update inter_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  23. 879d341 Update uv_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  24. 7b8ac4f Update y_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  25. ef56088 Update kf_y_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  26. a734340 Use intra_ext_tx_cdf when coding tx_type. by Nathan E. Egge · 9 years ago
  27. 12bc8b0 Set spatial neighbor search resolution 16x16 for block size 64x64 by Jingning Han · 9 years ago
  28. f117696 Search collocated reference block in 16x16 unit by Jingning Han · 9 years ago
  29. 1ded08d Use MV_FP_SIZE based constant instead of 3. by Nathan E. Egge · 9 years ago
  30. f761795 7-bit interpolation filters by Arild Fuldseth · 9 years ago
  31. ea354f3 Fix av1/common/clpf.c clang format by Jingning Han · 9 years ago
  32. c65fb3a Fix compiler failure in ref-mv by Jingning Han · 9 years ago
  33. 69e9d7a Make ref_mv_idx syntax context dependent on block distance only by Jingning Han · 9 years ago
  34. cefcfa1 Remove some dead code in CLPF. by Steinar Midtskogen · 9 years ago
  35. b2be25f Added high bit-depth support in CLPF. by Steinar Midtskogen · 9 years ago
  36. fad338b Add lossless_encoder example from libvpx by Yaowu Xu · 9 years ago
  37. 54a3af6 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  38. 47eb9a2 AnsTest: Replace the dummy distribution by Alex Converse · 9 years ago
  39. c7fd0a9 Fix a memleak in CLPF. by Steinar Midtskogen · 9 years ago
  40. 1cfc506 Print correct info if CLPF unit tests fail. by Steinar Midtskogen · 9 years ago
  41. be8a8ab Code class0 using aom_read() / aom_write(). by Nathan E. Egge · 9 years ago
  42. a81e821 Namespace the idct/iad symbols by Luca Barbato · 9 years ago
  43. b1c3bb5 Palette: Use inverse_color_order to find color index faster. by Urvang Joshi · 9 years ago
  44. 39d69bc Decoder performance improvement with daala_ec. by Nathan E. Egge · 9 years ago
  45. 11206c6 Remove custom rans types by Alex Converse · 9 years ago
  46. 35d93d5 Fix build with --dering. by Michael Bebenita · 9 years ago
  47. 6be47dc Reduce memory footprint for CLPF encoding. by Steinar Midtskogen · 9 years ago
  48. eb5794d Reduce memory footprint for CLPF decoding. by Steinar Midtskogen · 9 years ago
  49. 5922895 Fix build with --enable-palette. by Urvang Joshi · 9 years ago
  50. c1a87fa Change return type of tell and tell_frac to uint32_t. by Nathan E. Egge · 9 years ago
  51. c0aeb33 aom_mem.c: remove unnecessary inline by James Zern · 9 years ago
  52. e6b1294 Bit accounting. by Michael Bebenita · 9 years ago
  53. b87951a Always send frame size explicitly when error_resilient_mode=1. by Arild Fuldseth · 9 years ago
  54. b250a3b Make CLPF handle frame widths and heights not divisible by 8. by Steinar Midtskogen · 9 years ago
  55. cce16f6 Adds ability to measure with a higher precision the number of bits by Michael Bebenita · 9 years ago
  56. 7d8e2b1 x86inc.asm: port changes from libvpx by Yaowu Xu · 9 years ago
  57. e8f0478 Reformat a table for better readability by Yaowu Xu · 9 years ago
  58. 4e69284 Rewrite some loops to avoid -Wunsafe-loop-optimizations warnings. by Urvang Joshi · 9 years ago
  59. d55aaa8 Make generic SIMD work with clang. by Steinar Midtskogen · 9 years ago
  60. 02b4de0 Use explicit tx_size parsing in read_selected_tx_size() by Jingning Han · 9 years ago
  61. e314316 Unify the enc/dec uv block tx_size fetch by Jingning Han · 9 years ago
  62. f476e1a Regularize the minimum tx_size by Jingning Han · 9 years ago
  63. 3f59590 Non-normative quality improvements to CLPF. by Steinar Midtskogen · 9 years ago
  64. da8be9a CLPF: Don't assume sb size=64 and w&h multiple of 8 + valgrind fix. by Steinar Midtskogen · 9 years ago
  65. cdfb981 Silence some harmless compiler warnings in CLPF. by Steinar Midtskogen · 9 years ago
  66. df9bb76 Remove add_token_no_extra. by Alex Converse · 9 years ago
  67. 06cce84 Remove unused aom_rans_build_cdf_from_pdf. by Alex Converse · 9 years ago
  68. f3b0007 Use constrained tokenset with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  69. e1f9e33 Update segment tree_cdf per frame. by Nathan E. Egge · 9 years ago
  70. ef44602 Add the tool used to generate the constrained tokenset. by Alex Converse · 9 years ago
  71. af98507 Remove the starting zero from ANS CDFs. by Alex Converse · 9 years ago
  72. e325478 Two minor improvements from libvpx by Yaowu Xu · 9 years ago
  73. 019eb3d Minor formatting changes from libvpx by Yaowu Xu · 9 years ago
  74. 8f00dda Replace "inline" with "INLINE" by Yaowu Xu · 9 years ago
  75. 0186a7e Refactor tx_size use case in block encoding stage by Jingning Han · 9 years ago
  76. a2495c2 Refactor tx_size use case in the RD loop by Jingning Han · 9 years ago
  77. f826ebd Correct formatting by Yaowu Xu · 9 years ago
  78. 7332ae0 Refactor tx_size use cases in blockd.c by Jingning Han · 9 years ago
  79. d46cecf psnr.c: unsigned to signed by Yaowu Xu · 9 years ago
  80. 2e3fedd Fix a number of typos and improve formatting by Yaowu Xu · 9 years ago
  81. 5167323 Simplify variable defs in av1_predict_intra_block by Jingning Han · 9 years ago
  82. bfd8d30 Refactor tx_size to pixel number mapping in reconintra.c by Jingning Han · 9 years ago
  83. be25f50 Fix an include order by Yaowu Xu · 9 years ago
  84. d99e8be Restore the use of "vpxor" instructions by Yaowu Xu · 9 years ago
  85. 9662fde Refactor tx_size step use cases in decoder by Jingning Han · 9 years ago
  86. c9f1073 Add tx_size_1d_in_unit table by Jingning Han · 9 years ago
  87. f46b118 Fix clang-format warnings in aom_dsp/simd/v64_intrinsics_arm.h by Jingning Han · 9 years ago
  88. a55444c Fix msvc build warnings: by Yaowu Xu · 9 years ago
  89. b87cc92 Added generic SIMD support for CLPF. by Steinar Midtskogen · 9 years ago
  90. 992cf8a Added generic SIMD library supporting x86 SSE2+ and ARM NEON. by Steinar Midtskogen · 9 years ago
  91. 220c645 Fix gcc compiler warnings in ref-mv by Jingning Han · 9 years ago
  92. 02b3af0 Refactor tx_size to pixel number in decodeframe.c by Jingning Han · 9 years ago
  93. 8876a3a Add tx_size to pixel number map by Jingning Han · 9 years ago
  94. ab2889d Fix a bug in high-bit-depth encoding by Yunqing Wang · 9 years ago
  95. 6796e7f Remove some useless casts by Urvang Joshi · 9 years ago
  96. 764d126 Move palette code from libvpx/nextgenv2 to aomedia. by Urvang Joshi · 9 years ago
  97. bae8c51 Fix motion vector out of range bugs by Yunqing Wang · 9 years ago
  98. dedc014 Remove stale OD_ACCOUNTING code. by Michael Bebenita · 9 years ago
  99. 53c1bbb Revert code formatting of OD_UNIFORM_CDFS_Q15. by Nathan E. Egge · 9 years ago
  100. 6d69e9c Fix -Wdeclaration-after-statement warning. by Nathan E. Egge · 9 years ago