1. 42792f3 Move av1_indices_from_tree() to common code space. by Nathan E. Egge · 9 years ago
  2. 4531b85 Add code to compute in-order mappings for tokens. by Nathan E. Egge · 9 years ago
  3. e7640c3 Fix bug in av1_tree_to_cdf_2D() macro. by Nathan E. Egge · 9 years ago
  4. 3413f2d Add missing CONFIG_DAALA_EC declaration. by Nathan E. Egge · 9 years ago
  5. 362888b Use rANS to code constrained token set. by Alex Converse · 9 years ago
  6. baa6815 Add const qualifier in rd_pick_intra_angle_sbuv() by Jingning Han · 9 years ago
  7. 4491a86 Fix format in set_offsets() by Jingning Han · 9 years ago
  8. 73252ce Silence clang-format warning in aomenc.c by Jingning Han · 9 years ago
  9. b92bd69 Unify set_contexts() function for encoder and decoder by Jingning Han · 9 years ago
  10. 1195a39 Automatically set internal bit depth to at least the input bit depth. by Thomas Daede · 9 years ago
  11. cbbcd79 Add the dumping of encoder side recon videos for debug by Zoe Liu · 9 years ago
  12. 09eea21 Fix warnings reported by -Wshadow: Part1: aom_dsp directory by Urvang Joshi · 9 years ago
  13. 7560123 New CLPF: New kernel and RDO for strength and block size by Steinar Midtskogen · 9 years ago
  14. 9c1e2f9 Add the use of new reference frames at encoder in EXT_REFS by Zoe Liu · 9 years ago
  15. da35bc9 Remove a self-include! by Urvang Joshi · 9 years ago
  16. 48f7fed Display --bit-depth in -h with highbitdepth enabled. by Nathan E. Egge · 9 years ago
  17. c27fccc Code cleanup: mainly rd_pick_partition and methods called from there. by Urvang Joshi · 9 years ago
  18. b910c0b Bug fix in super_block_uvrd(). by Yushin Cho · 9 years ago
  19. 7c0f641 Clang-foramt: av1/av1_cx_iface.c by Yaowu Xu · 9 years ago
  20. 8a8b770 Correct data size estimation for odd size video by Yaowu Xu · 9 years ago
  21. dbcdeeb Fix bugs in av1_has_right() and av1_has_bottom() by hui su · 9 years ago
  22. f627a31 Prevent divide by 0 by Yaowu Xu · 9 years ago
  23. df9c9d6 Include fix: use aom_integer.h by Urvang Joshi · 9 years ago
  24. d23559f Increase min size of compressed data by Yaowu Xu · 9 years ago
  25. daf841b Remove redundant transform size selection stage by Jingning Han · 9 years ago
  26. 5027415 Avoid the use of uninitialized value in ActiveMap encoding route by Jingning Han · 9 years ago
  27. ebeb115 Add compiler flag -Wsign-compare by Urvang Joshi · 9 years ago
  28. cf9dcac gitignore fix for a couple of files. by Urvang Joshi · 9 years ago
  29. bf6c636 Bugfix: fix the build for CONFIG_FP_MB_STATS by Urvang Joshi · 9 years ago
  30. 407c1d8 Bugfix: rename a leftover CONFIG_VP9_HIGHBITDEPTH by Urvang Joshi · 9 years ago
  31. 2cdb1ac clang-format: av1/common/thread_common.c by Yaowu Xu · 9 years ago
  32. 2e109d8 Clear segment counter at beginning by Yaowu Xu · 9 years ago
  33. 30ed2ac Fix crashes when configured with --enable-misc-fixes by Yaowu Xu · 9 years ago
  34. 42ff388 check in the final code implementation for parallel deblocking proposal from Intel. code changes have been reviewed and approved. by Ryan Lei · 9 years ago
  35. 8234d97 Use the actual inter prediction filter buffer in DRL by Jingning Han · 9 years ago
  36. 5addbe7 Regulate effective motion vector in DRL mode search by Jingning Han · 9 years ago
  37. 3390141 av1/convolve.[hc],av1_convolve_test: add missing copyright by James Zern · 9 years ago
  38. 31c483f Remove dead function: av1_write_yuv_frame_420() by Alex Converse · 9 years ago
  39. 02ef9a4 fdct4x4_test: fix unsigned overflow by Yaowu Xu · 9 years ago
  40. 215c164 Refactor fwd txfm functions into their own file by Sarah Parker · 9 years ago
  41. 2805d27 Use remove some magic numbers in aom_rans_merge_prob8_pdf. by Alex Converse · 9 years ago
  42. e7a1d05 Use divide by multiply in the ans writer. by Alex Converse · 9 years ago
  43. 4a71b0b aom_dsp: remove mmx variance implementations by James Zern · 9 years ago
  44. 8034799 Avoid transfer interp_filter type when there is no sub-pixel by Angie Chiang · 9 years ago
  45. cf3eb03 Construct ref mv candidate list selectively by Jingning Han · 9 years ago
  46. d3b596a Fix a few compiling errors in MOTION_VAR and EXT_REFS by Yue Chen · 9 years ago
  47. c906a0c replace uint32_t with int for diff by Yaowu Xu · 9 years ago
  48. fadc980 encoder/temporal_filter.c: fix ubsan warnings by Yaowu Xu · 9 years ago
  49. 59247b9 ethread_test.cc: replace FramePktHook w/DecompressedFrameHook by Yaowu Xu · 9 years ago
  50. 61e7c57 Add IDTX and FLIPADST tx functions for EXT_TX by Sarah Parker · 9 years ago
  51. 6b7ef9e Use uABS instead of duck bool in the ANS experiment. by Alex Converse · 9 years ago
  52. 642f193 Refactor write_compressed_header in preparation for ans. by Alex Converse · 9 years ago
  53. ad70cc5 Remove hard-coded number for EXT_REFS by Zoe Liu · 9 years ago
  54. 0dbac9f Add encoder support to new references in EXT_REFS by Zoe Liu · 9 years ago
  55. 0a9b36b Remove unused APIs and skin_detection dead code by Brennan Shacklett · 9 years ago
  56. 1940257 Fix upsampling buffer management to work with --auto-alt-ref=2 by Brennan Shacklett · 9 years ago
  57. be32903 Sub8x8 block chroma component inter prediction by Jingning Han · 9 years ago
  58. e914721 Add decoder support for bi-direct prediction in EXT_REFS by Zoe Liu · 9 years ago
  59. 76fb5df Add sub8x8_mc experimental flag by Jingning Han · 9 years ago
  60. afb2fb5 ext-intra: add support for high-bitdepth by hui su · 9 years ago
  61. f85676a Remove a duplicated line by hui su · 9 years ago
  62. 25aaf40 Add a buffered ans coder by Alex Converse · 9 years ago
  63. d311d02 Add an ANS unit test by Alex Converse · 9 years ago
  64. 87073de Add uABS and rANS reader and writer. by Alex Converse · 9 years ago
  65. 5365e6e Remove macroblock::skip_optimize. by Yushin Cho · 9 years ago
  66. 205a239 Make dynamic motion vector referencing support multiple bwd refs by Jingning Han · 9 years ago
  67. 2ee5260 Add EXT_TX experiment flag by Sarah Parker · 9 years ago
  68. f91498c Add pred prob handling for new references in EXT_REFS by Zoe Liu · 9 years ago
  69. a97f8e2 Simplify filter search in handle_inter_mode by Angie Chiang · 9 years ago
  70. 7809528 Add encoder first pass support to bi-prediction in EXT_REFS by Zoe Liu · 9 years ago
  71. 5a18d72 Remove PICK_MODE_CONTEXT::skip_txfm. by Alex Converse · 9 years ago
  72. fea475b Removed dead codes and variable allow_skip_recode. by Yushin Cho · 9 years ago
  73. 667551d Add API for writing trees using a CDF. by Nathan E. Egge · 9 years ago
  74. e02752b Do sub-pixel motion search in up-sampled reference frames by Yunqing Wang · 9 years ago
  75. e049002 Add macro to build a simple cdf table. by Nathan E. Egge · 9 years ago
  76. 4ffaaa9 Use Daala entropy coder to code trees. by Nathan E. Egge · 9 years ago
  77. 2c78e5c Silence clang-format code review warning. by Nathan E. Egge · 9 years ago
  78. 1c921d6 Use Daala entropy coder to code bits. by Nathan E. Egge · 9 years ago
  79. d75b2b6 Remove unused color_sensitivity member from MACROBLOCK. by Thomas Daede · 9 years ago
  80. bf2ad75 Use derived variable size for memcpy by Jingning Han · 9 years ago
  81. f4b2926 Clear existing format issue in the codebase by Jingning Han · 9 years ago
  82. 00b46f7 Add 3 more reference frames for experiment of ext-refs by Zoe Liu · 9 years ago
  83. 59f7dd6 Add Daala entropy coder. by Nathan E. Egge · 9 years ago
  84. 33a143f Move tree writing code into bitwriter.h. by Nathan E. Egge · 9 years ago
  85. 2c38748 Refactor: remove filter_cache by Angie Chiang · 9 years ago
  86. 154954f Fix warnings from gtest under GCC 5 or newer. by Geza Lore · 9 years ago
  87. fe4eb13 Fix ubsan warnings: aom_dsp/variance.c by Yaowu Xu · 9 years ago
  88. ac25cf4 Fix ubsan warning: aom_dsp/variance_sse2.c by Yaowu Xu · 9 years ago
  89. 9f857fe Fix ubsan warning: aom_dsp/variance_avx2.c by Yaowu Xu · 9 years ago
  90. d9ffe7a Fix ubsan warning: md5_utils.c by Yaowu Xu · 9 years ago
  91. fcd795d Fix ubsan warnings: test/convolve_test.cc by Yaowu Xu · 9 years ago
  92. a91b59b Fix ubsan warnings: aom_dsp/x86/variance_sse2.c by Yaowu Xu · 9 years ago
  93. 0e27d54 Replace hard-coded numbers with pre-defined values by Zoe Liu · 9 years ago
  94. 27914b7 Run clang-format on rdopt.c by Alex Converse · 9 years ago
  95. 04812eb Add RDO and recon of MOTION_VAR experiment by Yue Chen · 9 years ago
  96. bc1ac15 Refactor bitreader and bitwriter wrapper. by Nathan E. Egge · 9 years ago
  97. de383d0 Add ext-intra experiment by hui su · 9 years ago
  98. 2a76451 Add overlapped block prediction functions by Yue Chen · 9 years ago
  99. 9af30ad Move offset outside address converter in av1_convolve_test.cc by Jingning Han · 9 years ago
  100. 62cca96 Fix high bit-depth unit test failure by Jingning Han · 9 years ago