mpv/video/filter
sfan5 7b03cd367d various: replace if + abort() with MP_HANDLE_OOM()
MP_HANDLE_OOM also aborts but calls assert() first, which
will result in an useful message if compiled in debug mode.
2023-01-12 22:02:07 +01: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 vf_format: support forwarding/stripping film grain metadata 2022-04-05 15:02:18 +02:00
vf_gpu.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
vf_sub.c vf_sub: restore OSD if removed 2021-05-07 15:01:15 +02:00
vf_vapoursynth.c video: change chroma_w/chroma_h fields to use shift instead of size 2020-04-23 13:24:35 +02:00
vf_vavpp.c various: replace if + abort() with MP_HANDLE_OOM() 2023-01-12 22:02:07 +01:00
vf_vdpaupp.c filters: lavfi: allow hwdec_interop selection for filters 2022-09-21 09:39:34 -07:00