mpv/filters
wm4 9b9307ea9f options: fix filter list comparison (again)
This was completely broken: it compared the first item of the filter
list only. Apparently I forgot that this is a list. This probably broke
aspects of runtime filter changing probably since commit  b16cea750f.

Fix this, and remove some redundant code from obj_settings_equals().
Which is not the same as m_obj_settings_equal(), so rename it to make
confusing them harder. (obj_setting_match() has these very weird label
semantics that should probably just be killed. Or not.)
2019-12-18 06:49:48 +01:00
..
f_auto_filters.c
f_auto_filters.h
f_autoconvert.c video: mess with the filte chain to enable zimg IMGFMT_RGB30 output 2019-11-02 17:50:32 +01:00
f_autoconvert.h
f_decoder_wrapper.c options: get rid of GLOBAL_CONFIG hack 2019-11-29 12:14:43 +01:00
f_decoder_wrapper.h ad_lavc, vd_lavc: return full error codes to shared decoder loop 2019-10-24 18:50:28 +02:00
f_demux_in.c
f_demux_in.h
f_hwtransfer.c
f_hwtransfer.h
f_lavfi.c f_lavfi: add gross workaround for af_dynaudnorm bug 2019-12-18 01:44:20 +01:00
f_lavfi.h options: pre-check filter names when using vf/af libavfilter bridge 2019-11-25 20:29:42 +01:00
f_output_chain.c options: fix filter list comparison (again) 2019-12-18 06:49:48 +01:00
f_output_chain.h
f_swresample.c
f_swresample.h
f_swscale.c video: mess with the filte chain to enable zimg IMGFMT_RGB30 output 2019-11-02 17:50:32 +01:00
f_swscale.h video: mess with the filte chain to enable zimg IMGFMT_RGB30 output 2019-11-02 17:50:32 +01:00
f_utils.c
f_utils.h
filter.c
filter.h
filter_internal.h
frame.c
frame.h
user_filters.c build: downgrade EGL requirement from 1.5 to 1.4 2019-12-16 00:37:18 +01:00
user_filters.h vf_gpu: add video filter using vo_gpu's renderer 2019-11-29 20:37:11 +01:00