mpv/video/filter
wm4 47a62059a9 vf_vapoursynth: relicense to LGPL 2.1+
This was requested by someone.

All code was written by myself; some minor changes by 2 contributors who
agreed to general LGPL relicensing. 1 line of code is by someone unknown
who possibly wasn't asked (setting the "display_fps" variable), and
which can be reasonably ignored as it makes up only 0.1% of the file.
2015-07-19 00:03:20 +02:00
..
vf.c vf_vdpaurb: Add a new filter for reading back vdpau decoded frames 2015-07-11 10:44:34 +02:00
vf.h vf_sub: minor simplification 2015-06-05 18:59:13 +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: declare as deprecated 2015-05-25 21:13:54 +02: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 vf_stereo3d: drop internal implementation 2015-07-10 18:03:38 +02:00
vf_sub.c vf_sub: minor simplification 2015-06-05 18:59:13 +02:00
vf_unsharp.c Update license headers 2015-04-13 12:10:01 +02:00
vf_vapoursynth.c vf_vapoursynth: relicense to LGPL 2.1+ 2015-07-19 00:03:20 +02:00
vf_vavpp.c vf_vavpp: don't attempt to deinterlace progressive frames 2015-07-08 14:48:11 +02:00
vf_vdpaupp.c vf_vdpaupp: Don't crash when evaluating interlacing of NULL mpi 2015-07-14 11:10:04 +02:00
vf_vdpaurb.c vf_vdpaurb: Add a new filter for reading back vdpau decoded frames 2015-07-11 10:44:34 +02:00
vf_yadif.c vf_yadif: expose interlaced frame mode 2015-07-07 15:18:56 +02:00