Enable vsrc_buffer
Originally committed as revision 23042 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -45,6 +45,7 @@ void avfilter_register_all(void)
|
||||
REGISTER_FILTER (UNSHARP, unsharp, vf);
|
||||
REGISTER_FILTER (VFLIP, vflip, vf);
|
||||
|
||||
REGISTER_FILTER (BUFFER, buffer, vsrc);
|
||||
REGISTER_FILTER (NULLSRC, nullsrc, vsrc);
|
||||
|
||||
REGISTER_FILTER (NULLSINK, nullsink, vsink);
|
||||
|
||||
Reference in New Issue
Block a user