mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
Rename "buffer" filter to "fifo"
Commited in SoC by Bobby Bingham on 2007-08-18 16:40:31 Originally committed as revision 12018 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8179953777
commit
dd299c681f
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user