[gstreamer-bugs] [Bug 350748] [ffmpegcolorspace] ffmpeg colorspace should prefer RGBA over RGB

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 7 09:22:05 PST 2007


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=350748

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Michal Benes changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70648|0                           |1
        is obsolete|                            |




------- Comment #5 from Michal Benes  2007-01-07 17:20 UTC -------
Created an attachment (id=79649)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=79649&action=view)
Patch to choose conversion according to FF_LOSS

This patch sorts conversion accoring to FF_LOSS.
It needs API addition to gstffmpegcodecmap.c: I need a function to guess
pix_fmt for the given caps (one structure assumed). To obtain this, I have
expported gst_ffmpeg_caps_to_pixfmt and added guess_mode parameter to this
function.
I feel that this patch is not as clean as it probably should be but this best
what I have in the moment.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list