ximagesrc: clear dts on buffer acquired from pool
authorTim-Philipp Müller <tim@centricular.net>
Thu, 20 Jun 2013 23:42:02 +0000 (00:42 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 20 Jun 2013 23:47:06 +0000 (00:47 +0100)
commitc03efd3894c4b989f2d9d56d276e8a742a68f549
tree9ad37642b79c0e721ab1a38ce231a3f087ffa1c2
parent821d99a50354650fa8d6254b69ad40e3518f285c
ximagesrc: clear dts on buffer acquired from pool

When setting timestamps on outgoing buffers, clear the
dts explicitly, otherwise it may end up being set to a
bogus value from last time it was used. Avoids every
second or so buffer's dts being set to 0. Not that it
should matter for raw video.
sys/ximage/gstximagesrc.c