niimaqsrc: fix timestamp error when video is restarted

This commit is contained in:
Joshua M. Doe
2017-08-10 10:19:45 -04:00
parent 45bc0f24aa
commit ca37f0078b
2 changed files with 4 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ struct _GstNiImaqSrc {
gint framesize;
int rowpixels;
guint64 imaqFrameStartNum;
uInt32 cumbufnum;
gint64 n_dropped_frames;