[Bug 700521] New: androidmedia: crop_top should be divided by 2 in COLOR_FormatYUV420 converting

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 17 05:28:46 PDT 2013


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

           Summary: androidmedia: crop_top should be divided by 2 in
                    COLOR_FormatYUV420 converting
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fykcee1 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=244517)
 View: https://bugzilla.gnome.org/attachment.cgi?id=244517
 Review: https://bugzilla.gnome.org/review?bug=700521&attachment=244517

A patch fixing this minor bug

androidmedia/gstamcvideodec.c

When calculating cropped area for U/V plane, crop_top should be divided by 2 in
COLOR_FormatYUV420 converting logic, since the U/V planes have
half the size in both dimensions.

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