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 745495 - dvbsuboverlay: Set query ALLOCATION need_pool to FALSE
dvbsuboverlay: Set query ALLOCATION need_pool to FALSE
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-03 02:23 UTC by kevin
Modified: 2015-03-04 10:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Set query ALLOCATION need_pool to FALSE (1012 bytes, patch)
2015-03-03 02:23 UTC, kevin
committed Details | Review

Description kevin 2015-03-03 02:23:46 UTC
Created attachment 298361 [details] [review]
Set query ALLOCATION need_pool to FALSE

Set query ALLOCATION need_pool to FALSE as it only need query if can support video overlay composition meta.
Other sub overlay all modified to FALSE, only the sub overlay hasn't been fixed.
Comment 1 Sebastian Dröge (slomo) 2015-03-04 10:06:34 UTC
commit cdb06c6c99b42a25559b4c85420d683490bd991b
Author: Song Bing <b06498@freescale.com>
Date:   Tue Mar 3 10:12:11 2015 +0800

    dvbsuboverlay: Set query ALLOCATION need_pool to FALSE
    
    Set query ALLOCATION need_pool to FALSE as it only need query if can
    support video overlay composition meta.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745495