mpv/video/filter
Kacper Michajłow 21e167cc6a vf_vapoursynth: pass image properties from input
This might not always be correct depending on filtering done in VS. But
unless VS send us all the metadata we have to get it from somewhere.

Fixes dynamic frame metadata, which was copied from fmt_in, initialized
only upon reinitialization.

Fixes crashes caused by the use of stale pointers.

Fixes: #13956
2024-05-12 17:56:53 +02:00
..
refqueue.c various: fix trailing whitespace 2024-05-07 11:23:08 +02:00
refqueue.h video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
vf_d3d11vpp.c video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
vf_fingerprint.c all: add missing repr assignments 2024-01-26 18:17:02 +02:00
vf_format.c vf_format: add hdr10plus sub-parameter to format video filter 2024-03-09 05:58:52 +00:00
vf_gpu.c vf_gpu: vulkan and egl implementations 2024-04-27 01:08:22 +02:00
vf_gpu.h vf_gpu: vulkan and egl implementations 2024-04-27 01:08:22 +02:00
vf_gpu_egl.c vf_gpu: vulkan and egl implementations 2024-04-27 01:08:22 +02:00
vf_gpu_vulkan.c filter/vf_gpu_vulkan: fix Vulkan handle type 2024-05-08 18:52:40 +02:00
vf_sub.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vf_vapoursynth.c vf_vapoursynth: pass image properties from input 2024-05-12 17:56:53 +02:00
vf_vavpp.c video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
vf_vdpaupp.c video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00