aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vc2enc_dwt.c
diff options
context:
space:
mode:
authorSteven Liu <lingjiujianke@gmail.com>2016-08-25 05:40:17 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2016-08-25 18:37:29 +0200
commit500662784341373d625af629cad94826beca3bc8 (patch)
treec216320d0599428cbb242723719308267c9a909c /libavcodec/vc2enc_dwt.c
parente1ced854f2fb5ca1940928d20ef17b67d30815e8 (diff)
downloadffmpeg-500662784341373d625af629cad94826beca3bc8.tar.gz
tests/audiomatch: Fix compile warning
Making sure bestpos is initialized to zero to prevent gcc from kvetching. It's harmless (although it's not obvious that it's harmless) from code inspection: tests/audiomatch.c: In function ‘main’: tests/audiomatch.c:40: warning: ‘bestpos’ may be used uninitialized in this function Thanks to Moritz Barsnick for first bringing this to the attention. Signed-off-by: LiuQi <liuqi@gosun.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/vc2enc_dwt.c')
0 files changed, 0 insertions, 0 deletions