0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/filters
Guido Cella b086a404b5 command: return lavfi filters in option-info/[av]f/choices
This adds non-mpv filters to option-info/af/choices and
option-info/vf/choices, which allows completing them with set af/vf
<Tab> in console.lua.

Partial fix of #13017. Getting the filter options would required adding
af-list and vf-list properties.
2024-05-05 14:43:57 +02:00
..
f_async_queue.c
f_async_queue.h
f_auto_filters.c
f_auto_filters.h
f_autoconvert.c
f_autoconvert.h
f_decoder_wrapper.c
f_decoder_wrapper.h
f_demux_in.c
f_demux_in.h
f_hwtransfer.c
f_hwtransfer.h
f_lavfi.c
f_lavfi.h
f_output_chain.c
f_output_chain.h
f_swresample.c
f_swresample.h
f_swscale.c
f_swscale.h
f_utils.c
f_utils.h
filter_internal.h
filter.c
filter.h
frame.c
frame.h
user_filters.c
user_filters.h