mpv/video/filter
Jan Ekström 8c4cb84f9e vf_format: simplify frame type checking after addition of DoVi option
We only wish to touch actual video frames, which should have an
allocated image attached to them, so just check the frame type
early, and exit by passing through such non-video frames to further
filters in the chain without attempting to process them.

Fixes a crash in case of non-video (EOF/NONE) frames being passed
onto the filter when the dovi option was set to false since
05ccc51d53 .
2022-02-06 14:45:50 +02:00
..
refqueue.c
refqueue.h
vf_d3d11vpp.c
vf_fingerprint.c
vf_format.c vf_format: simplify frame type checking after addition of DoVi option 2022-02-06 14:45:50 +02:00
vf_gpu.c
vf_sub.c vf_sub: restore OSD if removed 2021-05-07 15:01:15 +02:00
vf_vapoursynth.c
vf_vavpp.c
vf_vdpaupp.c