mpv/filters
Dudemanguy c0c57be07b f_hwtransfer: filter out unsupported hwuploads from p->fmts
With the previous change, it is possible that the mp_hwdec_ctx contains
a list of known supported hwuploads. Take this into account when adding
to the p->fmts list. We want to be sure to select only something that is
actually possible to use. If the hwdec does not implement
supported_hwupload_formats, then all are assumed to work.
2024-09-16 00:07:36 +00:00
..
f_async_queue.c
f_async_queue.h
f_auto_filters.c f_auto_filters: don't set interlaced-only for userdeint 2024-09-15 20:10:09 +02:00
f_auto_filters.h
f_autoconvert.c
f_autoconvert.h
f_decoder_wrapper.c options: remove some deprecated OPT_REPLACED option mapping 2024-06-25 02:18:58 +00:00
f_decoder_wrapper.h
f_demux_in.c
f_demux_in.h
f_hwtransfer.c f_hwtransfer: filter out unsupported hwuploads from p->fmts 2024-09-16 00:07:36 +00:00
f_hwtransfer.h
f_lavfi.c video: hwdec: extend look up of hwdecs to consider device type as well 2024-08-10 14:24:36 -07:00
f_lavfi.h
f_output_chain.c
f_output_chain.h
f_swresample.c various: remove av channel layout check 2024-06-22 16:12:14 +02:00
f_swresample.h
f_swscale.c
f_swscale.h
f_utils.c
f_utils.h
filter.c video: hwdec: extend look up of hwdecs to consider device type as well 2024-08-10 14:24:36 -07:00
filter.h video: hwdec: extend look up of hwdecs to consider device type as well 2024-08-10 14:24:36 -07:00
filter_internal.h
frame.c
frame.h
user_filters.c
user_filters.h