1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/video/filter
wm4 fd5207f56d options: remove global variables for swscale options; rename them
Additionally to removing the global variables, this makes the options
more uniform. --ssf-... becomes --sws-..., and --sws becomes --sws-
scaler. For --sws-scaler, use choices instead of magic integer values.
2014-06-11 00:39:13 +02:00
..
pullup.c vf_pullup: remove inline asm 2014-04-19 17:10:20 +02:00
pullup.h vf_pullup: remove inline asm 2014-04-19 17:10:20 +02:00
vf_crop.c
vf_delogo.c
vf_divtc.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
vf_dlopen.c vf_dlopen: update usage message to new-style args 2014-05-15 10:32:16 -07:00
vf_dlopen.h vf_dlopen: remove buggy private name -> imgfmt conversion 2014-05-15 10:32:16 -07:00
vf_dsize.c
vf_eq.c vf_eq: remove slow inline asm 2014-04-19 15:38:04 +02:00
vf_expand.c
vf_flip.c
vf_format.c
vf_gradfun.c
vf_hqdn3d.c
vf_ilpack.c vf_ilpack: remove inline asm 2014-04-19 15:48:30 +02:00
vf_lavfi.c vf_lavfi: reinit after libavfilter EOF 2014-05-02 01:08:05 +02:00
vf_lavfi.h
vf_mirror.c
vf_noformat.c
vf_noise.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
vf_phase.c
vf_pp.c vf_pp: PP_PICT_TYPE_QP2 is always defined 2014-04-25 19:21:17 +02:00
vf_pullup.c vf_pullup: remove inline asm 2014-04-19 17:10:20 +02:00
vf_rotate.c vf_rotate: support all multiples of 90 degrees 2014-04-21 02:56:48 +02:00
vf_scale.c options: remove global variables for swscale options; rename them 2014-06-11 00:39:13 +02:00
vf_screenshot.c
vf_softpulldown.c video: don't drop last frame when deinterlacing with yadif 2014-04-28 22:23:31 +02:00
vf_stereo3d.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
vf_sub.c
vf_swapuv.c
vf_unsharp.c
vf_vapoursynth.c vf_vapoursynth: fix debug output 2014-05-15 16:59:26 +02:00
vf_vavpp.c video: don't drop last frame when deinterlacing with yadif 2014-04-28 22:23:31 +02:00
vf_vdpaupp.c vf_vdpaupp: cosmetics: rename function 2014-05-25 16:01:33 +02:00
vf_yadif.c
vf.c options: remove global variables for swscale options; rename them 2014-06-11 00:39:13 +02:00
vf.h options: remove global variables for swscale options; rename them 2014-06-11 00:39:13 +02:00