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 637929 - mve: do not use the pad buffer allocation functions in demuxers
mve: do not use the pad buffer allocation functions in demuxers
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 0.10.21
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-24 10:50 UTC by Vincent Penquerc'h
Modified: 2010-12-24 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mve: do not use the pad buffer allocation functions in demuxers (1.15 KB, patch)
2010-12-24 10:50 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2010-12-24 10:50:41 UTC
Doing so can block. See https://bugzilla.gnome.org/show_bug.cgi?id=637822
Comment 1 Vincent Penquerc'h 2010-12-24 10:50:44 UTC
Created attachment 176997 [details] [review]
mve: do not use the pad buffer allocation functions in demuxers
Comment 2 Sebastian Dröge (slomo) 2010-12-24 13:20:09 UTC
commit 4422cca1d3f98fcc68895e9a051f38dc22d4f7d7
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Fri Dec 24 10:15:46 2010 +0000

    mve: do not use the pad buffer allocation functions in demuxers
    
    https://bugzilla.gnome.org/show_bug.cgi?id=637929