summaryrefslogtreecommitdiffstats
path: root/dec_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'dec_video.h')
-rw-r--r--dec_video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dec_video.h b/dec_video.h
index 0aaf5a70f7..86251316a2 100644
--- a/dec_video.h
+++ b/dec_video.h
@@ -3,6 +3,7 @@
extern int video_read_properties(sh_video_t *sh_video);
extern int init_video(sh_video_t *sh_video, int *pitches);
+extern void init_video_vaa( void );
void uninit_video(sh_video_t *sh_video);
#ifdef USE_LIBVO2