core: replace picture_sys_t* by void*
commit3de64989180176eb10dc6ea1a012ede660afd7f5
authorRomain Vimont <rom1v@videolabs.io>
Mon, 23 Apr 2018 16:10:15 +0000 (23 18:10 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 25 Apr 2018 23:35:35 +0000 (26 01:35 +0200)
tree60e851bfc52da5f6f18c3d972236e90e6a3c0bfe
parent6429b8ea8337ab284e3d3f449775ab4cf9ebce7b
core: replace picture_sys_t* by void*

See #17078

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16 files changed:
include/vlc_picture.h
modules/codec/avcodec/d3d11va.c
modules/hw/d3d11/d3d11_deinterlace.c
modules/hw/d3d11/d3d11_filters.c
modules/hw/d3d11/d3d11_surface.c
modules/hw/d3d9/d3d9_filters.c
modules/hw/d3d9/dxa9.c
modules/hw/d3d9/dxva2_deinterlace.c
modules/hw/vaapi/vlc_vaapi.c
modules/hw/vdpau/chroma.c
modules/hw/vdpau/display.c
modules/video_output/opengl/converter_sw.c
modules/video_output/opengl/converter_vdpau.c
modules/video_output/win32/direct3d11.c
modules/video_output/win32/direct3d9.c
modules/video_output/win32/directdraw.c