playback: reference count ts_offset
authorDavid Schleef <ds@schleef.org>
Sun, 21 Aug 2011 21:51:45 +0000 (14:51 -0700)
committerDavid Schleef <ds@schleef.org>
Thu, 25 Aug 2011 21:08:34 +0000 (14:08 -0700)
commita91237434271ed17d59bf95e0762dc9161c09864
treea5e17f2da72a5ca09f4004005315c4507dd82c0b
parent02763b2fa206f7adf87a86a6c66ad4deba84e3bb
playback: reference count ts_offset

Apparently this object is being used after it's freed.  This is one
way to fix it, although perhaps not the best way.  Fixes: #656715.
gst/playback/gstplaysink.c