提交 0ec1eb69 编写于 作者: S Sisir Koppaka 提交者: Diego Biurrun

Add .longname to bfi_decoder declaration.

patch by Sisir Koppaka, sisir.koppaka gmail com

Originally committed as revision 12921 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 c675ef70
......@@ -178,4 +178,5 @@ AVCodec bfi_decoder = {
.init = bfi_decode_init,
.close = bfi_decode_close,
.decode = bfi_decode_frame,
.long_name = "Brute Force & Ignorance",
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册