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