summaryrefslogtreecommitdiff
path: root/vpx_scale/generic/yv12config.c
AgeCommit message (Expand)Author
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-11-03fail early on oversize framesJohann
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-18Extend the external fb interface to allocate individual planes.Daniele Castagna
2016-02-02yv12config.c: remove dead CONFIG_ALPHA codeJames Zern
2015-11-02vpx_scale: fix the issue in msan test.jackychen
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-05-13Relocate memory operations for common codeJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
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-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-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-07-24Set and use uv_crop_[width|height]Johann
2014-07-18Fix visual studio build failureYunqing Wang
2014-07-17fail allocation of buffers if size_t < frame_sizeJim Bankoski
2014-04-24Remove test against NULL before freeing memoryAdrian Grange
2014-02-13Adding explicit casts in yv12config.c.Dmitry Kovalev
2014-02-10Add get release decoder frame buffer functions.Frank Galligan
2014-01-24Revert external frame buffer code.Frank Galligan
2014-01-10Fix Issue #679: vp9 C loop filter produces valgrind warning.hkuang
2013-12-16Avoid mixed comparisonJohann
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-11-14fix scalling bug by buffer auto-reallocationAdrian Grange
2013-08-16Fixed typos and formattingAdrian Grange
2013-07-30Cleanup typos, remove unnecessary lines, replace switchAdrian Grange
2013-06-25Only do metrics on cropped (visible) area of picture.Ronald S. Bultje
2013-06-07Align frame size to 8 instead of 16.Ronald S. Bultje
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-15Adding alpha plane to YV12_BUFFER_CONFIG structure.Dmitry Kovalev
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-02-08Avoid allocating memory when resizing framesJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2011-07-20Increase chrow row alignment to 16 bytes.Timothy B. Terriberry
2011-07-13Better allocate yuv buffers.Fritz Koenig
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-02-15Remove redundant ptr checks in calls to vpx_freeJames Zern
2011-01-19Implement error tracking in the decoderHenrik Lundin
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar