mirror of
https://github.com/mpv-player/mpv
synced 2025-01-12 09:59:44 +00:00
VOCTRL_DRAW_IMAGE added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5503 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bb960cf53e
commit
41eb6af976
@ -38,6 +38,7 @@
|
||||
#define VOCTRL_RESUME 8
|
||||
/* libmpcodecs direct rendering: */
|
||||
#define VOCTRL_GET_IMAGE 9
|
||||
#define VOCTRL_DRAW_IMAGE 13
|
||||
/* decoding ahead: */
|
||||
#define VOCTRL_GET_NUM_FRAMES 10
|
||||
#define VOCTRL_GET_FRAME_NUM 11
|
||||
|
Loading…
Reference in New Issue
Block a user