mpv/video/filter
wm4 c99d95ac17 vf_format: add gross mechanism for forcing scaler for testing
This sucks, but is helpful for testing.

Obviously, it would be much nicer if there were a way to specify _all_
scaler options per filter (if the user wanted), instead of always using
the global options. But this is "too hard" for now. For testing, it is
extremely convenient to select the scaler backend, so add this option,
but make clear that it could go away. We'd delete it once there is a
better mechanism for this.
2020-04-13 15:56:27 +02:00
..
refqueue.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
refqueue.h video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_d3d11vpp.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_fingerprint.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_format.c vf_format: add gross mechanism for forcing scaler for testing 2020-04-13 15:56:27 +02:00
vf_gpu.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_sub.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_vapoursynth.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_vavpp.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_vdpaupp.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00