mirror of
https://github.com/jojo61/vdr-plugin-softhdcuvid.git
synced 2023-10-10 13:37:41 +02:00
removed gittid
This commit is contained in:
parent
a2b52bb804
commit
06918ebbd2
5
video.c
5
video.c
@ -540,10 +540,7 @@ static int X11HaveDPMS(xcb_connection_t *);
|
|||||||
static void X11DPMSReenable(xcb_connection_t *);
|
static void X11DPMSReenable(xcb_connection_t *);
|
||||||
static void X11DPMSDisable(xcb_connection_t *);
|
static void X11DPMSDisable(xcb_connection_t *);
|
||||||
#endif
|
#endif
|
||||||
uint64_t gettid()
|
|
||||||
{
|
|
||||||
return pthread_self();
|
|
||||||
}
|
|
||||||
///
|
///
|
||||||
/// Update video pts.
|
/// Update video pts.
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user