1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavcodec
Benoit Fouet 0f6931f4b6 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>
2014-12-04 17:01:04 +01:00
..
2014-12-03 23:03:13 +01:00
2014-11-30 12:56:02 +01:00
2014-11-21 17:13:56 +01:00
2014-12-01 00:31:06 +01:00
2014-11-21 17:13:56 +01:00
2014-11-26 04:11:16 +01:00
2014-11-25 02:00:06 +00:00
2014-11-21 17:13:56 +01:00
2014-12-03 11:56:22 +01:00
2014-11-21 12:37:50 +00:00
2014-11-25 02:00:27 +01:00
2014-12-01 00:31:06 +01:00
2014-11-21 17:13:56 +01:00
2014-11-23 06:51:18 +01:00