mpv/video/filter
wm4 1143f2877a d3d11: change mp_image plane pointer semantics
Until now, the texture pointer was stored in plane 1, and the texture
array index was in plane 2. Move this down to plane 0 and plane 1. This
is to align it to the new WIP D3D11 decoding API in Libav, where we
decided that there is no reason to avoid setting plane 0, and that it
would be less weird to start at plane 0.
2017-05-04 01:13:03 +02: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 vf: fix another broken case of conversion filter auto-insertion 2017-04-05 11:06:25 +02:00
vf.h video: support filtering hardware frames via libavfilter 2017-01-16 16:10:39 +01:00
vf_buffer.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_crop.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_d3d11vpp.c d3d11: change mp_image plane pointer semantics 2017-05-04 01:13:03 +02:00
vf_dlopen.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_dlopen.h
vf_dsize.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_eq.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_expand.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_flip.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_format.c
vf_gradfun.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_lavfi.c vf_lavfi, af_lavfi: remove unused/deprecated include 2017-04-05 16:12:47 +02:00
vf_lavfi.h video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_mirror.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_noformat.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_pullup.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_rotate.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_scale.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_stereo3d.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_sub.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_vapoursynth.c options: add M_OPT_FILE to some more file options 2017-03-06 15:41:06 +01:00
vf_vavpp.c vf_vavpp: fix first-field mode 2017-02-28 00:57:51 +01:00
vf_vdpaupp.c
vf_yadif.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00