[Bug 673898] [avidemux] Regression: some DIB videos play upside down

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 7 08:05:25 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673898
  GStreamer | gst-plugins-good | git

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
     Ever Confirmed|0                           |1

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-06-07 15:05:20 UTC ---
#define GST_RIFF_rgb  GST_MAKE_FOURCC (0x00,0x00,0x00,0x00)

So this patch will consider that identifier as compressed, whereas it would not
with the original code.

I don't understand why this patch would avoid a warning either, and reverting
it locally does not warn (GCC 4.6.3 (ish)).

-- 
Configure bugmail: https://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