winks: Reset DTS to GST_CLOCK_TIME_NONE
authorSebastian Dröge <sebastian@centricular.com>
Sun, 12 Apr 2015 11:01:56 +0000 (13:01 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 12 Apr 2015 11:01:56 +0000 (13:01 +0200)
commit91853015b71b20aac9f91b096c1e0ac114988744
tree5553a052313a6ed248ac427fb7bab8535aa93b14
parent265538ac6eb780d10d159da9f40af7d2a48847f7
winks: Reset DTS to GST_CLOCK_TIME_NONE

Otherwise we might get a previous DTS set from a recycled buffer that we get
back from a buffer pool, which then confuses synchronization.

https://bugzilla.gnome.org/show_bug.cgi?id=747722
sys/winks/gstksvideosrc.c