]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/libmpcodecs/vd_ffmpeg.h
lavfi/mp: add ff_ prefix to exported symbols
[ffmpeg] / libavfilter / libmpcodecs / vd_ffmpeg.h
index 004d4773302b4b83c1892461c1dd1b0fe6a9515a..081d6ee545634896c40a613b0e4aadcec9eb29a5 100644 (file)
@@ -19,6 +19,6 @@
 #ifndef MPLAYER_VD_FFMPEG_H
 #define MPLAYER_VD_FFMPEG_H
 
-void init_avcodec(void);
+void ff_init_avcodec(void);
 
 #endif /* MPLAYER_VD_FFMPEG_H */