[Bug 694299] crash in put_pixels16_sse2() with SVQ1 video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 18 07:25:19 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=694299
  GStreamer | gst-libav | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.3

--- Comment #32 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-18 14:25:11 UTC ---
commit 28e1dadbfaa403679e69f8173d1aa2c7500fd556
Author: Arnaud Vrac <avrac at freebox.fr>
Date:   Thu Jul 18 14:13:33 2013 +0200

    video: respect stride alignment when calculating planes offsets

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


commit 4a2054c6aad18db3c1e9bc359d4ba4de855b036d
Author: Arnaud Vrac <avrac at freebox.fr>
Date:   Thu Jul 18 16:11:16 2013 +0200

    avviddec: increase bottom padding for output frames

    libav can write slightly after the plane end in some SIMD optimized
    functions. The extra padding value needs to be at least 16+stride_align
    for each plane, so just increase the bottom padding value for the output
    frame.

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

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