summaryrefslogtreecommitdiff
path: root/libavcodec/h264_cabac.c
diff options
context:
space:
mode:
authorWan-Teh Chang <wtc-at-google.com@ffmpeg.org>2017-07-20 11:39:11 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2017-07-21 02:08:33 +0200
commitb77e26b28525f366c5f978214b230a5324bedf81 (patch)
treefd65996d8cd1d2cb14a47bab2b4220ef3d2c4347 /libavcodec/h264_cabac.c
parentea1ca17be2301aaef5b3b5ef8c2abe7f7d688e07 (diff)
avcodec/hevcdec: hevc_await_progress: declare |y| only if used.
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>
Diffstat (limited to 'libavcodec/h264_cabac.c')
0 files changed, 0 insertions, 0 deletions