1. 8fcfcc5 Use aom_reader / aom_writer API to code lsb. by Nathan E. Egge · 8 years ago
  2. e335fb7 Use aom_write_bit() instead of od_ec_enc_bits(). by Nathan E. Egge · 8 years ago
  3. 9e96f79 Use aom_writer with od_encode_band_pvq_splits(). by Nathan E. Egge · 8 years ago
  4. 13e44fb Use aom_writer with od_encode_pvq_codeword(). by Nathan E. Egge · 8 years ago
  5. 760c27f Use aom_writer with generic_encode(). by Nathan E. Egge · 8 years ago
  6. 6b0b4a9 Use aom_writer with pvq_encode_partition(). by Nathan E. Egge · 8 years ago
  7. 8518ad5 Delete unused laplace encoder functions. by Nathan E. Egge · 8 years ago
  8. 6675be0 Replace od_ec_enc with aom_writer in daala_enc_ctx. by Nathan E. Egge · 8 years ago
  9. a653f20 Use aom_writer with od_encode_cdf_adapt_q15(). by Nathan E. Egge · 8 years ago
  10. d6c2dc4 Rename od_cdf_adapt_q15() to aom_cdf_adapt_q15(). by Nathan E. Egge · 8 years ago
  11. dd28aed Use uv_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  12. 10ba2be Use kf_y_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  13. ecc21ec Use y_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  14. a59b23d Use inter_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  15. 00b3331 Use switchable_interp_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  16. 29ccee0 Use intra_ext_tx_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  17. dfa33f2 Use inter_ext_tx_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  18. 3a0df18 Simplify buffer management for self-guided restoration filter by David Barker · 8 years ago
  19. 2cc057c Remove fwd_txfm_opt by Angie Chiang · 8 years ago
  20. 409c0bb Bugfixes in pick_interinter_seg_mask by Sarah Parker · 8 years ago
  21. 8fd2d7a Remove speed feature use_lp32x32fdct by Angie Chiang · 8 years ago
  22. 3839548 Refactor PVQ codes for inter4x4 by Yushin Cho · 8 years ago
  23. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  24. 900243b Refactor PVQ codes for intra4x4 by Yushin Cho · 8 years ago
  25. 5802ebe Add code to output counts for an encode run by Debargha Mukherjee · 8 years ago
  26. 9e0976a Support sub8x8 chroma component prediction by Jingning Han · 8 years ago
  27. 24f24a5 Rework spatial filter process in supertx by Jingning Han · 8 years ago
  28. 38b1bc4 Fix update_state_supertx() motion vector update by Jingning Han · 8 years ago
  29. feb517c Make cb4x4 mode support supertx by Jingning Han · 8 years ago
  30. 1856e43 Refactor prediction filtering process in supertx by Jingning Han · 8 years ago
  31. fc0476d Remove redundant #if config from encodeframe.c by Jingning Han · 8 years ago
  32. 5b7706a Clean up supertx functions by Jingning Han · 8 years ago
  33. b27a17f Fix wrong place of setting dst with PVQ in intra 4x4 by Yushin Cho · 8 years ago
  34. 788dc23 Fix: Make CONFIG_REFERENCE_BUFFER and CONFIG_EXT_REFS work together by Arild Fuldseth (arilfuld) · 8 years ago
  35. cc5bdf4 Add 2x2 block level variance functions for high bd by Jingning Han · 8 years ago
  36. b1ed8d7 Add 2x2 forward and inverse transform for high bd by Jingning Han · 8 years ago
  37. b69cb52 Delete duplicate cdf updating code. by Nathan E. Egge · 8 years ago
  38. e50d9dd Fix uninitialized entropy contexts by Guillaume Martres · 8 years ago
  39. 6a9b240 Fill the token cost for 2x2 transform blocks by Jingning Han · 8 years ago
  40. 8363063 Allow 2x2 transform block forward model update by Jingning Han · 8 years ago
  41. 0090c8f Turn on delta_q by default. by Thomas Davies · 8 years ago
  42. 2cdf0d8 Specify ANS window size at initialization by Alex Converse · 8 years ago
  43. 6de954c Fix multi-thread encoding for cb4x4 mode by Jingning Han · 8 years ago
  44. 569edda Add temporary dummy mask for compound segmentation by Sarah Parker · 8 years ago
  45. 9d9eb6c Use partition_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  46. 3129606 Use segment tree_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  47. 519dbcf Further optimizations of loop restoration by Debargha Mukherjee · 8 years ago
  48. f10cba2 Apply the rect fwd tx changes to SSE2 optimization by Yi Luo · 8 years ago
  49. 999d2f6 More cleanups / fixes on loop-restoration buffers by Debargha Mukherjee · 8 years ago
  50. 930118c PVQ: Fix incorrect calculation of rd_stats by Guillaume Martres · 8 years ago
  51. e2ffaf8 Add 2x4 and 4x2 variance functions by Jingning Han · 8 years ago
  52. bf9c6b7 Enable 4x4 block partition search by Jingning Han · 8 years ago
  53. cc60daa Remove no longer necessary intra block reencode again by Guillaume Martres · 8 years ago
  54. 874d36d Misc cleanups and enhancements on loop restoration by Debargha Mukherjee · 8 years ago
  55. 4d44f5a Make a small cleanup on wedge compound prediction by Zoe Liu · 8 years ago
  56. 271bb2c Enable rate-distortion optimization search to support cb4x4 by Jingning Han · 8 years ago
  57. 5226184 Unify prediction mode write and read operations by Jingning Han · 8 years ago
  58. e03fa61 Rework pc_tree allocation by Jingning Han · 8 years ago
  59. 599461d Make encoder mv count sync with decoder behavior by Jingning Han · 8 years ago
  60. bf1d62d Move large buffers from stack to heap by Yaowu Xu · 8 years ago
  61. 7066912 Enable the activity masking codes of PVQ by Yushin Cho · 8 years ago
  62. 9104bed Unify rd_cost threshold for all block sizes by Jingning Han · 8 years ago
  63. 45dc597 Refactor ext-intra by hui su · 8 years ago
  64. 9666e75 Remove feedback between tiles in loop-restoration by David Barker · 8 years ago
  65. 751de38 Adding 4:1 rectangular transforms by Debargha Mukherjee · 8 years ago
  66. aa8a4a5 Make entropy context scalable to atom transform block size by Jingning Han · 8 years ago
  67. f0aa420 Change scaling of rectangular fwd transforms by Debargha Mukherjee · 8 years ago
  68. fb9529e Refactor first pass to support scalable mode_info size by Jingning Han · 8 years ago
  69. fe1e58e Not to call reset_use_upsampled_references() while encoding key frames by Yunqing Wang · 8 years ago
  70. 0e67b25 Replace bilateral filter with domain transform RF by Debargha Mukherjee · 8 years ago
  71. 705544c Refines the recode loop by Debargha Mukherjee · 8 years ago
  72. fd87380 Update entropy context after trellis quant by Yaowu Xu · 8 years ago
  73. 997ba51 Fix 16x16 HT avx2 mismatch with C by Yi Luo · 8 years ago
  74. 6847860 Refactor global motion functions out of encodeframe by Sarah Parker · 8 years ago
  75. 2f6ce75 Add compound segment experiment flag by Sarah Parker · 8 years ago
  76. eda3d76 Add intra-interp experiment flag by hui su · 8 years ago
  77. f95a0c1 pvq: sync with daala by Tristan Matthews · 9 years ago
  78. b0f6bd4 Support affine/homography models for global motion by Debargha Mukherjee · 8 years ago
  79. e4e93b6 Disable upsampled references for best and realtime quality deadline by Yi Luo · 8 years ago
  80. 9febfc1 Some refactoring/cleanup of global motion costing by Debargha Mukherjee · 8 years ago
  81. 49a7656 Fix segfault for reference-buffer&aom-highbitdepth by David Barker · 8 years ago
  82. 6e601e9 Fix comp interinter and interintra mode cost in EXT_INTER + REF_MV by Yue Chen · 8 years ago
  83. faad0e1 Refactor set_plane_n4() by Jingning Han · 8 years ago
  84. ff6ee6a Replace hard coded x8 with MI_SIZE by Jingning Han · 8 years ago
  85. 614281f Silence label without a colon warning with nasm. by Nathan E. Egge · 8 years ago
  86. c709e1f Separate num_8x8 table use case from mode_info table by Jingning Han · 8 years ago
  87. e9dfcc7 Use C code quantization function for tx_size below 4x4 by Jingning Han · 8 years ago
  88. 9e7c49f Add 2x2 variance function by Jingning Han · 8 years ago
  89. d1097fc Make sub8x8 intra mode RD search compatible with cb4x4 by Jingning Han · 8 years ago
  90. 8b7270d Remove unused variable quant_thread by Guillaume Martres · 8 years ago
  91. 4587427 Increase the transform block number in context_tree allocation by Jingning Han · 8 years ago
  92. ac37fa3 Improve rdopt decisions for ext-inter by David Barker · 8 years ago
  93. 8149226 Handle the block offset using min transform block size by Jingning Han · 8 years ago
  94. 9eef06d Refactor get_entropy_contexts_plane() block step count by Jingning Han · 8 years ago
  95. 276c294 Increase entropy_context buffer size in sub8x8 RD by Jingning Han · 8 years ago
  96. 3981be9 Add domain transform recursive filter by Debargha Mukherjee · 8 years ago
  97. eee4315 Refactor av1_set_contexts() to support 2x2 transform block unit by Jingning Han · 8 years ago
  98. 1ecdf2b ans: Move buf_ans_flush to the .c file by Alex Converse · 8 years ago
  99. b0bbd60 ans: Allow compressed buffer reversal by Alex Converse · 8 years ago
  100. bafee8d Scale the block size in the unit of atom transform block size by Jingning Han · 8 years ago