1. 5f0cb5e Put tx_type check into txk_sel config by Angie Chiang · 7 years ago
  2. 1757fb6 Remove code in scope !USE_CAUSAL_BASE_CTX by Linfeng Zhang · 7 years ago
  3. f6d730a Add table av1_nz_map_ctx_offset[] by Linfeng Zhang · 7 years ago
  4. a704bf9 Update get_nz_map_ctx_from_stats() by Linfeng Zhang · 7 years ago
  5. cf94c92 Turn simplify_tx_mode on by default by Debargha Mukherjee · 7 years ago
  6. a3f7d2e Reset txk_type to DCT_DCT whenever eob is zero by Angie Chiang · 7 years ago
  7. 5b5f4df Add mismatch debug tool by Angie Chiang · 7 years ago
  8. 45027c6 Fix inter block context modeling check in hash table by Jingning Han · 7 years ago
  9. 94ad370 Merge FRAME_SUPERRES into HORZONLY_FRAME_SUPERRES. by Urvang Joshi · 7 years ago
  10. a0bba1b Cleanup remnants of NCOBMC by Sebastien Alaiwan · 7 years ago
  11. 7b63755 Fix set_txfm_context by Debargha Mukherjee · 7 years ago
  12. bb871f3 Fix redefinition of typedef 'Accounting' by Luc Trudeau · 7 years ago
  13. dad63d4 Add 1 condition in CDEF checking by Yunqing Wang · 7 years ago
  14. a734551 LPF_SB: two options for filter level by Cheng Chen · 7 years ago
  15. 644e966 Fix Rd cost for skip overrides by Debargha Mukherjee · 7 years ago
  16. 16d1cac Add new 8-point Type-VII DST implementation. by Nathan E. Egge · 7 years ago
  17. ecab98b [dist-8x8] Fix for other chroma formats than 4:2:0 by Yushin Cho · 7 years ago
  18. 50c810d Enable skip mode work with JNT_COMP by Zoe Liu · 7 years ago
  19. 59eaa51 Make set_txfm_ctx aware of 4:1 transforms by Debargha Mukherjee · 7 years ago
  20. df117ee Refine/clean up scan orders by Debargha Mukherjee · 7 years ago
  21. 317002f Monochrome control now in colorspace header by Imdad Sardharwalla · 7 years ago
  22. 0687d3e CDEF: Add an early exit test at the decoder by Steinar Midtskogen · 7 years ago
  23. 8c2b913 TX block hash: record the eob value by Hui Su · 7 years ago
  24. 4ae3e41 Fix Static Analysis Warning by Luc Trudeau · 7 years ago
  25. f3bf8b1 [WarpedMotion] Added Const Correctness by Luc Trudeau · 7 years ago
  26. c7ec615 Add function to compute distance between cur and ref by Sarah Parker · 7 years ago
  27. 4097559 daala_tx: Add SIMD version of 16-point identity TX by Timothy B. Terriberry · 7 years ago
  28. 3e54ec4 daala_tx: Add SIMD version of 16-point DST/FlipDST by Timothy B. Terriberry · 7 years ago
  29. e4e18fc Enable 4:1 -> 2:1 -> 1:1 splits for 4:1 transforms by Debargha Mukherjee · 7 years ago
  30. 4d8c6fc Some rd fixes related to skip cost by Debargha Mukherjee · 7 years ago
  31. c505fe3 Fix implicit conversion loses integer precision by Luc Trudeau · 7 years ago
  32. 68d16c8 Rewrite of Daala tx SIMD using rotate and butterfly kernels by Frank Bossen · 7 years ago
  33. 938710c Change q_segmentation to spatial_segmentation by Rostislav Pehlivanov · 7 years ago
  34. bca03fc Add table of contents to README.md. by Tom Finegan · 7 years ago
  35. d564737 cosmetic: paded to padded by Linfeng Zhang · 7 years ago
  36. f91f3ca Update get_nz_map_ctx() by Linfeng Zhang · 7 years ago
  37. db41d1e Update encoder txb code by Linfeng Zhang · 7 years ago
  38. b72bc71 Remove unused variables in blockd.h by Yushin Cho · 7 years ago
  39. 6fc47e5 Add support of separte delta Qs for chroma channels by Yaowu Xu · 7 years ago
  40. ebcee0b LPF_SB: select filter level and apply for superblock by Cheng Chen · 7 years ago
  41. 6b56e99 Remove bands from new-quant profiles by Sarah Parker · 7 years ago
  42. 8a3d80e Avoid memset when possible by Sebastien Alaiwan · 7 years ago
  43. 3f2b57d Optimize av1_jnt_convolve_2d_copy function by Cheng Chen · 7 years ago
  44. 9ad440f Enable single/comp ref mode for all qualified inter frames by Zoe Liu · 7 years ago
  45. 0fa057f Misc refactors to support 4:1->2:1->1:1 tx splits by Debargha Mukherjee · 7 years ago
  46. 37131cf daala_tx: New flattened 16-point Type-IV DST. by Nathan E. Egge · 7 years ago
  47. 11eac7b no-frame-context-signaling + q-adapt-probs: Fix interaction by David Barker · 7 years ago
  48. b9e16f2 daala_tx: New flattened 32-point Type-II DCT. by Nathan E. Egge · 7 years ago
  49. 3de5353 Constrain hash table access within tile boundary by Jingning Han · 7 years ago
  50. a8474b6 [CFL] Don't Store Luma Pixels When CfL is not Allowed by Luc Trudeau · 7 years ago
  51. 3889c6d tx skip prediction: add pre-screening on prediction error by Hui Su · 7 years ago
  52. e8d0d4c Remove ctx from new-quant profile lookup by Sarah Parker · 7 years ago
  53. 0c72b2f Clean txb code by Linfeng Zhang · 7 years ago
  54. 4d51bed palette: add one more method for base color selection by Hui Su · 7 years ago
  55. 0ead613 Remove NCOBMC experiment by Sebastien Alaiwan · 7 years ago
  56. aa1d2f1 Fix tile boundary check in intra prediction by Jingning Han · 7 years ago
  57. 64c9789 Remove duplicate cmake setup for skip mode by Zoe Liu · 7 years ago
  58. d4d8b86 Update the experiment of ref-adapt by Zoe Liu · 7 years ago
  59. ef3893b change function names by Yunqing Wang · 7 years ago
  60. 7957ae1 Removing assert that is incompatible with delta-q by Debargha Mukherjee · 7 years ago
  61. 4c98733 Fix aq_complexity tx_size reset by Debargha Mukherjee · 7 years ago
  62. b997b6a5 Set up eob_ctx for TX64X64 properly by Angie Chiang · 7 years ago
  63. c11c1c9 TX_64X64: Reduce cos bits further. by Urvang Joshi · 7 years ago
  64. 763ccd8 Simplify warped motion parameter estimation by Yunqing Wang · 7 years ago
  65. 70539b1 Remove redundant check on single ref for motion mode by Zoe Liu · 7 years ago
  66. 5f11e91 JNT_COMP: Simplify logic on inter-inter comp modes by Zoe Liu · 7 years ago
  67. 46ae3de Fix the comments on the precisions in quantization by Yushin Cho · 7 years ago
  68. 85c29dd Add another if case for convolve_2d_copy_sse2 by Cheng Chen · 7 years ago
  69. 62cc585 mvref_common.c: reduce scope of locals by Sebastien Alaiwan · 7 years ago
  70. 70e7613 AVX2 implementation for highbd_convolve_2d by Maxym Dmytrychenko · 7 years ago
  71. 030cea9 16x64 and 64x16 transforms: Reuse scan order, eob by Urvang Joshi · 7 years ago
  72. 6fa05dc Simply the code path when jnt-comp is off by Zoe Liu · 7 years ago
  73. 4d6ea54 [CFL] Disable CfL for 4:1 and 1:4 Partitions by Luc Trudeau · 7 years ago
  74. daccae3 Allow txk_sel to turn off optimize_b in rd loop by Angie Chiang · 7 years ago
  75. f8bf6bb fh < fl --> fh <= fl in od_ec_encode_q15 by Angie Chiang · 7 years ago
  76. 3afe49e Convolve copy function for jnt_comp by Cheng Chen · 7 years ago
  77. f38fcce Partially revert "nasm defaults to -Ox" by Johann · 7 years ago sandbox/wangch@google.com/vp9
  78. cec7ba1 Add macro to allow different tx sets for 16x16 by Sarah Parker · 7 years ago
  79. 6c78883 Enable encode/decode of OBU streams without IVF by Cyril Concolato · 7 years ago
  80. 6058667 Zero out half of 16x64 and 64x16 transforms by Debargha Mukherjee · 7 years ago
  81. 5a88172 Change comp_group index context and save sending comp_group by Cheng Chen · 7 years ago
  82. 2ef24ea JNT_COMP: change COMPOUND_AVERAGE in cdf by Cheng Chen · 7 years ago
  83. 33a13d9 JNT_COMP: divide compound modes into two groups by Cheng Chen · 7 years ago
  84. b0191d2 daala_tx: Add SIMD version of the 16-point DCT by Timothy B. Terriberry · 7 years ago
  85. dc857d1 daala_tx: New flattened 4-point Type-IV asym DST. by Nathan E. Egge · 7 years ago
  86. 4644a7d daala_tx: New flattened 4-point Type-IV DST. by Nathan E. Egge · 7 years ago
  87. ef525df daala_tx: New flattened 2-point Type-IV DST. by Nathan E. Egge · 7 years ago
  88. 5b69b19 daala_tx: New flattened 2-point Type-IV asym DST. by Nathan E. Egge · 7 years ago
  89. 695ebac daala_tx: Add 8-wide 32-bit, 16-wide 16-bit SIMD by Timothy B. Terriberry · 7 years ago
  90. 009946c daala_tx: Undo manual SIMD multiply expansion by Timothy B. Terriberry · 7 years ago
  91. 170c946 daala_tx: Make kernels reg- and word-size agnostic by Timothy B. Terriberry · 7 years ago
  92. 65fcf55 daala_tx: Move SIMD kernels to a separate header by Timothy B. Terriberry · 7 years ago
  93. beeaef8 daala_tx: Add SIMD versions of 8-point identity TX by Timothy B. Terriberry · 7 years ago
  94. c9a1a6c daala_tx: Add SIMD version of 8-point DST/FlipDST by Timothy B. Terriberry · 7 years ago
  95. 7c47511 daala_tx: Add SIMD version of the 8-point DCT by Timothy B. Terriberry · 7 years ago
  96. 500b33e Use a Type-IV 8-point DST instead of the Type-VII. by Nathan E. Egge · 7 years ago
  97. 0ff69c6 Delete 1 parameter in a couple of txb functions by Linfeng Zhang · 7 years ago
  98. 2be4e4d dump_obu: shift then mask. by Tom Finegan · 7 years ago
  99. 917d6c0 max-tile: Fix issues discovered when testing max-tile by Dominic Symes · 7 years ago
  100. 8ac4557 Update get_nz_map_ctx() by Linfeng Zhang · 7 years ago