[Bug 745207] video-converter: sometimes crashes during ARGB -> BGRx conversion.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 4 03:31:14 PST 2015


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

Wim Taymans <wim.taymans at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> ---
I made a better patch that avoids a memcpy when there is scaling involved.

commit e0a192d3dde09e52e24f0e91d2b7eddd135a04ed
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Wed Mar 4 12:21:33 2015 +0100

    video-converter: don't reuse the input line when adding borders

    When we need to add borders, we need a writable input line, so
    don't reuse the source memory directly.

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

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