[Bug 755392] video: bugs with gst_video_frame_copy and videoconvert (with test scripts)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 04:19:51 PDT 2015


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

Carlos Rafael Giani <dv at pseudoterminal.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311974|needs-work                  |none
             status|                            |
 Attachment #311974|0                           |1
        is obsolete|                            |

--- Comment #11 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 312042
  --> https://bugzilla.gnome.org/attachment.cgi?id=312042&action=edit
Patch for 10-bit RGB bayer dither mask setup

This patch right-shifts the values that get computed in setup_bayer() if
requested. For most formats, this right shift is a no-op, but for the 3
problematic 10-bit RGB ones, it right-shifts by 6 bits, since the mask setup in
this function computes 16-bit values.

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