Re: [FFmpeg-devel] [PATCH] avcodec/qpeg: speed-up copy of bytes

2020-09-01 Thread Anton Khirnov
Quoting Paul B Mahol (2020-08-31 23:37:07) > Signed-off-by: Paul B Mahol > --- > libavcodec/qpeg.c | 7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/libavcodec/qpeg.c b/libavcodec/qpeg.c > index 40931e3bdc..8bc710acfd 100644 > --- a/libavcodec/qpeg.c > +++ b/libavco

[FFmpeg-devel] [PATCH] avcodec/qpeg: speed-up copy of bytes

2020-08-31 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavcodec/qpeg.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libavcodec/qpeg.c b/libavcodec/qpeg.c index 40931e3bdc..8bc710acfd 100644 --- a/libavcodec/qpeg.c +++ b/libavcodec/qpeg.c @@ -101,8 +101,11 @@ static void qpeg_decode_intra