提交 e946c25a 编写于 作者: V Vitor Sessak

Add an equivalent to the mplayer format filter

Commited in SoC by Bobby Bingham on 2007-12-24 21:53:10

Originally committed as revision 12034 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 cc0bb5a1
......@@ -292,6 +292,7 @@ void avfilter_init(void)
{
avfilter_register(&avfilter_vf_crop);
avfilter_register(&avfilter_vf_fifo);
avfilter_register(&avfilter_vf_format);
avfilter_register(&avfilter_vf_fps);
avfilter_register(&avfilter_vf_graph);
avfilter_register(&avfilter_vf_graphdesc);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册