[Bug 753869] avviddec: Resolution changes result in outdated buffer pool configuration

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 20 16:07:48 PDT 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #309730|0                           |1
        is obsolete|                            |

--- Comment #8 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 309773
  --> https://bugzilla.gnome.org/attachment.cgi?id=309773&action=edit
avviddec: Fix pool reallocation logic

Some check where incorect and also unsafe. The only reliable information
in get_buffer2 is the picture width/height really. The side effect is
that the width/height of the internal pool endup padded, so when we
switch we also need to switch to the a new width/height, hence we save
the pool info.

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