mirror of https://github.com/FFmpeg/FFmpeg.git
hevc_await_progress() uses the variable |y| only inside the "if" block. So |y| only needs to be declared and initialized in that block. Signed-off-by: Wan-Teh Chang <wtc@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/265/head
parent
ea1ca17be2
commit
b77e26b285
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue