提交 462f57db 编写于 作者: V Vitor Sessak

Adjust the default start_frame() and end_frame() implementations to simplify

the implementation of simple filters.

Commited in SoC by Bobby Bingham on 2007-07-08 16:48:15

Originally committed as revision 12082 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 8fb48e7c
......@@ -196,6 +196,7 @@ struct AVFilterLink
enum PixelFormat format;
AVFilterPicRef *cur_pic;
AVFilterPicRef *outpic;
};
/** Link two filters together */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册