提交 0970ec6a 编写于 作者: V Vitor Sessak

Presentation timestamp (PTS) modification filter

Commited in SoC by  on 2008-01-12 00:35:29

Originally committed as revision 12037 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 be696990
......@@ -301,7 +301,9 @@ void avfilter_init(void)
avfilter_register(&avfilter_vf_negate);
avfilter_register(&avfilter_vf_noformat);
avfilter_register(&avfilter_vf_overlay);
avfilter_register(&avfilter_vf_rotate);
avfilter_register(&avfilter_vf_scale);
avfilter_register(&avfilter_vf_setpts);
avfilter_register(&avfilter_vf_slicify);
avfilter_register(&avfilter_vf_split);
avfilter_register(&avfilter_vf_transpose);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册