]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/qdrw.c
Close gaping sechole. That is, a series of run=0 allows arbitrary data to
[ffmpeg] / libavcodec / qdrw.c
index cd041ea65b11c70bef28f3ff63d7ebf1ce511f8c..e0e4142b81fd5ef36cd27ef97bae1f6834423bd5 100644 (file)
@@ -151,4 +151,5 @@ AVCodec qdraw_decoder = {
     NULL,
     decode_frame,
     CODEC_CAP_DR1,
+    .long_name = NULL_IF_CONFIG_SMALL("Apple QuickDraw"),
 };