1. 18c53c8 Re-schedule sub8x8 chroma component encoding process by Jingning Han · 8 years ago
  2. 5dfa930 Support trapezoidal models for global motion by Debargha Mukherjee · 8 years ago
  3. 5c20729 Remove PVQ_CHROMA_RD codes by Yushin Cho · 8 years ago
  4. ed8e2d2 NEW_TOKENSET: modify trellis and coeff costs. by Thomas Davies · 8 years ago
  5. 55ce9e0 apply clang-format by clang-format · 8 years ago
  6. 17ce8b1 Remove file base name collisions. by Tom Finegan · 8 years ago
  7. e3a4c1c Pass plane into get_conv_params### by Angie Chiang · 8 years ago
  8. 42d9610 Avoid sending bits for the compound type for sub 8x8 blocks by Sarah Parker · 8 years ago
  9. 19e7aa8 Remove interp filter for non-translation global mv by Yue Chen · 8 years ago
  10. d091b80 Correlate od_compute_dist_8x8 with sum of squared error by David Michael Barr · 8 years ago
  11. 451e0f2 Bugfix: Fix an assert being triggered because of palette. by Urvang Joshi · 8 years ago
  12. 426a997 Fix ext-inter + compound-segment + supertx by David Barker · 8 years ago
  13. c2d3871 Make global_motion work with ext_inter by Sarah Parker · 8 years ago
  14. 23a6111 Palette code: add comments and rename some variables. by Urvang Joshi · 8 years ago
  15. 199a2f4 Palette: Don't use top-right pixel for context of color indices. by Urvang Joshi · 8 years ago
  16. 79c0f32 Remove DCT from od_compute_dist_8x8 by Jean-Marc Valin · 8 years ago
  17. 9868c74 Fix crash with cb4x4 and warped-motion by Debargha Mukherjee · 8 years ago
  18. 83c2663 Refactor rd_pick_intra_sbuv_mode() by hui su · 8 years ago
  19. 56ba91b Palette: Don't store tokens for pixels outside image boundary. by Urvang Joshi · 8 years ago
  20. 8b61321 Fix mismatch w/ ext-inter/warped-motion/motion-var by Debargha Mukherjee · 8 years ago
  21. 78c611a Speed up palette keyframe encoding with model RD by hui su · 8 years ago
  22. 8f4cc0a Speed up filter-intra keyframe encoding with model RD by hui su · 8 years ago
  23. 9a416f5 Speed up ext-intra keyframe encoding with model RD by hui su · 8 years ago
  24. 839467f Make ext-inter use new rectangular intra predictor by David Barker · 8 years ago
  25. 61418bb Fix conflicts between ext-inter and cb4x4 modes by Jingning Han · 8 years ago
  26. 01770b3 Rename NONE to NONE_FRAME. by Emil Keyder · 8 years ago
  27. 7a428ba Add a new experiment, DAALA_DIST by Yushin Cho · 8 years ago
  28. 561eb72 Fix a typo in a comment for ext-inter by David Barker · 8 years ago
  29. 2e60488 Do masked motion search based on COMPOUND_TYPE by Sarah Parker · 8 years ago
  30. 308a639 Speed up keyframe encoding with model RD by hui su · 8 years ago
  31. 25f2f7d Remove an outdated assertion by Jingning Han · 8 years ago
  32. f27b160 Add rd loop of NCOBMC by Yue Chen · 8 years ago
  33. 2615d6e Fix the transform size/type search condition by Yunqing Wang · 8 years ago
  34. feb925f Enable rectangular transforms for Intra also. by Urvang Joshi · 8 years ago
  35. 9f45bc4 Pass ConvolveParams into prediction functions by Angie Chiang · 8 years ago
  36. 1edf9a3 Improvements on segment mask by Debargha Mukherjee · 8 years ago
  37. 8a63049 Fix a RD bug with palette mode by hui su · 8 years ago
  38. de0c70a Refactor rd_pick_intra_sby_mode() by hui su · 8 years ago
  39. 203b1d3 Clean up redundant #if statements by Jingning Han · 8 years ago
  40. c7ea761 Make rd_debug aligned to var-tx by Jingning Han · 8 years ago
  41. b9f757c Refactor compound_segment to try different segmentation masks by Sarah Parker · 8 years ago
  42. ab44fd1 Rename encode_inter_mb_segment() by Yushin Cho · 8 years ago
  43. ee0af21 Correct the misleading codes in encode_inter_mb_segment() by Yushin Cho · 8 years ago
  44. 1a2df5e Fix wrong stride of dst buffer in intra4x4 by Yushin Cho · 8 years ago
  45. 6ae7564 Fix frame boundary block distortion computation in var-tx by Jingning Han · 8 years ago
  46. 482016d Rename the function rd_pick_best_sub8x8_mode() by Yushin Cho · 8 years ago
  47. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  48. 581d169 Rework the txfm partition context to support cb4x4 mode by Jingning Han · 8 years ago
  49. 9ca05b7 Refactor var-tx pipeline to support cb4x4 mode by Jingning Han · 8 years ago
  50. 409c0bb Bugfixes in pick_interinter_seg_mask by Sarah Parker · 8 years ago
  51. 3839548 Refactor PVQ codes for inter4x4 by Yushin Cho · 8 years ago
  52. 900243b Refactor PVQ codes for intra4x4 by Yushin Cho · 8 years ago
  53. b27a17f Fix wrong place of setting dst with PVQ in intra 4x4 by Yushin Cho · 8 years ago
  54. 569edda Add temporary dummy mask for compound segmentation by Sarah Parker · 8 years ago
  55. 930118c PVQ: Fix incorrect calculation of rd_stats by Guillaume Martres · 8 years ago
  56. bf9c6b7 Enable 4x4 block partition search by Jingning Han · 8 years ago
  57. cc60daa Remove no longer necessary intra block reencode again by Guillaume Martres · 8 years ago
  58. 4d44f5a Make a small cleanup on wedge compound prediction by Zoe Liu · 8 years ago
  59. 271bb2c Enable rate-distortion optimization search to support cb4x4 by Jingning Han · 8 years ago
  60. 45dc597 Refactor ext-intra by hui su · 8 years ago
  61. 705544c Refines the recode loop by Debargha Mukherjee · 8 years ago
  62. fd87380 Update entropy context after trellis quant by Yaowu Xu · 8 years ago
  63. 2f6ce75 Add compound segment experiment flag by Sarah Parker · 8 years ago
  64. eda3d76 Add intra-interp experiment flag by hui su · 8 years ago
  65. b0f6bd4 Support affine/homography models for global motion by Debargha Mukherjee · 8 years ago
  66. 9febfc1 Some refactoring/cleanup of global motion costing by Debargha Mukherjee · 8 years ago
  67. 6e601e9 Fix comp interinter and interintra mode cost in EXT_INTER + REF_MV by Yue Chen · 8 years ago
  68. ff6ee6a Replace hard coded x8 with MI_SIZE by Jingning Han · 8 years ago
  69. d1097fc Make sub8x8 intra mode RD search compatible with cb4x4 by Jingning Han · 8 years ago
  70. ac37fa3 Improve rdopt decisions for ext-inter by David Barker · 8 years ago
  71. 8149226 Handle the block offset using min transform block size by Jingning Han · 8 years ago
  72. 276c294 Increase entropy_context buffer size in sub8x8 RD by Jingning Han · 8 years ago
  73. bafee8d Scale the block size in the unit of atom transform block size by Jingning Han · 8 years ago
  74. 2194eec Support compute pixel domain distortion for 2x2 transform block by Jingning Han · 8 years ago
  75. cdcac6d Make gm_get_motion_vector respect allow_high_precision_mv by David Barker · 8 years ago
  76. 6fdc853 Refactor ext-inter to loop through all masked modes in rdopt by Sarah Parker · 8 years ago
  77. 0c628e6 Make alt-intra work with ext-intra by hui su · 8 years ago
  78. 37afe71 Temporary mismatch fix for global motion by Debargha Mukherjee · 8 years ago
  79. 43479c6 Improve ALL_ZERO flag handling with global motion by David Barker · 8 years ago
  80. ae5cfde Refactor to use block_size_wide/high[] consistently by Jingning Han · 8 years ago
  81. 73db4ac Replace b_width_log2_lookup[] with direct block size access by Jingning Han · 8 years ago
  82. db4c9ba Turn off trellis optimization in the lossless mode by Jingning Han · 8 years ago
  83. eb311a2 Fix build for --enable-pvq by Yaowu Xu · 8 years ago
  84. 69f18e1 Add WARPED_MOTION experiment by Yue Chen · 9 years ago
  85. d326f76 Remove and refactor code in rdopt.c by Yue Chen · 8 years ago
  86. f030558 Harmonize quantizers for new-quant and regular by Debargha Mukherjee · 8 years ago
  87. d91ab37 Merge 2 sharp interpolation filters by Angie Chiang · 8 years ago
  88. 8da6d9d Fix a bug with global-motion + ref-mv by David Barker · 8 years ago
  89. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  90. 68e6e86 Fix a bug in global-motion + ref-mv by David Barker · 8 years ago
  91. 5bfbfdf Fix valgrind warning by Yaowu Xu · 8 years ago
  92. 89d648b Fix coding performance drop in var-tx, supertx, and ext-partition by Jingning Han · 8 years ago
  93. fe45b21 Deprecated the separate handle on rectangular tx_size in var_tx by Jingning Han · 8 years ago
  94. 83ed6fe rdopt.c: prevent overflow of int by Yaowu Xu · 8 years ago
  95. d3fada8 Update tx_size assertions in rd search by Jingning Han · 8 years ago
  96. b0d0d00 Fix static-analysis warnings by Yaowu Xu · 8 years ago
  97. 1c019f9 Fix out-of-bound read in token_costs array by Jingning Han · 8 years ago
  98. 5678ad9 Clean up ext_interp by Angie Chiang · 8 years ago
  99. 3350096 fix compiler warning of unused parameters by Yaowu Xu · 8 years ago
  100. 8a78a2b Fix mishandled rd_stats merge for MOTION_VAR by Yue Chen · 8 years ago