1. 24e4783 aom_image: Don't leak experimental flag in public API by Edward Hervey · 7 years ago
  2. 9e69463 CICP colorspace signaling by Andrey Norkin · 7 years ago
  3. 7bb501d add new experiment loopfiltering_across_tiles_ext by Lei · 7 years ago
  4. b49c6ae Add the speed feature structure for codec dev by Jingning Han · 7 years ago
  5. e44c622 Add command-line -enable-cdef option by Steinar Midtskogen · 7 years ago
  6. 9a50fec Update the encoder flags for reference frames using and updating by Yunqing Wang · 7 years ago
  7. 7de8571 Remove dist_8x8 based public API changes by Tom Finegan · 7 years ago
  8. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  9. c27f542 Fix for issue 844 by Dominic Symes · 8 years ago
  10. 26ad0b2 MAX_TILE: Allow list of tile widths/heights by Dominic Symes · 8 years ago
  11. c5bf1e0 Fix a TODO on max number of segments by Yaowu Xu · 8 years ago
  12. a5fefa7 Add the lightfield encoder and decoder examples by Ryan Overbeck · 8 years ago
  13. f58f111 MAX_TILE experiment: add explicit tiles by Dominic Symes · 8 years ago
  14. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  15. d808bfc Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric' by Yushin Cho · 8 years ago
  16. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  17. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  18. ff4fa06 Add the motion vector unit test by Yunqing Wang · 8 years ago
  19. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  20. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  21. 561d0af Drop the CPUUSED symmetry around zero. by Alex Converse · 8 years ago
  22. 00b7e27 Fix Wundef warnings in public headers. by Alex Converse · 8 years ago
  23. 7b9f2b3 add horizontal tile dependence support by Fangwen Fu · 8 years ago
  24. ad67d79 set loop_filter_across_tiles_enabled flag to 1 in default case by Ryan Lei · 8 years ago
  25. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  26. 8d164de enable explicit temp mv prediction signaling by Fangwen Fu · 8 years ago
  27. eb780e7 Add a control to set the ANS window size by Alex Converse · 8 years ago
  28. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  29. 6e3c805 Remove VP8 references from the public API comments by Alex Converse · 8 years ago
  30. 85370ae Unconditionally define controls for experimental features by Alex Converse · 8 years ago
  31. fab6224 Remove obsolete control AOME_SET_ARNR_TYPE and command line flag by Alex Converse · 8 years ago
  32. c7f8070 Remove "Supported codecs:" lines from aomcx.h by Alex Converse · 8 years ago
  33. c77b2ff docs: Fix a defgroup mismatch by Alex Converse · 8 years ago
  34. 0f4bcda Remove vestigial VP8 encoder controls by Alex Converse · 8 years ago
  35. af6df17 Add options setting number of tile groups or MTU. by Thomas Davies · 8 years ago
  36. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  37. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (61%) from aom/vp8cx.h]
  38. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed from vpx/vp8cx.h]
  39. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  40. 83a5207 vpx/: apply clang-format by clang-format · 9 years ago
  41. cc73e1f remove SVC by James Zern · 9 years ago
  42. fe291b6 Replace variants of 'vp8' and 'vp9' with 'vpx' by Yaowu Xu · 9 years ago
  43. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  44. 5805a14 Merge bi-predictive frames to EXT_REFS by Zoe Liu · 9 years ago
  45. 72d4890 Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream level by hui su · 9 years ago
  46. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  47. 3c206ac Fix typos in control function for VP9E_SET_TARGET_LEVEL by hui su · 9 years ago
  48. be3f069 Add VP9 encoder API for level specification. by hui su · 9 years ago
  49. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  50. bdcc140 Recover tile coding performance by Yunqing Wang · 9 years ago
  51. 4ac2ae3 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  52. a046f56 vp8cx: remove deprecated reference/entropy controls by James Zern · 9 years ago
  53. 7dd7a7d vpx/*.h: add VPX_CTRL_* preproc defines by James Zern · 9 years ago
  54. 7c514e2 Merged branch 'master' into nextgenv2 by Yaowu Xu · 10 years ago
  55. 812945a vp9/10: improve support for render_width/height. by Ronald S. Bultje · 10 years ago
  56. 730cdef Add SVC codec control to set frame flags and buffer indices. by Marco · 10 years ago
  57. eeb5ef0 Add support for color-range. by Ronald S. Bultje · 10 years ago
  58. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  59. 130c0ec Added TODOs for two unused #defines by Yaowu Xu · 10 years ago
  60. e8a3abe Adds macros for new encoder controls by Debargha Mukherjee · 10 years ago
  61. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  62. a8c5ab2 Remove ABI check for 1 pass CBR SVC. by Marco · 10 years ago
  63. c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
  64. 976f7f4 VP8: For high overshoot, force drop frame and max-out QP. by Marco · 10 years ago
  65. 4dcb839 VP9E_GET_ACTIVE_MAP API function. by Alex Converse · 10 years ago
  66. 7999c07 vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h by James Zern · 10 years ago
  67. 1861340 put spatial svc behind an ABI check by James Zern · 10 years ago
  68. 268f106 Provide information on codec controls by Yaowu Xu · 10 years ago
  69. 5dd146c Added comment for vp9 only codec controls by Yaowu Xu · 10 years ago
  70. 4165290 Rename a vp9 only control with vp9e prefix by Yaowu Xu · 10 years ago
  71. f5bbe24 Fix obvious misses in doxygen mainpage by Yaowu Xu · 10 years ago
  72. 05d19e0 Merge "Add comments for two SVC related controls" by Yaowu Xu · 10 years ago
  73. 8119418 Merge "Add comments for two SVC related controls" by Yaowu Xu · 10 years ago
  74. 6fc7267 Merge "Add comments for control VP9E_SET_TUNE_CONTENT" by Yaowu Xu · 10 years ago
  75. f3c9272 Merge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST" by Yaowu Xu · 10 years ago
  76. f7fd03f Merge "Fix comments for encoder controls" by Yaowu Xu · 10 years ago
  77. 3ca15a8 Add comments for two SVC related controls by Yaowu Xu · 10 years ago
  78. 193ca4b Add comments for two SVC related controls by Yaowu Xu · 10 years ago
  79. dc08b20 Add comments for control VP9E_SET_TUNE_CONTENT by Yaowu Xu · 10 years ago
  80. 4ab39e1 Add comments for VP9E_SET_FRAME_PERIODIC_BOOST by Yaowu Xu · 10 years ago
  81. 87c436f Fix comments for encoder controls by Yaowu Xu · 10 years ago
  82. e94b415 Add encoder control for setting color space by Yaowu Xu · 10 years ago
  83. af898b5 Various updates to vp8. by Marco · 10 years ago
  84. 0ba1542 Vidyo: Support for one-pass rc-enabled SVC encoder by Deb Mukherjee · 10 years ago
  85. 03a60b7 Add a new control of golden frame boost in CBR mode by Yaowu Xu · 10 years ago
  86. 636099f Add a new control of max bitrate for inter frame by Yaowu Xu · 10 years ago
  87. 209ee12 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer by Minghai Shang · 11 years ago
  88. 282fac9 Merge "Change the control function of VP9 denoiser." by JackyChen · 11 years ago
  89. bb1a236 Change the control function of VP9 denoiser. by JackyChen · 11 years ago
  90. bb74a77 [spatial svc] Remove useless APIs and variables by Minghai Shang · 11 years ago
  91. 572de92 Add a codec control option to tune for screen content. by Alex Converse · 11 years ago
  92. e899859 [spatial svc]Implement alt reference frames by Minghai Shang · 11 years ago
  93. a765705 Mark VP8E_SET_ARNR_TYPE as being deprecated by Adrian Grange · 11 years ago
  94. 0a386b9 Revert "Force ARNR filtering to be centered on the ARF frame" by Adrian Grange · 11 years ago
  95. 0eb88c9 Add codec control function for enabling frame_periodic_boost. by Marco Paniconi · 11 years ago
  96. 53a11c9 vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID by James Zern · 11 years ago
  97. 89ec990 Add comments to portion of SVC interface. by Marco Paniconi · 11 years ago
  98. 4864ab2 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago
  99. 7ec838e Revert "Layer based rate control for CBR mode." by Marco Paniconi · 11 years ago
  100. 6be2b75 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago