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 308638 - ffmpegcolorspace does not handle bgra32 correctly
ffmpegcolorspace does not handle bgra32 correctly
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other All
: Normal normal
: 0.8.11
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-22 11:45 UTC by Ronald Bultje
Modified: 2005-07-01 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (3.38 KB, patch)
2005-06-22 11:46 UTC, Ronald Bultje
none Details | Review

Description Ronald Bultje 2005-06-22 11:45:24 UTC
And attached patch fixes it. It also implements bgra32->ayuv so the alpha
channel is conserved.
Comment 1 Ronald Bultje 2005-06-22 11:46:27 UTC
Created attachment 48151 [details] [review]
fix
Comment 2 Ronald Bultje 2005-07-01 16:53:31 UTC
applied.