vpx/vpx_scale
Frank Galligan 175d9dfe0a Remove memset of every external frame buffer.
Libvpx was memseting every external frame buffer before decode. This
was to work around a valgrind issue in our C loop filter. Most of
the time this was not needed and we have noticed some significant
performance loss on some platforms. Now we require the application to
zero out the buffers if it is using external frame buffers.

Change-Id: I7330d00a315e65137ed30edd5f813e8929b76242
2014-09-15 15:37:36 -07:00
..
generic Remove memset of every external frame buffer. 2014-09-15 15:37:36 -07:00
mips/dspr2 Add non420 support to vp9_extend_frame_borders. 2014-06-11 12:02:59 -07:00
win32 Use 'vpx_scale' consistently 2012-12-05 16:05:44 -08:00
vpx_scale_asm_offsets.c Update ARM for vpx_scale changes 2012-12-05 08:59:17 -08:00
vpx_scale_rtcd.c Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c 2012-11-30 15:53:17 -08:00
vpx_scale_rtcd.pl Remove copy frame neon 2014-07-25 20:06:30 -07:00
vpx_scale.h {,vpx_scale}: normalize include guards 2013-12-16 19:41:13 -08:00
vpx_scale.mk Remove copy frame neon 2014-07-25 20:06:30 -07:00
yv12config.h BITSTREAM CLARIFICATION: Forbid referencing across color spaces. 2014-09-08 11:12:09 -07:00