Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/daud.c')
-rw-r--r--libavformat/daud.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/daud.c b/libavformat/daud.c
index 25989773a1..5f04e7aaee 100644
--- a/libavformat/daud.c
+++ b/libavformat/daud.c
@@ -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,