[Bug 786740] appsink: should not keep a ref on the preroll buffer all the time
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 19 08:20:06 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=786740
Julien Isorce <julien.isorce at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #359996|accepted-commit_now |committed
status| |
--- Comment #24 from Julien Isorce <julien.isorce at gmail.com> ---
Comment on attachment 359996
--> https://bugzilla.gnome.org/attachment.cgi?id=359996
appsink: also clear preroll buffer in _pull_sample
commit 7b1056b9467673d004ea7dd63ad91461b8f616fa
Author: Julien Isorce <jisorce at oblong.com>
Date: Mon Sep 18 17:06:32 2017 +0100
appsink: also clear preroll buffer in _pull_sample
If someone calls gst_app_sink_try_pull_sample they are
probably no longer interested in any preroll samples.
Useful if the user has not registered a preroll appsink callback.
Also added unit test 'test_do_not_care_preroll'
make elements/appsink.check
that fails without this patch.
https://bugzilla.gnome.org/show_bug.cgi?id=786740
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list