[Bug 769248] plugins: Update buffer pool size with new va allocator's image
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 28 01:25:15 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=769248
--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 332248
--> https://bugzilla.gnome.org/attachment.cgi?id=332248&action=edit
plugins: update buffer pool size with new allocator's image size
Depends on media, video size is sometimes updated with new allocator.
It leads to dismatch between bufferpool's set size and real allocated buffer
size.
In this case, it causes every buffer is freed during release in bufferpool,
which should be reused. This kills performance.
--
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