New upstream version 0.16.2+dfsg1

This commit is contained in:
Sebastian Ramacher 2016-10-10 21:01:40 +02:00
parent 67704ac59c
commit 6efda2859e
377 changed files with 7938 additions and 696 deletions

View file

@ -243,6 +243,7 @@ struct obs_core_video {
int cur_texture;
uint64_t video_time;
double video_fps;
video_t *video;
pthread_t video_thread;
uint32_t total_frames;