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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 24 06:57:13 PDT 2012


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

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-07-24 13:57:06 UTC ---
Maybe it might make sense to, just for the "0" case, compare size with
uncompressed size, and select between compressed and umcompressed using this
check. It would remove a safety check, but since for "0" this safety check
happens to be wrong, it would both remove the warnings and do the right thing
(unless the writing program messed up).

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