summaryrefslogtreecommitdiff
path: root/vpx_scale/generic/yv12extend.c
AgeCommit message (Expand)Author
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-03yv12extend: make memcpy_short_addr staticJames Zern
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-02-06Correct the miscalculation in uv dimensionsYaowu Xu
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-07-24Set and use uv_crop_[width|height]Johann
2014-06-11Add non420 support to vp9_extend_frame_borders.Alex Converse
2014-02-28Fix unused parameters in vp9_extend_frame_bordersYaowu Xu
2013-11-22Fix bug in extend_frame chroma extended too farAdrian Grange
2013-08-24cosmetics: yv12extend add some constJames Zern
2013-08-23yv12extend: name variables consistentlyJames Zern
2013-08-22vpx_scale: correct pixel spellingJames Zern
2013-08-09renamed vp8_yv12_copy_y to vpx_yv12_copy_yYaowu Xu
2013-07-16added missed replacementYaowu Xu
2013-07-15Change to extend full border only when neededYaowu Xu
2013-05-15Add vp9_extend_frame_bordersJohn Koleszar
2013-04-03vp8: set y_crop_{width,height}John Koleszar
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-02-08Avoid allocating memory when resizing framesJohn Koleszar
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-11-02vpx_scale: sync from masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
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