[Bug 727885] coremediabuffer: handle stride alignment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 24 03:29:07 PDT 2014


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #5 from Edward Hervey <bilboed at bilboed.com> 2014-04-24 10:29:02 UTC ---
commit e728ee820868518a717342d4bc6b00d1f01b33b0
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Wed Apr 9 10:55:03 2014 +0100

    coremediabuffer: handle stride alignment

    Handle stride alignment through the use of the video meta API. The
    code is based on the corevideobuffer implementation.

    If the video meta API is not supported and the underlying buffer
    contains padding, the core media buffer is copied to a system memory
    buffer.

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

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