1. 90024e4 Use tx_size 1 level down for transform type search by Sarah Parker · 7 years ago
  2. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  3. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  4. ad39685 Add Daala TX to 16x32 and 32x16 transforms by Monty Montgomery · 7 years ago
  5. 7eb4454 Add Daala TX to 8x16 and 16x8 transforms by Monty Montgomery · 7 years ago
  6. abd9451 Add Daala TX to 4x8 and 8x4 transforms by Monty Montgomery · 7 years ago
  7. e554f36 Rename DAALA_DCTx experiments to DAALA_TXx. by Nathan E. Egge · 7 years ago
  8. d8b93f5 Remove abandonned CHROMA_2X2 experiment by Sebastien Alaiwan · 7 years ago
  9. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
  10. 432012f lgt-from-pred: transforms based on prediction by Lester Lu · 8 years ago
  11. 5c3b0f8 Fix a compile warning with Windows build by Debargha Mukherjee · 7 years ago
  12. f8fe2ae Style fixes for idct.c by Urvang Joshi · 7 years ago
  13. 2283d37 Use TX_TYPE consistently instead of int. by Urvang Joshi · 7 years ago
  14. 62c92e6 Wrap unsafe downcast from int32_t to tran_low_t by Sebastien Alaiwan · 7 years ago
  15. 570423c Misc fixes for 32x64 and 64x32 transforms by Debargha Mukherjee · 8 years ago
  16. 2b43501 Implement 64x32 and 32x64 transforms by Debargha Mukherjee · 8 years ago
  17. 2496a85 Move daala_fdst64() / daala_idst64() into daala_tx.c. by Nathan E. Egge · 8 years ago
  18. f6d3ba6 Move daala_fdst32() / daala_idst32() into daala_tx.c. by Nathan E. Egge · 8 years ago
  19. 01b1d91 Move the daala_idtx64() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  20. 4c77fc0 Move the daala_idtx32() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  21. 74e7fd0 Move the daala_idtx16() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  22. 3f45fb3 Move the daala_idtx8() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  23. 31f24ee Move the daala_idtx4() function into daala_tx.c. by Nathan E. Egge · 8 years ago
  24. d866114 Move daala_fdct64() / daala_idct64() into daala_tx.c. by Nathan E. Egge · 8 years ago
  25. dfd1a92 Move daala_fdct32() / daala_idct32() into daala_tx.c. by Nathan E. Egge · 8 years ago
  26. cbcff06 Move daala_fdst16() / daala_idst16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  27. c5c1e56 Move daala_fdct16() / daala_idct16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  28. 8a873db Move daala_fdst8() / daala_idst8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  29. 75bfeb8 Move daala_fdct8() / daala_idct8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  30. 1aefb5e Move daala_fdst4() / daala_idst4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  31. 5e6bda8 Move daala_fdct4() / daala_idct4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  32. 34e1201 Force C implementation of 16-point Daala TX's. by Nathan E. Egge · 8 years ago
  33. 99e7daa Tokenize and write mrc mask by Sarah Parker · 8 years ago
  34. e030936 Force C implementations when using Daala DCT's. by Nathan E. Egge · 8 years ago
  35. aa0d90f Fix av1_get_tx_scale() for 32x8 and 8x32 tx by Yue Chen · 8 years ago
  36. 7732326 idct.c: fix left shift of negative value by Sebastien Alaiwan · 8 years ago
  37. 918fe69 Refactor lgt by Lester Lu · 8 years ago
  38. 400bf65 Remove dpcm-intra experiment by Hui Su · 8 years ago
  39. f16c3c8 Only use av1_inv_txfm2d_add_32x32_avx2 for DCT_DCT by Rupert Swarbrick · 8 years ago
  40. a4e245a Add CONFIG_DAALA_DCT64 experiment. by Monty Montgomery · 8 years ago
  41. 2cb52ba Add CONFIG_DAALA_DCT32 experiment. by Monty Montgomery · 8 years ago
  42. 3824f8a Allow the creation of different masks for inter and intra by Sarah Parker · 8 years ago
  43. 37234c1 Remove special cases about CONFIG_HIGHBITDEPTH by Sebastien Alaiwan · 8 years ago
  44. e3b604d Fix conflict between txmg exp and hbd mode by Angie Chiang · 8 years ago
  45. c5ccd4c Avoid using MRC_DCT when the mask produced is invalid by Sarah Parker · 8 years ago
  46. 2e08d96 Add macros to turn off inter and intra mrc_dct separately by Sarah Parker · 8 years ago
  47. ad653a3 Add txmg experiment by Angie Chiang · 8 years ago
  48. cb9c1c5 Add CONFIG_DAALA_DCT16 experiment. by Monty Montgomery · 8 years ago
  49. 9136ab7 Fix logical errors for TX64x64. by Urvang Joshi · 8 years ago
  50. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  51. 5b8e6d2 Add txfm functions corresponding to MRC_DCT by Sarah Parker · 8 years ago
  52. cf18fe4 Add CONFIG_DAALA_DCT8 experiment. by Monty Montgomery · 8 years ago
  53. 53f93db Add new MRC_DCT tx type by Sarah Parker · 8 years ago
  54. 19b5c8f Rework txk_type indexing system for chroma component by Jingning Han · 8 years ago
  55. 27319b6 Unify FWD_TXFM_PARAM and INV_TXFM_PARAM by Lester Lu · 8 years ago
  56. 0c6244b refactor get_tx_size() and get_uv_tx_size() by hui su · 8 years ago
  57. 45b6475 refactor get_tx_type() by hui su · 8 years ago
  58. 02078a3 Add CONFIG_DAALA_DCT4 experiment. by Monty Montgomery · 8 years ago
  59. 554d2c3 Minor refactor to match the 4x4 forward transform. by Monty Montgomery · 8 years ago
  60. cb55dad Add CONFIG_DCT_ONLY experiment. by Monty Montgomery · 8 years ago
  61. 708c1ec Inter and intra LGTs by Lester Lu · 8 years ago
  62. d8b1ddc Signature changes for the LGT experiment by Lester Lu · 8 years ago
  63. 24d565b Cleanup dead inv-txfm functions in HBD data path by Frederic Barbier · 8 years ago
  64. 5128109 Fix inv txfm low/high bitdepth selection logic by Yi Luo · 8 years ago
  65. ad8290b New experiment: LGT by Lester Lu · 8 years ago
  66. 30dfa88 Clean up hbd transform code by Sarah Parker · 8 years ago
  67. 31c6650 Remove deprecated high-bitdepth functions by Sarah Parker · 8 years ago
  68. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  69. b8a6fd6 DPCM intra coding experiment by hui su · 8 years ago
  70. 362d0c7 Fix highbd DCT and ADST data overwriting issue by Jonathan Matthews · 8 years ago
  71. 3eed417 Add configurations for hbd identity transform by Sarah Parker · 8 years ago
  72. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  73. eec47e6 Refactor hbd txfm configurations to be 1D by Sarah Parker · 8 years ago
  74. 2ab63cb Integrate partial IDCT to adapt_scan by Yi Luo · 8 years ago
  75. 817ddb7 Fix HBD compilation of pvq by Sebastien Alaiwan · 8 years ago
  76. 40f22ef Partial IDCT 32x32 avx2 by Yi Luo · 8 years ago
  77. f6176ab Partial IDCT 16x16 avx2 by Yi Luo · 8 years ago
  78. 34c06df Revert "Avoid use of deprecated high-bitdepth functions" by Frank Galligan · 8 years ago
  79. f9d77bd Avoid use of deprecated high-bitdepth functions by Frederic Barbier · 8 years ago
  80. 0d1e4ff rdopt.c: const-correctness. by Urvang Joshi · 8 years ago
  81. ff70545 Rename get_tx_scale to av1_get_tx_scale by Jingning Han · 8 years ago
  82. a78287b Simplify selection to inverse-transform function by Frederic Barbier · 8 years ago
  83. f8e87b4 Deliver the eob threshold to inverse transform by Yi Luo · 8 years ago
  84. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  85. bc2288c Add av1_inverse_transform_block_facade by Angie Chiang · 8 years ago
  86. 50910f6 Empty the dst buffer before inv txfm when PVQ on by Angie Chiang · 8 years ago
  87. d92d4bf Add av1_inverse_transform_block by Angie Chiang · 8 years ago
  88. a531571 Make some inverse transform functions static by hui su · 8 years ago
  89. bb9c73b Add av1 prefix to inv_txfm_add by hui su · 8 years ago
  90. d0e23b4 Merge dct_const_round_shift functions. by Sebastien Alaiwan · 8 years ago
  91. 443c38d Fix 2x2 high bit-depth transform setups by Jingning Han · 8 years ago
  92. b1ed8d7 Add 2x2 forward and inverse transform for high bd by Jingning Han · 8 years ago
  93. 751de38 Adding 4:1 rectangular transforms by Debargha Mukherjee · 8 years ago
  94. 4629661 Fix the inverse 2x2 transform scaling factor by Jingning Han · 8 years ago
  95. d7ec47f Add inverse 2x2 transform function by Jingning Han · 8 years ago
  96. 0e11912 Support 64x64 quantizer functions by Debargha Mukherjee · 8 years ago
  97. 6a47cff Further work on 64x64 fwd/inv transform support by Debargha Mukherjee · 8 years ago
  98. 5238e6e Make highbd rectangular transform block available in the common lib by Jingning Han · 8 years ago
  99. 67d1347 Adding 64x64 forward and inverse transforms by Debargha Mukherjee · 8 years ago
  100. 6a503e4 Merge "Make rectangular transform block available in the common lib" into nextgenv2 by Jingning Han · 8 years ago