mpv/filters
Jan Ekström 199aabddcc Merge branch 'master' into pr6360
Manual changes done:
  * Merged the interface-changes under the already master'd changes.
  * Moved the hwdec-related option changes to video/decode/vd_lavc.c.
2019-03-11 01:00:27 +02:00
..
f_auto_filters.c filters: Add cuda/nvdec deinterlacing auto-filter using vf_yadif_cuda 2018-11-19 00:02:41 +02:00
f_auto_filters.h
f_autoconvert.c f_output_chain: log status of auto filters 2018-04-29 02:21:32 +03:00
f_autoconvert.h audio: change format negotiation, remove channel remix fudging 2018-04-15 23:11:33 +03:00
f_decoder_wrapper.c player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
f_decoder_wrapper.h audio: move back PTS jump detection to before filter chain 2018-02-13 17:45:29 -08:00
f_demux_in.c
f_demux_in.h
f_hwtransfer.c f_hwtransfer: more detailed logging 2018-03-15 23:13:53 -07:00
f_hwtransfer.h
f_lavfi.c f_lavfi: support setting common filter options like "threads" 2018-04-29 02:21:32 +03:00
f_lavfi.h f_lavfi: fix typo in comment 2018-02-13 17:45:29 -08:00
f_output_chain.c f_output_chain: remove a redundant variable 2018-04-29 02:21:32 +03:00
f_output_chain.h f_output_chain: fix typo 2018-04-15 23:11:33 +03:00
f_swresample.c audio: fix segfault caused by incorrect number of planes 2019-02-23 00:21:54 +02:00
f_swresample.h
f_swscale.c
f_swscale.h
f_utils.c
f_utils.h
filter.c filter: hide warning when disconnecting pins drops frames 2018-04-29 02:21:32 +03:00
filter.h f_output_chain: log status of auto filters 2018-04-29 02:21:32 +03:00
filter_internal.h
frame.c
frame.h
user_filters.c
user_filters.h