mpv/video/filter
sfan5 aa362fdcf4 various: replace some OOM handling
We prefer to fail fast rather than degrade in unpredictable ways.
The example in sub/ is particularly egregious because the code just
skips the work it's meant to do when an allocation fails.
2023-11-24 10:04:55 +01:00
..
refqueue.c mp_image: abort on av_buffer_ref() failure 2023-06-28 20:56:23 -07:00
refqueue.h
vf_d3d11vpp.c
vf_fingerprint.c
vf_format.c ALL: use pl_hdr_metadata and nuke sig_peak 2023-11-05 18:57:36 +01:00
vf_gpu.c
vf_sub.c
vf_vapoursynth.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
vf_vavpp.c
vf_vdpaupp.c various: replace some OOM handling 2023-11-24 10:04:55 +01:00