[gstreamer-bugs] [Bug 305279] [riff] uncompressed AVIs with 24bpp don't work
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Mar 14 06:25:51 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=305279
GStreamer | gst-plugins-base | Ver: HEAD CVS
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Component|gstreamer (core) |gst-plugins-base
Resolution| |FIXED
Summary|Uncompressed AVI won't play |[riff] uncompressed AVIs
| |with 24bpp don't work
Version|0.8.10 |HEAD CVS
------- Comment #5 from Tim-Philipp Müller 2006-03-14 14:25 UTC -------
The DIB stuff in 0.8 only handles images with 8bpp, but this one has 24bpp.
Should work with gst-plugins-base CVS and gst-plugins-good CVS now:
2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
Add support for 24bpp DIB (#305279).
2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
* gst/avi/gstavidemux.c: (gst_avi_demux_invert):
Fix DIB image inversion for pictures with a
depth != 8 (#305279).
(can't set target properly, as there is no 0.10.6 target milestone yet)
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list