]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vb.c
proresdec: Fix read via negative index in a global array.
[ffmpeg] / libavcodec / vb.c
index 50e5d0b1a48b9f390fa9f1fa0fdaebadce8a0222..bcb26452b0552b6e4a8b09dd31fff1f6fde698c1 100644 (file)
@@ -281,4 +281,3 @@ AVCodec ff_vb_decoder = {
     .decode         = decode_frame,
     .long_name = NULL_IF_CONFIG_SMALL("Beam Software VB"),
 };
-