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 700427 - dmabuf: set the initial memory size to the full size
dmabuf: set the initial memory size to the full size
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-16 07:25 UTC by Michael Olbrich
Modified: 2013-05-16 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (891 bytes, patch)
2013-05-16 07:25 UTC, Michael Olbrich
committed Details | Review

Description Michael Olbrich 2013-05-16 07:25:43 UTC
Created attachment 244375 [details] [review]
patch

Otherwise a resize is needed immediately after creating a buffer with it.
Comment 1 Sebastian Dröge (slomo) 2013-05-16 09:18:10 UTC
commit ced858fa657abe7422e0d5da3a7247570fef7605
Author: Michael Olbrich <m.olbrich@pengutronix.de>
Date:   Thu May 16 09:07:46 2013 +0200

    dmabuf: set the initial memory size to the full size
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700427