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 637931 - mpegdemux: do not use the pad buffer allocation functions in demuxers
mpegdemux: 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:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

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

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