After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 747491 - wayland: destroy vpp buffer pool on resize
wayland: destroy vpp buffer pool on resize
Status: RESOLVED FIXED
Product: gstreamer-vaapi
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks: 743569
 
 
Reported: 2015-04-08 08:34 UTC by Michael Olbrich
Modified: 2015-04-14 09:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (937 bytes, patch)
2015-04-08 08:34 UTC, Michael Olbrich
committed Details | Review

Description Michael Olbrich 2015-04-08 08:34:23 UTC
Created attachment 301104 [details] [review]
patch

If the old pool is not destroyed the old buffers with the old size are used.
Comment 1 Michael Olbrich 2015-04-08 08:40:08 UTC
Hmm, I can't mark the attachment as a patch any more.
Comment 2 Víctor Manuel Jáquez Leal 2015-04-08 09:54:53 UTC
(In reply to Michael Olbrich from comment #1)
> Hmm, I can't mark the attachment as a patch any more.

Done.
Comment 3 Víctor Manuel Jáquez Leal 2015-04-14 09:51:50 UTC
commit b8f8d50f414ac5757215ca8bd26bafc667f86d00
Author: Michael Olbrich <m.olbrich@pengutronix.de>
Date:   Mon Feb 2 16:42:43 2015 +0100

    wayland: destroy vpp buffer pool on resize