mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-09 16:50:01 +00:00
Rename filter
Commited in SoC by Vitor Sessak on 2008-01-06 17:03:21 Originally committed as revision 12036 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0715e6d598
commit
be69699067
@ -301,10 +301,10 @@ void avfilter_init(void)
|
||||
avfilter_register(&avfilter_vf_negate);
|
||||
avfilter_register(&avfilter_vf_noformat);
|
||||
avfilter_register(&avfilter_vf_overlay);
|
||||
avfilter_register(&avfilter_vf_rot90);
|
||||
avfilter_register(&avfilter_vf_scale);
|
||||
avfilter_register(&avfilter_vf_slicify);
|
||||
avfilter_register(&avfilter_vf_split);
|
||||
avfilter_register(&avfilter_vf_transpose);
|
||||
avfilter_register(&avfilter_vf_vflip);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user