diff options
author | Benoit Fouet <benoit.fouet@free.fr> | 2014-12-03 14:31:28 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-04 17:01:04 +0100 |
commit | 0f6931f4b60cf1e65fd9a5da791c8ee913053f52 (patch) | |
tree | d32d8936e8cda9751eae27b8084f31134cad68db /libavcodec/imc.c | |
parent | a4f21a8dd9d8b327334d706a96c0cb5c41bd82b6 (diff) | |
download | ffmpeg-0f6931f4b60cf1e65fd9a5da791c8ee913053f52.tar.gz |
avcodec/pngdec: use memcpy instead of byte loops for P frames.
Rely on the way memcpy is optimized for one's system instead of looping
on a byte buffer for buffer copies to handle P frames.
Tested-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/imc.c')
0 files changed, 0 insertions, 0 deletions