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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 05:20:44 PDT 2015


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

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

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

--- Comment #15 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 312050
  --> https://bugzilla.gnome.org/attachment.cgi?id=312050&action=edit
Patch for shifting bayer matrix values if needed

Updated patch. It cannot use the format depth values directly, since the pack
format is different from the actual output format sometimes (for example, in
the r210 case). This patch introduces a target_depth value that stores the
actual depth of the target frame. setup_bayer() then can compute an addition
right shift out of this.

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