mpv/video/filter
wm4 028faacff5 video: add metadata handling for spherical video
This adds handling of spherical video metadata: retrieving it from
demux_lavf and demux_mkv, passing it through filters, and adjusting it
with vf_format. This does not include support for rendering this type of
video.

We don't expect we need/want to support the other projection types like
cube maps, so we don't include that for now. They can be added later as
needed.

Also raise the maximum sizes of stringified image params, since they
can get really long.
2017-08-21 14:56:07 +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 video: add metadata handling for spherical video 2017-08-21 14:56:07 +02:00
vf.h af, vf: improvements to libavfilter bridge 2017-05-31 17:42:55 +02: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_dsize.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_eq.c video: drop some more IMGFMT aliases 2017-06-29 21:30:10 +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 video: add metadata handling for spherical video 2017-08-21 14:56:07 +02:00
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 vf_vapoursynth: fix inverted sign and restore 10 bit support 2017-08-07 19:31:15 +02:00
vf_vavpp.c vf_vavpp: fix first-field mode 2017-02-28 00:57:51 +01:00
vf_vdpaupp.c vo_opengl: vdpau interop without RGB conversion 2016-06-19 19:58:40 +02:00
vf_yadif.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00