summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 0d36ebdc96..025826892a 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -549,6 +549,9 @@ int nsvdec_init(void);
/* daud.c */
int daud_init(void);
+/* nuv.c */
+int nuv_init(void);
+
/* aiff.c */
int ff_aiff_init(void);