1. 38427e8 remove writing/parsing superframe index with new HLS by Soo-Chul Han · 7 years ago
  2. c7bf4fb Validate aom_tune_metric value. by Tom Finegan · 7 years ago
  3. 6141cc8 Adjust lag_in_frames to not use more than needed by Debargha Mukherjee · 7 years ago
  4. c04cec2 Make default lag-in-frames=19 by Urvang Joshi · 7 years ago
  5. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  6. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  7. 2b4c178 Reduce default lag-in-frames by Yaowu Xu · 7 years ago
  8. de71d14 FRAME_SUPERRES: Rework to use scale factor of 8/D by Urvang Joshi · 7 years ago
  9. 26ad0b2 MAX_TILE: Allow list of tile widths/heights by Dominic Symes · 7 years ago
  10. 5e70a11 Deduplicate use_reference_buffer/frame_id_numbers_present_flag by David Barker · 7 years ago
  11. 778023d Add sequence (kf) level flag for reference buffer by Debargha Mukherjee · 7 years ago
  12. f58f111 MAX_TILE experiment: add explicit tiles by Dominic Symes · 8 years ago
  13. a881039 Disable palette coding if pvq is enabled by Yushin Cho · 8 years ago
  14. db5d66f Add the max-tile tool with uniform tile support by Dominic Symes · 8 years ago
  15. 7166f22 Add a q index based frame superres mode by Debargha Mukherjee · 8 years ago
  16. 3d429dc Add missed change for commit 55104335d6ef by Yushin Cho · 8 years ago
  17. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  18. d808bfc Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric' by Yushin Cho · 8 years ago
  19. b5e845b Fix for Encode/Decode mistmatch EXT_REFS by Luc Trudeau · 8 years ago
  20. 497d195 Normalize set/get reference ctrls to use ref frame index. by Thomas Daede · 8 years ago
  21. 98cab1a Fix build warnings in av1_cx_iface.c by Rupert Swarbrick · 8 years ago
  22. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  23. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  24. e4c6fc1 Encode superframes in front by Sebastien Alaiwan · 8 years ago
  25. f7b6756 Fix warning in test code by Sebastien Alaiwan · 8 years ago
  26. 6757197 Simplify superframe index writing by Sebastien Alaiwan · 8 years ago
  27. 493fd88 Simplify packetization of frames into a superframe by Sebastien Alaiwan · 8 years ago
  28. e4d6f9b Simplify flow of control by Sebastien Alaiwan · 8 years ago
  29. 2a19c9e Don't silently fail writing the superframe index by Sebastien Alaiwan · 8 years ago
  30. 0ba49a5 Use AOMMAX instead of ternary by Sebastien Alaiwan · 8 years ago
  31. 918c3c1 Rename 'size' to 'frame_size' by Sebastien Alaiwan · 8 years ago
  32. 62fc41a Reduce scope of local variables by Sebastien Alaiwan · 8 years ago
  33. 87cf61b scaling: Add kf numerator for resize and superres by Fergus Simpson · 8 years ago
  34. bfbf6a5 Unify resize and superres denominator constants by Fergus Simpson · 8 years ago
  35. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  36. c4e7894 frame_superres: Add aomenc argument by Fergus Simpson · 8 years ago
  37. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  38. 3502d08 frame-superres: Pre-encode downscaling by Fergus Simpson · 8 years ago
  39. ff4fa06 Add the motion vector unit test by Yunqing Wang · 8 years ago
  40. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  41. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  42. 1994429 Don't export kMinCompressedSize. by Ralph Giles · 8 years ago
  43. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  44. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  45. 561d0af Drop the CPUUSED symmetry around zero. by Alex Converse · 8 years ago
  46. 6eca835 Remove "best" deadline parameter from aomenc. by Thomas Daede · 8 years ago
  47. 74021a5 Implement twopass support for the xiphrc system by Rostislav Pehlivanov · 8 years ago
  48. 002e7b7 Implement a new rate control system by Rostislav Pehlivanov · 8 years ago
  49. 7b9f2b3 add horizontal tile dependence support by Fangwen Fu · 8 years ago
  50. ad67d79 set loop_filter_across_tiles_enabled flag to 1 in default case by Ryan Lei · 8 years ago
  51. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  52. 8d164de enable explicit temp mv prediction signaling by Fangwen Fu · 8 years ago
  53. eb780e7 Add a control to set the ANS window size by Alex Converse · 8 years ago
  54. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  55. fab6224 Remove obsolete control AOME_SET_ARNR_TYPE and command line flag by Alex Converse · 8 years ago
  56. af6df17 Add options setting number of tile groups or MTU. by Thomas Davies · 8 years ago
  57. 5114b7b Frame buffer marking enabling non-intra-based loss recovery by Arild Fuldseth (arilfuld) · 8 years ago
  58. cd8ab90 RANGE_CHECK: "==" || ">" is simply ">=". by Urvang Joshi · 8 years ago
  59. d4add7a Remove encode_breakout and related speed features by Brennan Shacklett · 9 years ago
  60. abc7d81 Correct data size estimation for odd size video by Yaowu Xu · 9 years ago
  61. 416b0d9 Increase min size of compressed data by Yaowu Xu · 9 years ago
  62. 368fbc9 Fix warnings reported by -Wshadow: Part2b: more from av1 directory by Urvang Joshi · 8 years ago
  63. ac0a380 Make deadline mode not depend on frame duration. by Thomas Daede · 9 years ago
  64. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  65. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (61%) from av1/vp10_cx_iface.c]
  66. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vp10/vp10_cx_iface.c]
  67. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  68. 8a061d4 vp10/decoder,vp10/*.[hc]: apply clang-format by clang-format · 9 years ago
  69. cc73e1f remove SVC by James Zern · 9 years ago
  70. fe291b6 Replace variants of 'vp8' and 'vp9' with 'vpx' by Yaowu Xu · 9 years ago
  71. 8bf837f Cherry pick from AOM: by Yaowu Xu · 9 years ago
  72. 5805a14 Merge bi-predictive frames to EXT_REFS by Zoe Liu · 9 years ago
  73. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  74. a63147a Fix --test-decode=warn to test mismatch by Zoe Liu · 9 years ago
  75. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  76. 9aaa3c9 Make set_reference control API work in VP9 and VP10 by Yunqing Wang · 9 years ago
  77. bdcc140 Recover tile coding performance by Yunqing Wang · 9 years ago
  78. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  79. aa6c754 Merge remote-tracking branch 'webm/master' into nextgenv2 by Yaowu Xu · 9 years ago
  80. fdc977a vp10,encoder: relocate setjmp by James Zern · 9 years ago
  81. b5029a2 vp10_cx_iface,encode: remove redundant cpi check by James Zern · 9 years ago
  82. 94322a9 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  83. b6cefbf Fix a typo in ctrl_set_render_size() by Yaowu Xu · 9 years ago
  84. 66f2f65 Merge MISC_FIXES by hui su · 9 years ago
  85. dec4405 vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe. by Ronald S. Bultje · 9 years ago
  86. a046f56 vp8cx: remove deprecated reference/entropy controls by James Zern · 9 years ago
  87. d77a84b vp10: remove superframe size field for last frame in superframe. by Ronald S. Bultje · 9 years ago
  88. 812945a vp9/10: improve support for render_width/height. by Ronald S. Bultje · 10 years ago
  89. eeb5ef0 Add support for color-range. by Ronald S. Bultje · 10 years ago
  90. c147c4d vp10 cleanup: remove svc code by Yunqing Wang · 10 years ago
  91. a4c7e92 VP9EncoderConfig -> VP10EncoderConfig by hui su · 10 years ago
  92. 26a9afc VP9_COMP -> VP10_COMP by Yaowu Xu · 10 years ago
  93. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago
  94. c4e354b Change vp10 interface prefix from vp9_ to vp10_ by Jingning Han · 10 years ago[Renamed (99%) from vp10/vp9_cx_iface.c]
  95. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago