Skip to content
Snippets Groups Projects
Commit 6b65f466 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avformat/mov: Break out of inner loop early in mov_estimate_video_delay()


0.266 <- 0.299 sec (this is time ffmpeg so containing alot other things)

Sample for benchmark was: ffmpeg -f rawvideo -pix_fmt yuv420p -s 32x32 -i /dev/zero -t 24:00:00.00 out.mp4

Reviewed-by: default avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
Reviewed-by: default avatarSasi Inguva <isasi@google.com>
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit aba13dc1)
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 052edeec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment