mirror of
https://github.com/mpv-player/mpv
synced 2024-12-20 13:52:10 +00:00
added forgotten xv_enable_vsync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15865 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1cbd08cdeb
commit
7bbc8d045a
@ -85,6 +85,8 @@ extern unsigned int xv_port;
|
||||
extern int vo_xv_set_eq(uint32_t xv_port, char * name, int value);
|
||||
extern int vo_xv_get_eq(uint32_t xv_port, char * name, int *value);
|
||||
|
||||
extern int vo_xv_enable_vsync();
|
||||
|
||||
/*** colorkey handling ***/
|
||||
typedef struct xv_ck_info_s
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user