]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/daud.c
10l, fix nuv_header for the case when there is no video stream.
[ffmpeg] / libavformat / daud.c
index 25989773a114e06c4d52e6632ba4cb11d14858c5..5f04e7aaeef07a5064628ffab628160aa64e3c06 100644 (file)
@@ -49,7 +49,7 @@ static int daud_packet(AVFormatContext *s, AVPacket *pkt) {
 
 AVInputFormat daud_demuxer = {
     "daud",
-    "D-Cinema audio format",
+    NULL_IF_CONFIG_SMALL("D-Cinema audio format"),
     0,
     NULL,
     daud_header,