mpv/video/filter
wm4 6f9973618c vf_vdpaurb: use new common nv12 download code
See previous commit. (The mixing case was never supported, so this has
equivalent functionality.)

This also implicitly fixes a bug: the old code allocated image data for
the cropped surface size only, which means the
video_surface_get_bits_y_cb_cr call could write beyond the allocated
image memory.
2016-06-21 21:44:13 +02:00
..
refqueue.c refqueue: free referenced images on free 2016-06-19 19:52:49 +02:00
refqueue.h vf_d3d11vpp: add a D3D11 video processor filter 2016-05-28 19:28:08 +02:00
vf.c vf: fix filter auto-insertion 2016-05-30 20:03:01 +02:00
vf.h video: remove d3d11 video processor use from OpenGL interop 2016-05-29 19:00:55 +02:00
vf_buffer.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
vf_crop.c vf_crop: support opaque hardware decoding formats 2016-05-19 22:56:11 +02:00
vf_d3d11vpp.c vf_d3d11vpp: flush device context only when using shared textures 2016-06-16 17:29:53 +02:00
vf_dlopen.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
vf_dlopen.h
vf_dsize.c video: switch from using display aspect to sample aspect 2015-12-19 20:45:36 +01:00
vf_eq.c
vf_expand.c video: switch from using display aspect to sample aspect 2015-12-19 20:45:36 +01:00
vf_flip.c
vf_format.c vo_opengl: refactor HDR mechanism 2016-05-30 20:17:33 +02:00
vf_gradfun.c
vf_lavfi.c af_lavfi, vf_lavfi: fix compilation on Libav 2016-01-22 20:53:52 +01:00
vf_lavfi.h
vf_mirror.c
vf_noformat.c
vf_pullup.c
vf_rotate.c
vf_scale.c video: switch from using display aspect to sample aspect 2015-12-19 20:45:36 +01:00
vf_stereo3d.c
vf_sub.c video: switch from using display aspect to sample aspect 2015-12-19 20:45:36 +01:00
vf_vapoursynth.c vf_vapoursynth: fix everything 2015-12-20 09:55:26 +01:00
vf_vavpp.c vf_vdpaupp: use refqueue helper 2016-05-27 17:03:00 +02:00
vf_vdpaupp.c vo_opengl: vdpau interop without RGB conversion 2016-06-19 19:58:40 +02:00
vf_vdpaurb.c vf_vdpaurb: use new common nv12 download code 2016-06-21 21:44:13 +02:00
vf_yadif.c vf_yadif: change defaults 2015-12-21 22:05:40 +01:00