1. 3839548 Refactor PVQ codes for inter4x4 by Yushin Cho · 8 years ago
  2. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  3. 900243b Refactor PVQ codes for intra4x4 by Yushin Cho · 8 years ago
  4. 5802ebe Add code to output counts for an encode run by Debargha Mukherjee · 8 years ago
  5. be6cc07 Add new convolve variant for loop-restoration by David Barker · 8 years ago
  6. 469a5c8 Format clean-up in entropymode.c by Jingning Han · 8 years ago
  7. 8260d8b Make get_tx_type() to support cb4x4 mode by Jingning Han · 8 years ago
  8. 3174e5f Change the transform operator table to support 2x2 transform by Jingning Han · 8 years ago
  9. 9e0976a Support sub8x8 chroma component prediction by Jingning Han · 8 years ago
  10. 24f24a5 Rework spatial filter process in supertx by Jingning Han · 8 years ago
  11. 38b1bc4 Fix update_state_supertx() motion vector update by Jingning Han · 8 years ago
  12. 2511c66 Refactor supertx decoding context by Jingning Han · 8 years ago
  13. feb517c Make cb4x4 mode support supertx by Jingning Han · 8 years ago
  14. 1856e43 Refactor prediction filtering process in supertx by Jingning Han · 8 years ago
  15. fc0476d Remove redundant #if config from encodeframe.c by Jingning Han · 8 years ago
  16. 5b7706a Clean up supertx functions by Jingning Han · 8 years ago
  17. 415ba93 Remove redundant code by Yaowu Xu · 8 years ago
  18. 049c64c Reduce time needed for some unit tests by Yaowu Xu · 8 years ago
  19. b27a17f Fix wrong place of setting dst with PVQ in intra 4x4 by Yushin Cho · 8 years ago
  20. 788dc23 Fix: Make CONFIG_REFERENCE_BUFFER and CONFIG_EXT_REFS work together by Arild Fuldseth (arilfuld) · 8 years ago
  21. 863694a Avoid divisions at decoder side in supertx by Jingning Han · 8 years ago
  22. 9353124 Refactor supertx implementation by Jingning Han · 8 years ago
  23. 443c38d Fix 2x2 high bit-depth transform setups by Jingning Han · 8 years ago
  24. 002c814 Clean up av1_build_inter_predictors_sb_extend() by Jingning Han · 8 years ago
  25. 87fcb36 Fixes for new warped-motion/global-motion filter by David Barker · 8 years ago
  26. e8c6f5f Adds prep work for 4:1 transforms by Debargha Mukherjee · 8 years ago
  27. f79d48d Fix tile decoding input parameter control by Jingning Han · 8 years ago
  28. 5bce3fe Further reduce number of frames used in test by Yaowu Xu · 8 years ago
  29. cc5bdf4 Add 2x2 block level variance functions for high bd by Jingning Han · 8 years ago
  30. b1ed8d7 Add 2x2 forward and inverse transform for high bd by Jingning Han · 8 years ago
  31. 324b4c6 Add 2x2 intra predictor for high bit-depth by Jingning Han · 8 years ago
  32. 56bf1a9 configure: drop support for Visual Studio < 2013 by James Zern · 8 years ago
  33. f12d4b0 Eanble warning of large stack size by Yaowu Xu · 8 years ago
  34. f8cb5a6 Reduce number of frames used in test by Yaowu Xu · 8 years ago
  35. b69cb52 Delete duplicate cdf updating code. by Nathan E. Egge · 8 years ago
  36. e50d9dd Fix uninitialized entropy contexts by Guillaume Martres · 8 years ago
  37. fab1603 Scale reference motion vector search step size by Jingning Han · 8 years ago
  38. ed8f396 Refactor loop filter frame border condition by Jingning Han · 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. 81f4815 Update md5 for decoding test by Yaowu Xu · 8 years ago
  43. be12860 WIP: New warp filter for global motion by David Barker · 8 years ago
  44. 2cdf0d8 Specify ANS window size at initialization by Alex Converse · 8 years ago
  45. 251cf36 Reduce image size to avoid out of memory by Yaowu Xu · 8 years ago
  46. 6de954c Fix multi-thread encoding for cb4x4 mode by Jingning Han · 8 years ago
  47. 569edda Add temporary dummy mask for compound segmentation by Sarah Parker · 8 years ago
  48. 4a91f93 Remove obsolete VP8/WebM references from README by Alex Converse · 8 years ago
  49. 08bfd25 Remove an unused VP8 define by Alex Converse · 8 years ago
  50. 6e3c805 Remove VP8 references from the public API comments by Alex Converse · 8 years ago
  51. 9d9eb6c Use partition_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  52. 3129606 Use segment tree_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  53. 136cfe4 Remove copy_border from loop restoration filters by David Barker · 8 years ago
  54. 519dbcf Further optimizations of loop restoration by Debargha Mukherjee · 8 years ago
  55. f10cba2 Apply the rect fwd tx changes to SSE2 optimization by Yi Luo · 8 years ago
  56. 8a7786d Fix 2x2 d45 intra prediction by Jingning Han · 8 years ago
  57. b6cb890 Fix av1_has_bottom() logic in cb4x4 mode by Jingning Han · 8 years ago
  58. 999d2f6 More cleanups / fixes on loop-restoration buffers by Debargha Mukherjee · 8 years ago
  59. 1888536 Fix ext-intra EndToEndTest failure under highbitdepth by hui su · 8 years ago
  60. 930118c PVQ: Fix incorrect calculation of rd_stats by Guillaume Martres · 8 years ago
  61. 6dbacf2 Fix partition decoding for 4x4 block by Jingning Han · 8 years ago
  62. e2ffaf8 Add 2x4 and 4x2 variance functions by Jingning Han · 8 years ago
  63. bf9c6b7 Enable 4x4 block partition search by Jingning Han · 8 years ago
  64. cc60daa Remove no longer necessary intra block reencode again by Guillaume Martres · 8 years ago
  65. 874d36d Misc cleanups and enhancements on loop restoration by Debargha Mukherjee · 8 years ago
  66. e0954ad Reverting the mandatory use of ans with ext_tile. by Nathan E. Egge · 8 years ago
  67. d526d0a Fix TestSuperframeIndexIsOptional to work with daala_ec. by Nathan E. Egge · 8 years ago
  68. 4d44f5a Make a small cleanup on wedge compound prediction by Zoe Liu · 8 years ago
  69. 271bb2c Enable rate-distortion optimization search to support cb4x4 by Jingning Han · 8 years ago
  70. 5226184 Unify prediction mode write and read operations by Jingning Han · 8 years ago
  71. e03fa61 Rework pc_tree allocation by Jingning Han · 8 years ago
  72. 599461d Make encoder mv count sync with decoder behavior by Jingning Han · 8 years ago
  73. 84f05d2 One-dir 12 sharp filter only in highbitdepth mode by Angie Chiang · 8 years ago
  74. 9e963dc Shorter-tap interp first in highbitdepth mode by Angie Chiang · 8 years ago
  75. b2f0c33 Change table definitions to support 4x4 coding block by Jingning Han · 8 years ago
  76. d7d2047 Remove the use case of bmi->as_mode by Jingning Han · 8 years ago
  77. 8570b35 Streamline reference motion vector search for all block sizes by Jingning Han · 8 years ago
  78. b46540c Simplify motion compensated predictor logic by Jingning Han · 8 years ago
  79. bf1d62d Move large buffers from stack to heap by Yaowu Xu · 8 years ago
  80. 67b9921 Fix aom_write_bit() to match aom_read_bit(). by Nathan E. Egge · 8 years ago
  81. 08c99eb Explicitly call daala read/write bit functions. by Nathan E. Egge · 8 years ago
  82. 90b305a Compute token_stats in aom_write_bit_record() function. by Nathan E. Egge · 8 years ago
  83. 7066912 Enable the activity masking codes of PVQ by Yushin Cho · 8 years ago
  84. 41bb339 Support 4x4 block unit decoding by Jingning Han · 8 years ago
  85. 5cfa671 Make motion vector decoding support unified block size handle by Jingning Han · 8 years ago
  86. 9104bed Unify rd_cost threshold for all block sizes by Jingning Han · 8 years ago
  87. c1c502b Align temp buffer to 16 byte boundary by Yaowu Xu · 8 years ago
  88. 45dc597 Refactor ext-intra by hui su · 8 years ago
  89. f0602bb Prevent null pointer de-referencing by Yaowu Xu · 8 years ago
  90. 025b254 Change Wiener filter in loop-restoration by David Barker · 8 years ago
  91. 9666e75 Remove feedback between tiles in loop-restoration by David Barker · 8 years ago
  92. 751de38 Adding 4:1 rectangular transforms by Debargha Mukherjee · 8 years ago
  93. 5b5140b Unfork some ANS setup code by Alex Converse · 8 years ago
  94. 85370ae Unconditionally define controls for experimental features by Alex Converse · 8 years ago
  95. aa8a4a5 Make entropy context scalable to atom transform block size by Jingning Han · 8 years ago
  96. f0aa420 Change scaling of rectangular fwd transforms by Debargha Mukherjee · 8 years ago
  97. 818e42a Disable filtering for Cb and Cr components by Debargha Mukherjee · 8 years ago
  98. 840b2be Modify test.mk by Yunqing Wang · 8 years ago
  99. fb9529e Refactor first pass to support scalable mode_info size by Jingning Han · 8 years ago
  100. 24ea91d Make motion vector search range scalable to mode info size by Jingning Han · 8 years ago