]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/htmlsubtitles.h
avcodec/mips: preload data in hevc sao edge 45 degree filter msa functions
[ffmpeg] / libavcodec / htmlsubtitles.h
index e10cdda241ed9cbf4cf92a3cae8328b382922a85..f3a8ef5d8b43c22836e30fbd3556270b026b9b40 100644 (file)
@@ -23,6 +23,6 @@
 
 #include "libavutil/bprint.h"
 
-void ff_htmlmarkup_to_ass(void *log_ctx, AVBPrint *dst, const char *in);
+int ff_htmlmarkup_to_ass(void *log_ctx, AVBPrint *dst, const char *in);
 
 #endif /* AVCODEC_HTMLSUBTITLES_H */