1. fa00507 Remove convolve_round/compound_round config flags by Yunqing Wang · 7 years ago
  2. ca14b47 Use inv_signed_literal to code signed segmentation features by Sebastien Alaiwan · 7 years ago
  3. 95f5492 Added new experiment EXT_INTRA_MOD2. by Mattias Hansson · 7 years ago
  4. fbfe880 Unify the motion field projection operation by Jingning Han · 7 years ago
  5. 9156d02 decodemv.c: reduce scope of locals by Sebastien Alaiwan · 7 years ago
  6. 011352b decodemv.c: remove dead local by Sebastien Alaiwan · 7 years ago
  7. ff83a5b decodemv.c: remove unused argument by Sebastien Alaiwan · 7 years ago
  8. 2ac5d5e Remove dead source files by Sebastien Alaiwan · 7 years ago
  9. 110ce1e bitreader_buffer: remove dead code by Sebastien Alaiwan · 7 years ago
  10. 625cac1 Remove dead functions by Sebastien Alaiwan · 7 years ago
  11. bc51d0e decodeframe.c: reduce scopes of locals by Sebastien Alaiwan · 7 years ago
  12. ba919b0 Add av1_convolve_ x,y _sse2() by Scott LaVarnway · 7 years ago
  13. a989d83 AV1InvTxfm2d.CfgTest: Add 1:2 and 1:4 transforms. by Urvang Joshi · 7 years ago
  14. 102ef81 Change to pass in correct type of parameter by Yaowu Xu · 7 years ago
  15. 2d46afc intrabc: modify default ref dv by Hui Su · 7 years ago
  16. 5f22715 Fix compiler error when lpf_sb is on by Yaowu Xu · 7 years ago
  17. 8265d70 Fix floating point number error in palette RDO by Hui Su · 7 years ago
  18. 840c66e Mute the warning when debug mode is on by Angie Chiang · 7 years ago
  19. 05b55f7 Simplify flow of control by Frederic Barbier · 7 years ago
  20. c2c3c87 Refactor the motion field projection process by Jingning Han · 7 years ago
  21. 707f832 Make mv storage independent of ref frame index by Jingning Han · 7 years ago
  22. 0e301ba AV1InvTxfm2d.RunRoundtripCheck: Add TX64X64 test. by Urvang Joshi · 7 years ago
  23. 7235992 AV1FwdTxfm2d.RunFwdAccuracyCheck: Add TX64X64 test. by Urvang Joshi · 7 years ago
  24. 8871044 AV1FwdTxfm2d.CfgTest: Add 1:2 and 1:4 transforms. by Urvang Joshi · 7 years ago
  25. 70c399e Remove parameter from av1_loop_restoration_filter_frame by Rupert Swarbrick · 7 years ago
  26. 0f560c8 Remove optimization from av1_loop_restoration_filter_frame by Rupert Swarbrick · 7 years ago
  27. 25c57d2 Simplify prototype of av1_loop_restoration_filter_frame by Rupert Swarbrick · 7 years ago
  28. ffbff57 Fix calculation of tx_type cost for rectangular transforms by Rupert Swarbrick · 7 years ago
  29. 765e34e Make lpf_sb work with loopfilter_level by Cheng Chen · 7 years ago
  30. 13c4277 Simplify logics in select_tx_type_yrd by Jingning Han · 7 years ago
  31. 6f14969 Fix apparent typo in av1_rd_pick_inter_mode_sb by Rupert Swarbrick · 7 years ago
  32. 8e5b39a Use block_signals_txsize() in two more places by Rupert Swarbrick · 7 years ago
  33. 083ca72 Remove dead code for old rect_tx_ext by Yue Chen · 7 years ago
  34. 1f1fada Add a new experiment flag FWD_KEY by Zoe Liu · 7 years ago
  35. f18ba02 LPF_SB: set row delay to work with intrabc by Cheng Chen · 7 years ago
  36. cdb8983 tx rd hash: store parent indices in mi resolution by Hui Su · 7 years ago
  37. 0096643 enable skip prediction for large blocks by Hui Su · 7 years ago
  38. 5f0cb5e Put tx_type check into txk_sel config by Angie Chiang · 7 years ago
  39. 1757fb6 Remove code in scope !USE_CAUSAL_BASE_CTX by Linfeng Zhang · 7 years ago
  40. f6d730a Add table av1_nz_map_ctx_offset[] by Linfeng Zhang · 7 years ago
  41. a704bf9 Update get_nz_map_ctx_from_stats() by Linfeng Zhang · 7 years ago
  42. cf94c92 Turn simplify_tx_mode on by default by Debargha Mukherjee · 7 years ago
  43. a3f7d2e Reset txk_type to DCT_DCT whenever eob is zero by Angie Chiang · 7 years ago
  44. 5b5f4df Add mismatch debug tool by Angie Chiang · 7 years ago
  45. 45027c6 Fix inter block context modeling check in hash table by Jingning Han · 7 years ago
  46. 94ad370 Merge FRAME_SUPERRES into HORZONLY_FRAME_SUPERRES. by Urvang Joshi · 7 years ago
  47. a0bba1b Cleanup remnants of NCOBMC by Sebastien Alaiwan · 7 years ago
  48. 7b63755 Fix set_txfm_context by Debargha Mukherjee · 7 years ago
  49. bb871f3 Fix redefinition of typedef 'Accounting' by Luc Trudeau · 7 years ago
  50. dad63d4 Add 1 condition in CDEF checking by Yunqing Wang · 7 years ago
  51. a734551 LPF_SB: two options for filter level by Cheng Chen · 7 years ago
  52. 644e966 Fix Rd cost for skip overrides by Debargha Mukherjee · 7 years ago
  53. 16d1cac Add new 8-point Type-VII DST implementation. by Nathan E. Egge · 7 years ago
  54. ecab98b [dist-8x8] Fix for other chroma formats than 4:2:0 by Yushin Cho · 7 years ago
  55. 50c810d Enable skip mode work with JNT_COMP by Zoe Liu · 7 years ago
  56. 59eaa51 Make set_txfm_ctx aware of 4:1 transforms by Debargha Mukherjee · 7 years ago
  57. df117ee Refine/clean up scan orders by Debargha Mukherjee · 7 years ago
  58. 317002f Monochrome control now in colorspace header by Imdad Sardharwalla · 7 years ago
  59. 0687d3e CDEF: Add an early exit test at the decoder by Steinar Midtskogen · 7 years ago
  60. 8c2b913 TX block hash: record the eob value by Hui Su · 7 years ago
  61. 4ae3e41 Fix Static Analysis Warning by Luc Trudeau · 7 years ago
  62. f3bf8b1 [WarpedMotion] Added Const Correctness by Luc Trudeau · 7 years ago
  63. c7ec615 Add function to compute distance between cur and ref by Sarah Parker · 7 years ago
  64. 4097559 daala_tx: Add SIMD version of 16-point identity TX by Timothy B. Terriberry · 7 years ago
  65. 3e54ec4 daala_tx: Add SIMD version of 16-point DST/FlipDST by Timothy B. Terriberry · 7 years ago
  66. e4e18fc Enable 4:1 -> 2:1 -> 1:1 splits for 4:1 transforms by Debargha Mukherjee · 7 years ago
  67. 4d8c6fc Some rd fixes related to skip cost by Debargha Mukherjee · 7 years ago
  68. c505fe3 Fix implicit conversion loses integer precision by Luc Trudeau · 7 years ago
  69. 68d16c8 Rewrite of Daala tx SIMD using rotate and butterfly kernels by Frank Bossen · 7 years ago
  70. 938710c Change q_segmentation to spatial_segmentation by Rostislav Pehlivanov · 7 years ago
  71. bca03fc Add table of contents to README.md. by Tom Finegan · 7 years ago
  72. d564737 cosmetic: paded to padded by Linfeng Zhang · 7 years ago
  73. f91f3ca Update get_nz_map_ctx() by Linfeng Zhang · 7 years ago
  74. db41d1e Update encoder txb code by Linfeng Zhang · 7 years ago
  75. b72bc71 Remove unused variables in blockd.h by Yushin Cho · 7 years ago
  76. 6fc47e5 Add support of separte delta Qs for chroma channels by Yaowu Xu · 7 years ago
  77. ebcee0b LPF_SB: select filter level and apply for superblock by Cheng Chen · 7 years ago
  78. 6b56e99 Remove bands from new-quant profiles by Sarah Parker · 7 years ago
  79. 8a3d80e Avoid memset when possible by Sebastien Alaiwan · 7 years ago
  80. 3f2b57d Optimize av1_jnt_convolve_2d_copy function by Cheng Chen · 7 years ago
  81. 9ad440f Enable single/comp ref mode for all qualified inter frames by Zoe Liu · 7 years ago
  82. 0fa057f Misc refactors to support 4:1->2:1->1:1 tx splits by Debargha Mukherjee · 7 years ago
  83. 37131cf daala_tx: New flattened 16-point Type-IV DST. by Nathan E. Egge · 7 years ago
  84. 11eac7b no-frame-context-signaling + q-adapt-probs: Fix interaction by David Barker · 7 years ago
  85. b9e16f2 daala_tx: New flattened 32-point Type-II DCT. by Nathan E. Egge · 7 years ago
  86. 3de5353 Constrain hash table access within tile boundary by Jingning Han · 7 years ago
  87. a8474b6 [CFL] Don't Store Luma Pixels When CfL is not Allowed by Luc Trudeau · 7 years ago
  88. 3889c6d tx skip prediction: add pre-screening on prediction error by Hui Su · 7 years ago
  89. e8d0d4c Remove ctx from new-quant profile lookup by Sarah Parker · 7 years ago
  90. 0c72b2f Clean txb code by Linfeng Zhang · 7 years ago
  91. 4d51bed palette: add one more method for base color selection by Hui Su · 7 years ago
  92. 0ead613 Remove NCOBMC experiment by Sebastien Alaiwan · 7 years ago
  93. aa1d2f1 Fix tile boundary check in intra prediction by Jingning Han · 7 years ago
  94. 64c9789 Remove duplicate cmake setup for skip mode by Zoe Liu · 7 years ago
  95. d4d8b86 Update the experiment of ref-adapt by Zoe Liu · 7 years ago
  96. ef3893b change function names by Yunqing Wang · 7 years ago
  97. 7957ae1 Removing assert that is incompatible with delta-q by Debargha Mukherjee · 7 years ago
  98. 4c98733 Fix aq_complexity tx_size reset by Debargha Mukherjee · 7 years ago
  99. b997b6a5 Set up eob_ctx for TX64X64 properly by Angie Chiang · 7 years ago
  100. c11c1c9 TX_64X64: Reduce cos bits further. by Urvang Joshi · 7 years ago