mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
video/filter: add vf_buffer
Mostly useful for debugging.
This commit is contained in:
@@ -302,6 +302,7 @@ def build(ctx):
|
||||
( "video/decode/vdpau.c", "vdpau-hwaccel" ),
|
||||
( "video/filter/pullup.c" ),
|
||||
( "video/filter/vf.c" ),
|
||||
( "video/filter/vf_buffer.c" ),
|
||||
( "video/filter/vf_crop.c" ),
|
||||
( "video/filter/vf_delogo.c" ),
|
||||
( "video/filter/vf_divtc.c" ),
|
||||
|
||||
Reference in New Issue
Block a user