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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 18 06:58:43 PDT 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #29 from Wim Taymans <wim.taymans at gmail.com> 2013-07-18 13:58:36 UTC ---
Yes, this is correct, after vertical and horizontal padding, it should add some
more to align to the requested alignment, like what libav does.

for the extra-extra padding, I would indeed just add more padding at the
bottom. You could theoretically also configure the extra padding in the params
of the allocator that you set with gst_buffer_pool_config_set_allocator() but
that seems
more trouble.

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