mpv/video/filter
wm4 d6ebb2df47 Get rid of deprecated AVFrame accessors
Fist we were required to use them for ABI compat. reasons (and other
BS), now they're deprecated and we're supposed to access them directly
again.
2017-10-30 13:36:44 +01:00
..
refqueue.c vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
refqueue.h vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
vf.c build: add preliminary LGPL mode 2017-09-21 13:56:27 +02:00
vf.h video: change --deinterlace behavior 2017-08-22 19:08:07 +02:00
vf_buffer.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_crop.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_d3d11vpp.c video: add mp_image_params.hw_flags and add an example 2017-10-16 15:02:12 +02:00
vf_dsize.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_expand.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_flip.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_format.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_gradfun.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_lavfi.c Get rid of deprecated AVFrame accessors 2017-10-30 13:36:44 +01:00
vf_lavfi.h video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_mirror.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_noformat.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_pullup.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_rotate.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_scale.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_stereo3d.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_sub.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00
vf_vapoursynth.c vf_vapoursynth: fix inverted sign and restore 10 bit support 2017-08-07 19:31:15 +02:00
vf_vavpp.c vf_vavpp: restrict allowed sw upload formats to nv12/yuv420p 2017-09-30 16:22:16 +02:00
vf_vdpaupp.c video: change --deinterlace behavior 2017-08-22 19:08:07 +02:00
vf_yadif.c Add checks for HAVE_GPL to various GPL-only source files 2017-10-10 15:51:16 +02:00