Commit 8b81a532 authored by vitor's avatar vitor

Rename "buffer" filter to "fifo"

Commited in SoC by Bobby Bingham on 2007-08-18 16:40:31


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12018 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 14fabc57
......@@ -267,8 +267,8 @@ void avfilter_init(void)
{
avfilter_register(&vsrc_dummy);
avfilter_register(&vsrc_ppm);
avfilter_register(&vf_buffer);
avfilter_register(&vf_crop);
avfilter_register(&vf_fifo);
avfilter_register(&vf_fps);
avfilter_register(&vf_graph);
avfilter_register(&vf_graphdesc);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment