summaryrefslogtreecommitdiff
path: root/vpx_scale/generic
AgeCommit message (Expand)Author
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-16Fixed typos and formattingAdrian Grange
2013-08-09renamed vp8_yv12_copy_y to vpx_yv12_copy_yYaowu Xu
2013-07-30Cleanup typos, remove unnecessary lines, replace switchAdrian Grange
2013-07-16added missed replacementYaowu Xu
2013-07-15Change to extend full border only when neededYaowu Xu
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-15Add vp9_extend_frame_bordersJohn Koleszar
2013-05-15Adding alpha plane to YV12_BUFFER_CONFIG structure.Dmitry Kovalev
2013-05-09Subsampling aware allocs and bitstreamJohn 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-05Move vp8_scale_frame to vpx namespaceJohann
2012-12-05Remove last duck_ functionsJohann
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-03Begin to refactor vpx_scale usage in VP9Johann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-02vpx_scale: sync from masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
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-03-15Avoid misspelling "dependent".Gaute Strokkenes
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-24Remove INLINE/FORCEINLINEJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-16gen_scalers: fix 64-bit integer promotion bugJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-21configure: remove HAVE_CONFIG_HJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar