about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedlibavcodec58_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibavcodec58_private.h b/src/wrapped/wrappedlibavcodec58_private.h
index 38771b45..ccd5e0d7 100644
--- a/src/wrapped/wrappedlibavcodec58_private.h
+++ b/src/wrapped/wrappedlibavcodec58_private.h
@@ -29,7 +29,7 @@ GO(avcodec_configuration, pFv)
 //GOM(avcodec_dct_alloc, pFEv)
 //GOM(avcodec_dct_get_class, pFEv)
 //GOM(avcodec_dct_init, iFEp)
-//GOM(avcodec_decode_subtitle2, iFEpppp)
+GO(avcodec_decode_subtitle2, iFpppp) // AVCodecContext *, AVSubtitle *, AVPacket *
 //GOM(avcodec_default_execute, iFEppppii)
 //GOM(avcodec_default_execute2, iFEppppi)
 GO(avcodec_default_get_buffer2, iFppi)