mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
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:
@@ -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" ),
|
||||
|
||||
Reference in New Issue
Block a user