1. 9868c74 Fix crash with cb4x4 and warped-motion by Debargha Mukherjee · 8 years ago
  2. 83c2663 Refactor rd_pick_intra_sbuv_mode() by hui su · 8 years ago
  3. 006ff4b Change to initialize correct thread_data by Yaowu Xu · 8 years ago
  4. ff59b6a Fix mismtach with ref-mv and ext-partition-types by Debargha Mukherjee · 8 years ago
  5. 086c9db Remove "Large" from most of AV1FrameSizeTests by Alex Converse · 8 years ago
  6. 56ba91b Palette: Don't store tokens for pixels outside image boundary. by Urvang Joshi · 8 years ago
  7. e1c0929 Convert PVQ skip variable to enum by ltrudeau · 8 years ago
  8. 25d9a14 configure: only add -std=c99 for non-visual studio builds by James Zern · 8 years ago
  9. af0c102 ans: Add a final state serialization test by Alex Converse · 8 years ago
  10. 8b61321 Fix mismatch w/ ext-inter/warped-motion/motion-var by Debargha Mukherjee · 8 years ago
  11. 1c4a878 configure,cmake: remove -Wdeclaration-after-statement by James Zern · 8 years ago
  12. 78c611a Speed up palette keyframe encoding with model RD by hui su · 8 years ago
  13. 8f4cc0a Speed up filter-intra keyframe encoding with model RD by hui su · 8 years ago
  14. 0161a93 Cleanup for the entropy experiment by hui su · 8 years ago
  15. 9a416f5 Speed up ext-intra keyframe encoding with model RD by hui su · 8 years ago
  16. 54e1977 pvq: skip gshift calculation in float pvq case by Tristan Matthews · 8 years ago
  17. e2a703e av1_dct_test: fix duplicate symbol link error by James Zern · 8 years ago
  18. e75f735 Increase stack size a bit to silence warning by Debargha Mukherjee · 8 years ago
  19. 63131ea Silence a compiler warning by Debargha Mukherjee · 8 years ago
  20. bca73c4 Make ALT_INTRA work with CB4X4. by Urvang Joshi · 8 years ago
  21. 839467f Make ext-inter use new rectangular intra predictor by David Barker · 8 years ago
  22. a93e65e Fix a couple of typos by Yaowu Xu · 8 years ago
  23. c71d613 Fix bitstream error when entropy and adapt_scan on by Angie Chiang · 8 years ago
  24. 61418bb Fix conflicts between ext-inter and cb4x4 modes by Jingning Han · 8 years ago
  25. 2f97339 Add data file needed for perf test by Yaowu Xu · 8 years ago
  26. 7ba9ba8 Add test support to the cmake build. by Tom Finegan · 8 years ago
  27. 8d164de enable explicit temp mv prediction signaling by Fangwen Fu · 8 years ago
  28. 6b763c9 Fix issues in --enable-entropy and --enable-cb4x4 by Yaowu Xu · 8 years ago
  29. 01770b3 Rename NONE to NONE_FRAME. by Emil Keyder · 8 years ago
  30. 1379746 Warp filter improvements by David Barker · 8 years ago
  31. 7a428ba Add a new experiment, DAALA_DIST by Yushin Cho · 8 years ago
  32. 48b1cb3 Support filter-intra in cb4x4 mode by Jingning Han · 8 years ago
  33. 5429419 Fix segmentation fault of dual_filter in hbd mode by Angie Chiang · 8 years ago
  34. 561eb72 Fix a typo in a comment for ext-inter by David Barker · 8 years ago
  35. 6870051 Update md5 for 308a639 by hui su · 8 years ago
  36. 758b2ce Make adapt-scan support rectangular transform block sizes by Jingning Han · 8 years ago
  37. 07ef967 Resolve coding failure in var-tx by Jingning Han · 8 years ago
  38. 3daa4fd Support rectangular tx size in cb4x4 mode by Jingning Han · 8 years ago
  39. 9303b94 aom_subpixel_8t_intrin_avx2: tolerate unversioned clang by James Zern · 9 years ago
  40. b9b42a0 Fix mismatch when dual_filter daala-ec both are on by Angie Chiang · 8 years ago
  41. 09c0a5b Remove unused input in av1_encode_mv() by Yue Chen · 8 years ago
  42. a1f6432 Add decoder controls for getting last quantizer. by Peter Boström · 8 years ago
  43. 80a15c9 Set default warped motion model to rotation-zoom by Yue Chen · 8 years ago
  44. 0f6a60a Add missing break statement in get_entropy_contexts_plane() by Jingning Han · 8 years ago
  45. f4e097b Fix rectangular tables in cb4x4 mode by Jingning Han · 8 years ago
  46. 3eb713e Fix loopfilter for rectangular transforms by Debargha Mukherjee · 8 years ago
  47. caa9e5a Refactor av1_convolve by Angie Chiang · 8 years ago
  48. 117aa0d Add CONVOLVE_POST_ROUNDING flag by Angie Chiang · 8 years ago
  49. 0b3af1c EC_ADAPT: re-enable tests using tiles. by Thomas Davies · 8 years ago
  50. 77c7c40 EC_ADAPT: use tile context for switchable filter. by Thomas Davies · 8 years ago
  51. 1de6c88 EC_ADAPT: use tile context for inter mode. by Thomas Davies · 8 years ago
  52. cef0962 EC_ADAPT: use tile context for TX size. by Thomas Davies · 8 years ago
  53. 472f63f Replace Skip with AC/DC coded in PVQ by ltrudeau · 8 years ago
  54. c2ec0e4 EC_ADAPT: use tile context for partition type. by Thomas Davies · 8 years ago
  55. 489dad8 EC_ADAPT: use tile context for coefficients. by Thomas Davies · 8 years ago
  56. 1bfb5ed EC_ADAPT: use tile context for intra mode syntax. by Thomas Davies · 8 years ago
  57. 2452329 EC_ADAPT: use tile context for MV data. by Thomas Davies · 8 years ago
  58. 456e086 Fix enc/dec mismatch due to ext-partition-type in cb4x4 mode by Jingning Han · 8 years ago
  59. d9c24a3 Fix intra block coding order in ext-partition-type by Jingning Han · 8 years ago
  60. 58bc4cc Support ext-partition in cb4x4 mode by Jingning Han · 8 years ago
  61. 6f345c6 Use OD_ILOG_NZ in OD_DIVU_SMALL_CONSTS by Alex Converse · 8 years ago
  62. b5bb244 Free up all the allocated mem space in cb4x4 by Jingning Han · 8 years ago
  63. e6044fe Change the warp filter to use real 8-tap by Debargha Mukherjee · 8 years ago
  64. a89fe0e Add support for aomdec and aomenc to the cmake build. by Tom Finegan · 8 years ago
  65. 92ca095 Fix compile error in generic mode. by Tom Finegan · 8 years ago
  66. 5b29d8d Fix cmake build. by Tom Finegan · 8 years ago
  67. 2e60488 Do masked motion search based on COMPOUND_TYPE by Sarah Parker · 8 years ago
  68. 8770f08 configure/cmake: force -std=c99 by James Zern · 8 years ago
  69. 7a266e2 ransac.c: define _POSIX_C_SOURCE for rand_r by James Zern · 8 years ago
  70. 1a52232 odintrin.h: define M_PI fallback by James Zern · 8 years ago
  71. b643036 Fix compile warnings for target=armv7-android-gcc by James Zern · 8 years ago
  72. a417d60 aomdx.h: remove circular aom_decrypt_init typedef by James Zern · 8 years ago
  73. 308a639 Speed up keyframe encoding with model RD by hui su · 8 years ago
  74. 2f6bdd8 Add a unit test for AV1E_SET_ANS_WINDOW_SIZE_LOG2 by Alex Converse · 8 years ago
  75. eb780e7 Add a control to set the ANS window size by Alex Converse · 8 years ago
  76. 838367d Add correctness tests for the SSE2 warp filter by David Barker · 8 years ago
  77. 1b888f2 Optimize SSE2 warp filter by David Barker · 8 years ago
  78. 0b04e9b Bring highbd loop restoration filters in line with lowbd ones by David Barker · 8 years ago
  79. 1e8e6b9 Miscellaneous cleaning up for loop-restoration by David Barker · 8 years ago
  80. f77d4ad EC_ADAPT: add per tile contexts. by Thomas Davies · 8 years ago
  81. 71bf3ee Offset default probs in wrapped_motion by Jingning Han · 8 years ago
  82. 91f01fd Support non-causal obmc in the cb4x4 mode by Jingning Han · 8 years ago
  83. 51ec505 Fix encoding failure in motion-var and cb4x4 mode by Jingning Han · 8 years ago
  84. b3044dd Offset default probs in motion_var to account for cb4x4 mode by Jingning Han · 8 years ago
  85. 74fd89f Fix decoding failure in cb4x4 and var-tx mode by Jingning Han · 8 years ago
  86. a6b0c4c Support adaptive scan order in cb4x4 mode by Jingning Han · 8 years ago
  87. 25f2f7d Remove an outdated assertion by Jingning Han · 8 years ago
  88. eeacc4c Bug fix: determine tx_mode based on lossless mode of all segments by Yue Chen · 8 years ago
  89. f715922 Store result on conv_params->buf when no rounding by Angie Chiang · 8 years ago
  90. 907230e Change build_inter_predictors by Angie Chiang · 8 years ago
  91. f27b160 Add rd loop of NCOBMC by Yue Chen · 8 years ago
  92. 2615d6e Fix the transform size/type search condition by Yunqing Wang · 8 years ago
  93. feb925f Enable rectangular transforms for Intra also. by Urvang Joshi · 8 years ago
  94. 60a055b Fix compile errors with loop-restoration + highbd by David Barker · 8 years ago
  95. 9f45bc4 Pass ConvolveParams into prediction functions by Angie Chiang · 8 years ago
  96. 55c6bde Add unpoison_partition_ctx experiment by Alex Converse · 8 years ago
  97. 1edf9a3 Improvements on segment mask by Debargha Mukherjee · 8 years ago
  98. b2ff17f Fix test failure in av1_convolve_optimz_test.cc by Angie Chiang · 8 years ago
  99. 0cfaeea Refactor av1_update_neighbors by Angie Chiang · 8 years ago
  100. fe2a959 Use default scan order as a tie breaker by Angie Chiang · 8 years ago