mpv/video/filter
wm4 a1e410e43a vf_vapoursynth: stupid hack to unbreak with recent API change
Vapoursynth made an incompatible API change: clips with unknown length
are not supported anymore. In fact, Vapoursynth abort()s the program
(which by the way invalidate all of its claims of API/ABI stability).

So add some nonsense to make it work again.
2015-04-20 21:05:42 +02:00
..
vf.c build: fix libavfilter dependency for vf_mirror 2015-04-20 17:08:29 +02:00
vf.h vf_screenshot: remove this filter 2015-04-16 22:16:04 +02:00
vf_buffer.c video/filter: add vf_buffer 2014-07-30 23:29:00 +02:00
vf_crop.c vf_crop, vf_expand: remove ancient and useless messages 2015-04-16 22:46:52 +02:00
vf_delogo.c Update license headers 2015-04-13 12:10:01 +02:00
vf_dlopen.c Update license headers 2015-04-13 12:10:01 +02:00
vf_dlopen.h vf_dlopen: remove buggy private name -> imgfmt conversion 2014-05-15 10:32:16 -07:00
vf_dsize.c Update license headers 2015-04-13 12:10:01 +02:00
vf_eq.c Update license headers 2015-04-13 12:10:01 +02:00
vf_expand.c vf_crop, vf_expand: remove ancient and useless messages 2015-04-16 22:46:52 +02:00
vf_flip.c Update license headers 2015-04-13 12:10:01 +02:00
vf_format.c Update license headers 2015-04-13 12:10:01 +02:00
vf_gradfun.c Update license headers 2015-04-13 12:10:01 +02:00
vf_hqdn3d.c Update license headers 2015-04-13 12:10:01 +02:00
vf_lavfi.c vf_lavfi: drop useless option from wrapper filters 2015-02-12 11:53:40 +01:00
vf_lavfi.h video/filters: simplify libavfilter bridge 2015-02-11 17:35:58 +01:00
vf_mirror.c vf_mirror: replace internal implementation with libavfilter 2015-04-16 22:43:15 +02:00
vf_noformat.c Update license headers 2015-04-13 12:10:01 +02:00
vf_noise.c Update license headers 2015-04-13 12:10:01 +02:00
vf_pullup.c Update license headers 2015-04-13 12:10:01 +02:00
vf_rotate.c Update license headers 2015-04-13 12:10:01 +02:00
vf_scale.c Update license headers 2015-04-13 12:10:01 +02:00
vf_stereo3d.c Update license headers 2015-04-13 12:10:01 +02:00
vf_sub.c Update license headers 2015-04-13 12:10:01 +02:00
vf_unsharp.c Update license headers 2015-04-13 12:10:01 +02:00
vf_vapoursynth.c vf_vapoursynth: stupid hack to unbreak with recent API change 2015-04-20 21:05:42 +02:00
vf_vavpp.c vf_vavpp: fix deinterlacing 2015-03-08 21:44:18 +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 Update license headers 2015-04-13 12:10:01 +02:00