vout: pass system render time to prepare callback
commit8d8c5b6bcb35b959e2b91b8bf53bca0ff84b0846
authorThomas Guillem <thomas@gllm.fr>
Sat, 5 May 2018 09:11:00 +0000 (5 11:11 +0200)
committerThomas Guillem <thomas@gllm.fr>
Sat, 5 May 2018 09:12:19 +0000 (5 11:12 +0200)
treed0c5ce577eb6bf48b244b8f28160ac02fa2bc877
parent6ac7f0cdc3d1f438f312ee448ec48761e970f306
vout: pass system render time to prepare callback
18 files changed:
include/vlc_vout_display.h
include/vlc_vout_wrapper.h
modules/hw/mmal/vout.c
modules/hw/vdpau/display.c
modules/video_output/android/display.c
modules/video_output/caca.c
modules/video_output/caopengllayer.m
modules/video_output/decklink.cpp
modules/video_output/ios.m
modules/video_output/macosx.m
modules/video_output/opengl/display.c
modules/video_output/vmem.c
modules/video_output/wayland/shm.c
modules/video_output/win32/direct3d11.c
modules/video_output/win32/direct3d9.c
modules/video_output/win32/glwin32.c
src/video_output/display.c
src/video_output/video_output.c