mpv/video/filter
wm4 b473477fc5 vf_ilpack: remove this filter
This was apparently useful for correct interlaced scaling (although I
don't know anyone who used this). It was rarely used (if at all), had an
inconvenient output format (packed YUV), and now has a better solution
in libavfilter (using the libavfilter "scale" filter via vf_lavfi).
There is no reason to keep this filter any longer.
2015-01-27 19:13:51 +01:00
..
vf.c vf_ilpack: remove this filter 2015-01-27 19:13:51 +01:00
vf.h vf_divtc: remove this filter 2015-01-27 19:10:13 +01:00
vf_buffer.c
vf_crop.c
vf_delogo.c
vf_dlopen.c win32: request UTF-16 API variants, Vista+ APIs, and COM C macros 2015-01-07 21:42:44 +01:00
vf_dlopen.h
vf_dsize.c
vf_eq.c
vf_expand.c
vf_flip.c
vf_format.c
vf_gradfun.c vf_lavfi: make chaining from other filters more flexible 2014-09-27 17:21:29 +02:00
vf_hqdn3d.c
vf_lavfi.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vf_lavfi.h vf_lavfi: fix compilation failure 2014-10-08 12:44:47 +02:00
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_pullup.c vf_pullup: remove builtin implementation 2015-01-27 18:53:28 +01:00
vf_rotate.c Silence some Coverity warnings 2014-11-21 09:59:58 +01:00
vf_scale.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vf_screenshot.c video: separate screenshot modes 2015-01-23 22:08:20 +01:00
vf_stereo3d.c vf_stereo3d: fix "auto" input format with libav 2014-10-04 16:28:30 +02:00
vf_sub.c vf_sub: fix previous commit 2014-11-11 19:26:43 +01:00
vf_unsharp.c
vf_vapoursynth.c ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAIL 2015-01-27 18:09:36 +01:00
vf_vavpp.c vf_vavpp: add more deinterlacing algorithms 2015-01-23 13:26:41 +01:00
vf_vdpaupp.c video: have a generic context struct for hwdec backends 2015-01-22 15:32:23 +01:00
vf_yadif.c