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 158221 - Build fix for gstreamer-plugins 0.8.5.3
Build fix for gstreamer-plugins 0.8.5.3
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.6
Other FreeBSD
: High blocker
: 0.8.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-13 23:27 UTC by Koop Mast
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
Build fix with gcc 2.95.x compiler (10.86 KB, patch)
2004-11-13 23:33 UTC, Koop Mast
none Details | Review
correct patch (11.32 KB, patch)
2004-11-14 10:16 UTC, Ronald Bultje
none Details | Review

Description Koop Mast 2004-11-13 23:27:14 UTC
Fix the build of gstreamer=plugins 0.8.5.3 with gcc 2.95.x 
compiler.
Comment 1 Koop Mast 2004-11-13 23:33:07 UTC
Created attachment 33743 [details] [review]
Build fix with gcc 2.95.x compiler
Comment 2 Ronald Bultje 2004-11-14 09:32:17 UTC
Order is wrong (see avcodec.h), and AYUV has alpha is zero. I'll look closely
later today.
Comment 3 Ronald Bultje 2004-11-14 10:16:10 UTC
Created attachment 33760 [details] [review]
correct patch
Comment 4 Ronald Bultje 2004-11-14 10:35:37 UTC
applied my version.