1. fe7cc16 intrapred,smooth_predictor: rm unnecessary saturation by James Zern · 7 years ago
  2. 59b633c Remove deprecated intra predictor functions by Hui Su · 7 years ago
  3. 6839682 Rect DC_PRED: mult and shifts equivalent to div. by Urvang Joshi · 7 years ago
  4. d3d4159 Remove CONFIG_TX64X64 by Yaowu Xu · 7 years ago
  5. b844ee1 [intra, bugfix] Prevent overflow in DC_PRED by David Barker · 7 years ago
  6. 37ebf18 [Normative] DC_PRED: Avoid div using mult+shift. by Urvang Joshi · 7 years ago
  7. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  8. 49bcbac Fix build when HIGHBITDEPTH and TXMG are off. by Urvang Joshi · 7 years ago
  9. b756d24 Support 64x16 and 16x64 rect intra transform sizes by Debargha Mukherjee · 7 years ago
  10. d6d6a1d Intra Prediction for 8x32 and 32x8 by Luc Trudeau · 7 years ago
  11. dd1acdf Intra Prediction for 4x16 and 16x4 by Luc Trudeau · 7 years ago
  12. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  13. 46ae1ea Lowbd SMOOTH_PRED intrapred ssse3 optimization by Yi Luo · 8 years ago
  14. aed1a26 Add 64x32 and 32x64 intra predictors by Debargha Mukherjee · 8 years ago
  15. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  16. 766a389 Add a new experiment "rect-intra-pred". by Urvang Joshi · 8 years ago
  17. 1624765 tx64x64: Fix build when highbitdepth is on. by Urvang Joshi · 8 years ago
  18. f695d65 smooth_pred: 1D weights array to use less memory. by Urvang Joshi · 8 years ago
  19. e13a11f Fix warning about unused functions by Sebastien Alaiwan · 8 years ago
  20. e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago
  21. c3bcf3b Intra prediction: Remove unused variants. by Urvang Joshi · 8 years ago
  22. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  23. ee7ee7f SMOOTH_PRED: Use get_msb() to get log2 of block dimension. by Urvang Joshi · 8 years ago
  24. 4d5bbbd SMOOTH_PRED: Use 8-bit weights for real. by Urvang Joshi · 8 years ago
  25. 3e42acd SMOOTH_PRED: Use 8-bit weights. by Urvang Joshi · 8 years ago
  26. 8176081 SMOOTH_PRED: Use 12-bit multiplications instead of 18-bit. by Urvang Joshi · 8 years ago
  27. 7a40600 ALT_INTRA: Integerize the weights for SMOOTH_PRED. by Urvang Joshi · 8 years ago
  28. 5bb97ed ALT_INTRA experiment: Use single set of weights for SMOOTH_PRED by Urvang Joshi · 8 years ago
  29. 324b4c6 Add 2x2 intra predictor for high bit-depth by Jingning Han · 8 years ago
  30. 8a7786d Fix 2x2 d45 intra prediction by Jingning Han · 8 years ago
  31. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  32. 84c56af Support 64x64 intra prediction by Debargha Mukherjee · 8 years ago
  33. 646e52a Fix unused variable error in intrapred.c by Angie Chiang · 8 years ago
  34. 03b3514 Add 2x2 directional intra predictors by Jingning Han · 8 years ago
  35. e3954d8 Sync 2x2 intra predictors by Jingning Han · 8 years ago
  36. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  37. 340593e Add ALT_INTRA experiment. by Urvang Joshi · 9 years ago
  38. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  39. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vpx_dsp/intrapred.c]
  40. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  41. 6ed7f7a Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  42. 18b6e9a Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  43. 26c6fbd vpx_ve_predictor_4x4_c: quiet unused param warning by James Zern · 9 years ago
  44. 0543780 intrapred/d135: flatten border results before storing by James Zern · 9 years ago
  45. 105da41 Fix bad merge artifacts by Yaowu Xu · 9 years ago
  46. 48b2713 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  47. cdf1077 intrapred: protect functions w/CONFIG check x2 by James Zern · 9 years ago
  48. 9568a28 Fix automerge errors by Yaowu Xu · 9 years ago
  49. 8dc6f3f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  50. fea27cc intrapred: protect functions w/CONFIG check by James Zern · 9 years ago
  51. 104636a Some fixes from merging MISC_FIXES config by Debargha Mukherjee · 9 years ago
  52. 66f2f65 Merge MISC_FIXES by hui su · 9 years ago
  53. 53dc9fd vp10: merge ext_ipred_bltr experiment into misc_fixes. by Ronald S. Bultje · 9 years ago
  54. c7dc1d7 vp10: add extended-intra prediction edges experiment. by Ronald S. Bultje · 9 years ago
  55. 62a1579 vp10: reimplement d45/4x4 to match vp8 instead of vp9. by Ronald S. Bultje · 10 years ago
  56. c26a9ec vp8: change build_intra4x4_predictors() to use vpx_dsp. by Ronald S. Bultje · 10 years ago
  57. 4013645 Replace prefix vp9_ with vpx_ for intra prediction functions by hui su · 10 years ago
  58. 7971846 Move intra prediction functions from vp9/common/ to vpx_dsp/ by hui su · 10 years ago