FS-10249: [mod_av] Audio gradually falls behind video in recordings #comment backport to 1.6

This commit is contained in:
Anthony Minessale
2017-05-19 18:24:47 -05:00
parent 198eb824cc
commit 6e428c9ba3
7 changed files with 496 additions and 281 deletions
+1
View File
@@ -228,6 +228,7 @@ struct switch_media_bug {
switch_image_t *spy_img[2];
switch_vid_spy_fmt_t spy_fmt;
switch_thread_t *video_bug_thread;
switch_mm_t mm;
struct switch_media_bug *next;
};