summaryrefslogtreecommitdiff
path: root/vpx_scale
AgeCommit message (Expand)Author
2021-10-08vp8_yv12_realloc_frame_buffer: move allocation checkJames Zern
2019-01-14Reset buffer_alloc_sz after freeing buffer_alloc.Wan-Teh Chang
2018-12-21Bound the total allocated memory of frame bufferkyslov
2018-11-20Declare buffer_alloc_sz and frame_size as size_t.Wan-Teh Chang
2018-11-20Validate the |border| parameter earlier.Wan-Teh Chang
2018-11-09vp8: Init buffers and pred arrays for mt after allocation.Jerome Jiang
2018-09-15cosmetics: normalize include guardsJames Zern
2018-07-26Move CONFIG_SIZE_LIMIT check in yv12config.c.Tom Finegan
2018-07-24Check size limit in vpx_realloc_frame_buffer.Wan-Teh Chang
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-12-14add copyright to rtcd filesJohann
2017-11-03fail early on oversize framesJohann
2017-05-26Fix vp8 race when build --enable-vp9-highbitdepth.Jerome Jiang
2016-07-26vpx_scale: apply clang-formatclang-format
2016-06-17remove vp10James Zern
2016-05-19Revert "Extend the external fb interface to allocate individual planes."James Zern
2016-05-19Merge "Extend the external fb interface to allocate individual planes."Daniele Castagna
2016-05-18Extend the external fb interface to allocate individual planes.Daniele Castagna
2016-05-03yv12extend: make memcpy_short_addr staticJames Zern
2016-02-02yv12config.c: remove dead CONFIG_ALPHA codeJames Zern
2015-11-02vpx_scale: fix the issue in msan test.jackychen
2015-10-16Add a new enum type vpx_color_range_tYaowu Xu
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-08-15Merge "Change vp9_ prefix function names in vpx_scale to vpx_"Jingning Han
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-14Remove vp10's build dependency on vp9Yaowu Xu
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-05-14vpx_scale: add missing rtcd + vpx_scale includesJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-15Reorganize *_rtcd() calling conventionsJohann
2015-04-14Remove unused scaleopt.cppJohann
2015-03-18Remove last remnants of obj_int_extractJohann
2015-02-06Prevent VP8 encoding crashYaowu Xu
2015-02-06Correct the miscalculation in uv dimensionsYaowu Xu
2015-01-13Enable decoder to pass through color space infoYaowu Xu
2014-12-15Revert "Revert "Add support for setting byte alignment.""Frank Galligan
2014-12-15Revert "Add support for setting byte alignment."Paul Wilkins
2014-12-12Add support for setting byte alignment.Frank Galligan
2014-12-05fix building with --disable-spatial-resamplingJames Zern
2014-11-06Remove asm offset dependenciesJohann
2014-10-11yv12config: fix highbitdepth buildJames Zern
2014-10-02Fix subsampling check for images 1 pixel wide/tallAlex Converse
2014-09-15Remove memset of every external frame buffer.Frank Galligan
2014-09-08BITSTREAM CLARIFICATION: Forbid referencing across color spaces.Alex Converse
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-07-25Remove copy frame neonJohann
2014-07-25Remove unused copy src frame functionJohann