mpv/video/filter
Thomas Weißschuh 9efce6d4ae various: drop unused #include "config.h"
Most sources don't need config.h.
The inclusion only leads to lots of unneeded recompilation if the
configuration is changed.
2023-02-20 14:21:18 +00:00
..
refqueue.c various: replace if + abort() with MP_HANDLE_OOM() 2023-01-12 22:02:07 +01:00
refqueue.h video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_d3d11vpp.c various: replace if + abort() with MP_HANDLE_OOM() 2023-01-12 22:02:07 +01:00
vf_fingerprint.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_format.c mp_image: forward AV_FRAME_DATA_DOVI_RPU_BUFFER side data 2023-02-19 20:50:37 +01:00
vf_gpu.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_sub.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vf_vapoursynth.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vf_vavpp.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vf_vdpaupp.c filters: lavfi: allow hwdec_interop selection for filters 2022-09-21 09:39:34 -07:00