niimaqsrc: another attempt at robust date-timestamping
Before indices would get out of sync. Try mutexes now.
This commit is contained in:
@@ -75,6 +75,8 @@ struct _GstNiImaqSrc {
|
||||
|
||||
GstDateTime *start_time;
|
||||
gboolean start_time_sent;
|
||||
|
||||
GMutex *mutex;
|
||||
};
|
||||
|
||||
struct _GstNiImaqSrcClass {
|
||||
|
||||
Reference in New Issue
Block a user