[Bug 695541] New: [PATCH] avidemux: support raw avi with negative height

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 10 00:54:06 PST 2013


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

           Summary: [PATCH] avidemux: support raw avi with negative height
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vhdirk at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


As mentioned in bug report 695540
(https://bugzilla.gnome.org/show_bug.cgi?id=695540), raw video may be store
bottom-down (instead of topdown) when setting a negative height in the header.

This patch addresses this by not inverting the buffer when a negative height
value is provided. The patch in 695540 is required, in order for caps nego to
succeed

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