OSDN Git Service

avcodec/tests/mjpegenc_huffman: Remove static in main() table
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 9 Feb 2017 21:56:19 +0000 (22:56 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 9 Feb 2017 23:12:01 +0000 (00:12 +0100)
commitd23af72a0cb86298ff740e07b2b293a07c62ed44
treed0e5a9a386e3edfbecc87a184c1e8ee4d9a3fa4a
parentdaccbe81a2be2e1bf3ee862ae65fcd1bdec229b1
avcodec/tests/mjpegenc_huffman: Remove static in main() table

Avoids false positives when greping for non constant statics

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/tests/mjpegenc_huffman.c