diff avformat.h @ 1044:3aeb079a7e74 libavformat

NuppelVideo/MythTVVideo support, including rtjpeg decoder
author reimar
date Mon, 27 Mar 2006 22:22:50 +0000
parents a9d8381ff40d
children 6992dd78ff68
line wrap: on
line diff
--- a/avformat.h	Mon Mar 27 16:43:04 2006 +0000
+++ b/avformat.h	Mon Mar 27 22:22:50 2006 +0000
@@ -549,6 +549,9 @@
 /* daud.c */
 int daud_init(void);
 
+/* nuv.c */
+int nuv_init(void);
+
 /* aiff.c */
 int ff_aiff_init(void);