[FFmpeg-devel] [PATCH 3/3] avcodec/utils: Optimize ff_color_frame()
Michael Niedermayer
michael at niedermayer.cc
Tue Dec 25 00:37:09 EET 2018
On Mon, Dec 24, 2018 at 04:41:02PM +0000, Derek Buitenhuis wrote:
> On 24/12/2018 00:14, Michael Niedermayer wrote:
> > Fixes: Timeout
> > Fixes: 10709/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-5630617975259136
> >
> > Found-by: continuous fuzzing processhttps://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> > Signed-off-by: Michael Niedermayer<michael at niedermayer.cc>
> > ---
> > libavcodec/utils.c | 9 +++++++--
> > 1 file changed, 7 insertions(+), 2 deletions(-)
>
> Comments and stats please...
I can change the commit message as below?
or add the timing data from fate from the other mail
was that what you had in mind ?
avcodec/utils: Optimize ff_color_frame()
Fixes: Timeout
Fixes: 10709/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-5630617975259136
Before change: Executed clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-5630617975259136 in 28285 ms
After change: Executed clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-5630617975259136 in 11830 ms
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- 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/20181224/83fa615e/attachment.sig>
More information about the ffmpeg-devel
mailing list