1. ec5a194 Merge changes I7d6394e4,Ia8ce1464,If20e8637,Ia9adc46b,I651db25b into nextgenv2 by Yaowu Xu · 8 years ago
  2. 7ae6ae3 Merge "Add 2x2 directional intra predictors" into nextgenv2 by Jingning Han · 8 years ago
  3. cfc5ac5 Merge "Partition the ans experiment into 'ans' and 'rans'" into nextgenv2 by Yaowu Xu · 8 years ago
  4. c38afed Define SIMD_INLINE using AOM_FORCE_INLINE by Steinar Midtskogen · 8 years ago
  5. e734fcb Free memory allocated by daala_ec encoder. by Nathan E. Egge · 8 years ago
  6. 03b3514 Add 2x2 directional intra predictors by Jingning Han · 8 years ago
  7. ec6fb64 Partition the ans experiment into 'ans' and 'rans' by Alex Converse · 8 years ago
  8. e94767a Merge "Change return type of tell and tell_frac to uint32_t." into nextgenv2 by Yaowu Xu · 8 years ago
  9. 66b1fcc Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2 by Urvang Joshi · 8 years ago
  10. b244f39 Change return type of tell and tell_frac to uint32_t. by Nathan E. Egge · 9 years ago
  11. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  12. fdb6096 Fix warnings reported by -Wshadow: Part1: aom_dsp directory by Urvang Joshi · 8 years ago
  13. d7baf45 Adds ability to measure with a higher precision the number of bits by Michael Bebenita · 9 years ago
  14. 63b44c4 Remove stale OD_ACCOUNTING code. by Michael Bebenita · 9 years ago
  15. 868fc0b Port aom_reader_tell() support by Michael Bebenita · 9 years ago
  16. 9ac1f7d Create aom_cdf_prob type for 16-bit probabilities. by Nathan E. Egge · 9 years ago
  17. 45741e9 Rename daala_read_tree_cdf() to daala_read_symbol(). by Nathan E. Egge · 9 years ago
  18. 19698a7 Fix warning when discarding const qualifier. by Nathan E. Egge · 9 years ago
  19. f3035f2 Revert code formatting of OD_UNIFORM_CDFS_Q15. by Nathan E. Egge · 9 years ago
  20. 56eeaa5 Rename aom_write_tree_cdf() to aom_write_symbol(). by Nathan E. Egge · 9 years ago
  21. 2bdb9e6 Merge changes Ie43c599f,Icd0dbed4,Ic04e180b into nextgenv2 by Yaowu Xu · 8 years ago
  22. 73d702d Merge changes I339d0389,I2fa1e87a,If79fa5ae,Icb1a8cb8,Ic76de4a4, ... into nextgenv2 by Yaowu Xu · 8 years ago
  23. 1dec26e Merge "Zero high 128b YMM registers to avoid SSE-AVX transition penalties" into nextgenv2 by Yi Luo · 8 years ago
  24. 8abf867 Move av1_indices_from_tree() to common code space. by Nathan E. Egge · 9 years ago
  25. a67c0ff Add missing CONFIG_DAALA_EC declaration. by Nathan E. Egge · 9 years ago
  26. 4446014 Add API for writing trees using a CDF. by Nathan E. Egge · 9 years ago
  27. 439c502 Fix bug in av1_tree_to_cdf_2D() macro. by Nathan E. Egge · 9 years ago
  28. e2ed411 Add macro to build a simple cdf table. by Nathan E. Egge · 9 years ago
  29. 43acafd Use Daala entropy coder to code trees. by Nathan E. Egge · 9 years ago
  30. 0435f0e Silence clang-format code review warning. by Nathan E. Egge · 9 years ago
  31. 8043cc4 Use Daala entropy coder to code bits. by Nathan E. Egge · 9 years ago
  32. 931bc2a Clear existing format issue in the codebase by Yaowu Xu · 8 years ago
  33. 1078dee Add Daala entropy coder. by Nathan E. Egge · 9 years ago
  34. 62a94a6 Switch rANS to 15 bit precision, and adjust L_BASE. by Alex Converse · 9 years ago
  35. e9fde26 Zero high 128b YMM registers to avoid SSE-AVX transition penalties by Yi Luo · 8 years ago
  36. fbabcad Merge changes I4850b36e,Ic4d7128a into nextgenv2 by James Zern · 8 years ago
  37. b9fbf38 Merge "Delete some redundant function declarations in aom_dsp_rtcd_defs.pl" into nextgenv2 by Yi Luo · 8 years ago
  38. 8c64331 variance_avx2: sync variance functions with c-code by James Zern · 9 years ago
  39. 2176b7a Resolve -Wshorten-64-to-32 in variance. by Alex Converse · 9 years ago
  40. a720f4b Merge "Add sse2 forward and inverse 16x32 and 32x16 transforms" into nextgenv2 by Debargha Mukherjee · 8 years ago
  41. a48764d Merge "Renamings for OBMC experiment" into nextgenv2 by Yue Chen · 8 years ago
  42. 761ae88 Delete some redundant function declarations in aom_dsp_rtcd_defs.pl by Yi Luo · 8 years ago
  43. cb60b18 Renamings for OBMC experiment by Yue Chen · 8 years ago
  44. 2d5f752 Don't use _mm_cvtsi128_si64 on 32 bit systems by Steinar Midtskogen · 8 years ago
  45. 410fee8 Fix formatting in a few files by Yaowu Xu · 8 years ago
  46. 8ac419f Merge changes Ic3a68557,Ib1dbe41a,I0da09270,Ibdbd720d into nextgenv2 by Yaowu Xu · 8 years ago
  47. 89d3f2f Merge "Sync 2x2 intra predictors" into nextgenv2 by Yaowu Xu · 8 years ago
  48. fc4980e Merge changes Ic74d9d88,Ie93b474e,I544989ea,Ic273f7d9,Idfd2d2b3, ... into nextgenv2 by Alex Converse · 8 years ago
  49. 33231d4 Add sse2 forward and inverse 16x32 and 32x16 transforms by David Barker · 8 years ago
  50. 9ed1a2f Remove custom rans types by Alex Converse · 9 years ago
  51. e3954d8 Sync 2x2 intra predictors by Jingning Han · 8 years ago
  52. d5b9c73 Remove unused aom_rans_build_cdf_from_pdf by Alex Converse · 9 years ago
  53. e9f70f8 Remove the starting zero from ANS CDFs. by Alex Converse · 9 years ago
  54. a1ac972 Import the aom_read/write_symbol abstractions from aom/master by Alex Converse · 8 years ago
  55. b074823 On x86 use _mm_set_epi32 when _mm_cvtsi64_si128 isn't available by Steinar Midtskogen · 9 years ago
  56. fed8e1c Hybrid forward transform 32x32 AVX2 optimization by Yi Luo · 8 years ago
  57. f36d0b4 minor updates by Yaowu Xu · 8 years ago
  58. b066b96 Fix missing parentheses in v64_align() by Steinar Midtskogen · 9 years ago
  59. 9d6a53b Improve v128 and v64 8 bit shifts for x86 by Steinar Midtskogen · 9 years ago
  60. ebf209b Make generic SIMD code compile if no native support by Steinar Midtskogen · 9 years ago
  61. 25faa0e Merge "Move tree writing code into bitwriter.h." into nextgenv2 by Yaowu Xu · 8 years ago
  62. 80eaf1a Merge "Extend CLPF to chroma." into nextgenv2 by Yaowu Xu · 8 years ago
  63. a1a7ad0 Merge "Make generic SIMD work with clang." into nextgenv2 by Yaowu Xu · 8 years ago
  64. 0bab35b Merge "Fix clang-format warnings in aom_dsp/simd/v64_intrinsics_arm.h" into nextgenv2 by Yaowu Xu · 8 years ago
  65. 038d410 Merge "Added high bit-depth support in CLPF." into nextgenv2 by Yaowu Xu · 8 years ago
  66. a2bbf62 Merge "Reduce memory footprint for CLPF decoding." into nextgenv2 by Yaowu Xu · 8 years ago
  67. eeedc63 Move tree writing code into bitwriter.h. by Nathan E. Egge · 9 years ago
  68. 4960f7c Merge "Added generic SIMD support for CLPF." into nextgenv2 by Yaowu Xu · 8 years ago
  69. fb865cf Merge "Add sse2 forward / inverse 4x8 and 8x4 transforms" into nextgenv2 by Debargha Mukherjee · 8 years ago
  70. ecf9a0c Extend CLPF to chroma. by Steinar Midtskogen · 9 years ago
  71. 7b7624e Make generic SIMD work with clang. by Steinar Midtskogen · 9 years ago
  72. 0b44cdc Fix clang-format warnings in aom_dsp/simd/v64_intrinsics_arm.h by Jingning Han · 9 years ago
  73. 3dbd55a Added high bit-depth support in CLPF. by Steinar Midtskogen · 9 years ago
  74. e8224c7 Reduce memory footprint for CLPF decoding. by Steinar Midtskogen · 9 years ago
  75. be668e9 Added generic SIMD support for CLPF. by Steinar Midtskogen · 9 years ago
  76. 607048d Merge "Added generic SIMD library supporting x86 SSE2+ and ARM NEON." into nextgenv2 by Yaowu Xu · 8 years ago
  77. 4d03d6f Add sse2 forward / inverse 4x8 and 8x4 transforms by David Barker · 9 years ago
  78. 3a8217f Merge "Hybrid forward transforms 16x16 AVX2 optimization" into nextgenv2 by Yi Luo · 8 years ago
  79. 609453e Merge "Added sse2 inverse 8x16 and 16x8 transforms" into nextgenv2 by Debargha Mukherjee · 8 years ago
  80. e8e8cd8 Hybrid forward transforms 16x16 AVX2 optimization by Yi Luo · 9 years ago
  81. 1baecfe Added sse2 inverse 8x16 and 16x8 transforms by Peter de Rivaz · 9 years ago
  82. a5f8ea1 Added generic SIMD library supporting x86 SSE2+ and ARM NEON. by Steinar Midtskogen · 9 years ago
  83. a674ba9 Fix high bitdepth variance overflow on uint32_t by Yi Luo · 9 years ago
  84. 33590f8 Rename rans_dec_lut to rans_lut by Alex Converse · 9 years ago
  85. 7fe2ae8 Port ANS from aom/master 25aaf40 by Alex Converse · 9 years ago
  86. e691a24 Refactor bitreader and bitwriter wrapper. by Nathan E. Egge · 9 years ago
  87. acef60b Migrate bitreader to the interface from aom/master by Alex Converse · 9 years ago
  88. 1d1e084 Merge "Migrate bitwriter to the interface in aom/master" into nextgenv2 by Alex Converse · 9 years ago
  89. 6062a8b bitstream_debug: build related cleanup by Angie Chiang · 9 years ago
  90. 080a2cc Migrate bitwriter to the interface in aom/master by Alex Converse · 9 years ago
  91. 3e457ba Merge changes I38f40582,Ib7afcffa into nextgenv2 by Alex Converse · 9 years ago
  92. bda8d61 apply clang-format after 5cd2ab9 by clang-format · 9 years ago
  93. 1ac1ae7 Move ANS to aom_dsp. by Alex Converse · 9 years ago
  94. eb00cb2 Move and wrap the old vpx boolcoder. by Alex Converse · 9 years ago
  95. 4c80804 Merge "Enable tile-adaptive restoration" into nextgenv2 by Debargha Mukherjee · 9 years ago
  96. 5cd2ab9 Enable tile-adaptive restoration by Debargha Mukherjee · 9 years ago
  97. 67948d3 apply clang-format by clang-format · 9 years ago
  98. 66c41f9 Merge "Clarify valid value ranges" into nextgenv2 by Yaowu Xu · 9 years ago
  99. 6feda06 Clarify valid value ranges by Yaowu Xu · 9 years ago
  100. 1a800f6 Add SSE2 versions of av1_fht8x16 and av1_fht16x8 by Geza Lore · 9 years ago