mpv/video/filter
wm4 ca67928d7a sws_utils: don't force callers to provide option struct
mp_sws_set_from_cmdline() has the only purpose to respect the --sws-
command line options. Instead of forcing callers to get the option
struct containing these, let callers pass mpv_global, and get it from
the option core code directly. This avoids minor annoyances later on.
2018-01-18 00:59:07 -08:00
..
refqueue.c
refqueue.h
vf.c video: change some mp_image_pool semantics 2018-01-13 03:26:45 -08:00
vf.h video: change --deinterlace behavior 2017-08-22 19:08:07 +02:00
vf_convert.c sws_utils: don't force callers to provide option struct 2018-01-18 00:59:07 -08:00
vf_d3d11vpp.c video: change some mp_image_pool semantics 2018-01-13 03:26:45 -08:00
vf_format.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01:00
vf_lavfi.c vf_lavfi: remove old internal wrapper API stuff 2017-11-29 18:26:25 +01:00
vf_sub.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01:00
vf_vapoursynth.c msg: reinterpret a bunch of message levels 2017-12-15 22:28:47 -08:00
vf_vavpp.c video: remove some more hwdec legacy stuff 2017-12-02 04:53:55 +01:00
vf_vdpaupp.c vf_vdpaupp: fix error handling and software input mode 2017-12-27 01:52:09 -07:00