1. 522e042 Add missing allocation checks in realloc_frame_buffer_aligned by Satheesh Kumar · 1 year, 4 months ago
  2. 5ed9ce5 Use crop region for global motion estimation by Rachel Barker · 2 years, 3 months ago
  3. 2722ce6 Cache corner list for each frame buffer by Rachel Barker · 2 years, 3 months ago
  4. 674eaa0 Revert "Revert "Replace y_buffer_8bit with a downsampling pyramid"" by Rachel Barker · 2 years, 3 months ago
  5. db56a4e Revert "Replace y_buffer_8bit with a downsampling pyramid" by Wan-Teh Chang · 2 years, 3 months ago
  6. cfb46c7 Replace y_buffer_8bit with a downsampling pyramid by Rachel Barker · 2 years, 3 months ago
  7. a8c8841 Avoid an unnecessary allocation by Rachel Barker · 2 years, 3 months ago
  8. d3b1571 Facilitate luma plane only allocation in alloc/realloc functions by Cherma Rajan A · 3 years ago
  9. ce095f1 Revert "Allocate TPL buffers only when required" by James Zern · 3 years ago
  10. bd904b4 Don't chain assignments of vars of different types by Wan-Teh Chang · 3 years ago
  11. 6b150b7 Allocate TPL buffers only when required by Aasaipriya · 3 years ago
  12. dba4f0f Allocate scaled source buffers on the fly by Jayasanker J · 3 years, 8 months ago
  13. 055d1bb Allocate 8-bit buffer used in high-bd only for global motion by Chethan Kumar R E · 4 years ago
  14. cab4d39 Prevent copying already allocated metadata by Daniel Max Valenzuela · 4 years, 8 months ago
  15. a40d9e8 Simplify the lookahead buffer allocation by Yunqing Wang · 5 years ago
  16. 62eab67 Adds support for HDR static metadata encode/decode by Daniel Max Valenzuela · 5 years ago
  17. cc6cf05 Fix: Obtain aom_image metadata on decode by Daniel Max Valenzuela · 5 years ago
  18. d3c7ed9 Declare the arr parameter as const. by Wan-Teh Chang · 5 years ago
  19. 7a3853e Have metadata remove/free functions return void. by Wan-Teh Chang · 5 years ago
  20. 6b855be Adds metadata container for aom_image by Daniel Max Valenzuela · 6 years ago
  21. 74b7c58 Add the aom_align_addr macro. by Wan-Teh Chang · 6 years ago
  22. aef42fb aom_free_frame_buffer should return 0 on success. by Wan-Teh Chang · 6 years ago
  23. 02affeb Return error code for buffer allocation. by Jerome Jiang · 6 years ago
  24. c480d82 Cosmetic changes. by Jerome Jiang · 6 years ago
  25. 47f68f8 Correct some typos throughout the codebase by Sarah Parker · 6 years ago
  26. 7a7239b Reduce lookahead buffer padding size for encoder by Satish Kumar Suman · 6 years ago
  27. 916d896 Code restructuring of function aom_realloc_frame_buffer(). by Satish Kumar Suman · 6 years ago
  28. 174e7ce Reset buffer_alloc_sz after freeing buffer_alloc. by Wan-Teh Chang · 6 years ago
  29. 304901f No need to cast ybf->buffer_alloc_sz to size_t. by Wan-Teh Chang · 6 years ago
  30. 2860b3a Validate the |border| parameter earlier. by Wan-Teh Chang · 6 years ago
  31. c613fd4 Zero frame buffers on sequence header change. by Wan-Teh Chang · 7 years ago
  32. d63da28 Zero-initialize the frame buffer. by Wan-Teh Chang · 7 years ago
  33. 3e24bb8 Properly reallocate buffers when bit depth changes by Yaowu Xu · 7 years ago
  34. aae2183 Bound the total allocated memory of frame buffers. by Wan-Teh Chang · 7 years ago
  35. d799c5d Move CONFIG_SIZE_LIMIT check in yv12config.c. by Wan-Teh Chang · 7 years ago
  36. ebc2714 Check size limit in aom_realloc_frame_buffer. by Wan-Teh Chang · 7 years ago
  37. 870462d Fix typo on use_external_reference_buffers by Frederic Barbier · 7 years ago
  38. 9a7278f Remove CONFIG_AV1 preproc symbol. by Tom Finegan · 7 years ago
  39. 4450c76 Modify the decoder AV1_SET_REFERENCE API by Yunqing Wang · 7 years ago
  40. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  41. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  42. 4879580 Remove experimental flag of GLOBAL_MOTION by Sebastien Alaiwan · 7 years ago
  43. 43778572 Move buffer allocation to aom_scale by Yaowu Xu · 8 years ago
  44. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  45. 557ce7b Enable global motion in high bit depth mode by David Barker · 8 years ago
  46. 99c6637 Merge "Remove unused buffer allocation functions" into nextgenv2 by Yunqing Wang · 9 years ago
  47. 8aa2280 Remove unused buffer allocation functions by Yunqing Wang · 9 years ago
  48. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  49. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  50. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vpx_scale/generic/yv12config.c]
  51. a722a11 Change buffer_alloc_sz and frame_size type to size_t by Yunqing Wang · 9 years ago
  52. e9947a8 Remove unused buffer allocation functions by Yunqing Wang · 9 years ago
  53. 923d155 vpx_scale/: apply clang-format by clang-format · 9 years ago
  54. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  55. b06147d Cherry pick from AOMedia by Yaowu Xu · 9 years ago
  56. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  57. 29b9461 yv12config.c: remove dead CONFIG_ALPHA code by James Zern · 9 years ago
  58. fcb4646 vpx_scale: fix the issue in msan test. by jackychen · 9 years ago
  59. 89af744 Change vp9_ prefix function names in vpx_scale to vpx_ by Jingning Han · 10 years ago
  60. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  61. 1d7ccd5 Relocate memory operations for common code by Johann · 10 years ago
  62. f58011a vpx_mem: remove vpx_memset by James Zern · 10 years ago
  63. c4f7079 Revert "Revert "Add support for setting byte alignment."" by Frank Galligan · 10 years ago
  64. 91471d6 Revert "Add support for setting byte alignment." by Paul Wilkins · 10 years ago
  65. 399823b Add support for setting byte alignment. by Frank Galligan · 10 years ago
  66. a0ce226 yv12config: fix highbitdepth build by James Zern · 10 years ago
  67. a0befb9 Fix subsampling check for images 1 pixel wide/tall by Alex Converse · 10 years ago
  68. 175d9df Remove memset of every external frame buffer. by Frank Galligan · 11 years ago
  69. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  70. e956c00 Set and use uv_crop_[width|height] by Johann · 11 years ago
  71. 597ce31 Fix visual studio build failure by Yunqing Wang · 11 years ago
  72. 1a01194 fail allocation of buffers if size_t < frame_size by Jim Bankoski · 11 years ago
  73. b933205 Remove test against NULL before freeing memory by Adrian Grange · 11 years ago
  74. 4c53c8c Adding explicit casts in yv12config.c. by Dmitry Kovalev · 11 years ago
  75. e8e1527 Add get release decoder frame buffer functions. by Frank Galligan · 11 years ago
  76. b1c72b6 Revert external frame buffer code. by Frank Galligan · 11 years ago
  77. 66c6f7b Fix Issue #679: vp9 C loop filter produces valgrind warning. by hkuang · 11 years ago
  78. 332169d Avoid mixed comparison by Johann · 11 years ago
  79. 10f8916 Add support to pass in external frame buffers. by Frank Galligan · 11 years ago
  80. 38144ed fix scalling bug by buffer auto-reallocation by Adrian Grange · 11 years ago
  81. 79f4c1b Fixed typos and formatting by Adrian Grange · 12 years ago
  82. b30a06b9 Cleanup typos, remove unnecessary lines, replace switch by Adrian Grange · 12 years ago
  83. 450c7b5 Only do metrics on cropped (visible) area of picture. by Ronald S. Bultje · 12 years ago
  84. 71701f3 Align frame size to 8 instead of 16. by Ronald S. Bultje · 12 years ago
  85. 679e4ab Initial version of alpha channel support by John Koleszar · 12 years ago
  86. b7a4f8a Adding alpha plane to YV12_BUFFER_CONFIG structure. by Dmitry Kovalev · 12 years ago
  87. da58436 Subsampling aware allocs and bitstream by John Koleszar · 12 years ago
  88. 9b7be88 Fix pulsing issue with scaling by John Koleszar · 12 years ago
  89. c03d45de Avoid allocating memory when resizing frames by John Koleszar · 12 years ago
  90. c6b9039 Restyle code by John Koleszar · 13 years ago
  91. 7d1b37c Increase chrow row alignment to 16 bytes. by Timothy B. Terriberry · 14 years ago
  92. e9751d4 Better allocate yuv buffers. by Fritz Koenig · 14 years ago
  93. 429dc67 Increase static linkage, remove unused functions by John Koleszar · 14 years ago
  94. 0030303 Remove redundant ptr checks in calls to vpx_free by James Zern · 14 years ago
  95. 67fb3a5 Implement error tracking in the decoder by Henrik Lundin · 14 years ago
  96. c4d7e5e Eliminate more warnings. by Timothy B. Terriberry · 14 years ago
  97. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  98. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  99. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  100. 0ea50ce Initial WebM release by John Koleszar · 15 years ago