appsink: unref the preroll buffer and cleanup the segments on stop()
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 14 Aug 2015 16:43:03 +0000 (18:43 +0200)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 14 Aug 2015 17:27:07 +0000 (19:27 +0200)
commit897371ac4fb75e5d334702341dc641a0e96f26a2
treec4998163727e17d6011e9a21af1b1a090751093f
parentc3e4d8ca6fe118869506065e46fee5fe6d5bcacc
appsink: unref the preroll buffer and cleanup the segments on stop()

Just for consistency. No need to keep data around.
gst-libs/gst/app/gstappsink.c