[FFmpeg-devel] [PATCH 1/3] avcodec/scpr: Use local variables in decode_run_i()

Michael Niedermayer michael at niedermayer.cc
Mon Dec 31 18:42:37 EET 2018


On Thu, Dec 27, 2018 at 11:40:56AM +0100, Michael Niedermayer wrote:
> This improves the speed of decode_run_i()
> 
> Before: clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SCPR_fuzzer-5656821117747200 in 17420 ms
> After:  clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SCPR_fuzzer-5656821117747200 in 14018 ms
> 
> Improves: 11270/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SCPR_fuzzer-5656821117747200
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/scpr.h | 125 +++++++++++++++++++++++++---------------------
>  1 file changed, 67 insertions(+), 58 deletions(-)

will apply patchset

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181231/227f7420/attachment.sig>


More information about the ffmpeg-devel mailing list