diff options
author | Benoit Fouet <[email protected]> | 2014-12-03 14:31:28 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-12-04 17:01:04 +0100 |
commit | 0f6931f4b60cf1e65fd9a5da791c8ee913053f52 (patch) | |
tree | d32d8936e8cda9751eae27b8084f31134cad68db /doc/examples/transcoding.c | |
parent | a4f21a8dd9d8b327334d706a96c0cb5c41bd82b6 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions