vf_buffer: remove this filter

It has been deprecated for a while and is 100% useless. It was forgotten
in the recent filter purge. Get rid of it.
This commit is contained in:
wm4
2017-12-12 14:53:37 +01:00
committed by Jan Ekström
parent 6c8e7daebb
commit 26cdd52801
4 changed files with 0 additions and 94 deletions

View File

@@ -366,7 +366,6 @@ def build(ctx):
( "video/decode/vd_lavc.c" ),
( "video/filter/refqueue.c" ),
( "video/filter/vf.c" ),
( "video/filter/vf_buffer.c" ),
( "video/filter/vf_convert.c" ),
( "video/filter/vf_d3d11vpp.c", "d3d-hwaccel" ),
( "video/filter/vf_format.c" ),