[Bug 687330] Some video plugins wrongly use _WIDTH macros for height

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 1 06:16:44 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.3

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-01 13:16:38 UTC ---
Thanks, pushed as separate patches (so I could describe what it actually might
fix in case of videobox - don't know if it had any ill effects in case of
videomixer - did it crash? cause artefacts?)

 commit e3c77ba709386acf03840252673d4519ff8c257c
 Author: Douglas Bagnall <douglas at paradise.net.nz>
 Date:   Thu Nov 1 13:03:44 2012 +0000

    videomixer: get height via GST_VIDEO_FRAME_HEIGHT, not _WIDTH

    https://bugzilla.gnome.org/show_bug.cgi?id=687330

 commit 79403bcb0c2f8a4fc89ed79a4416eb5119efc58f
 Author: Douglas Bagnall <douglas at paradise.net.nz>
 Date:   Thu Nov 1 13:02:16 2012 +0000

    videbox: fix border filling for gray formats

    Get the height via GST_VIDEO_FRAME_HEIGHT, not _WIDTH.

    https://bugzilla.gnome.org/show_bug.cgi?id=687330

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