[Bug 753869] avviddec: Resolution changes result in outdated buffer pool configuration
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 20 16:23:33 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 #309773|0 |1
is obsolete| |
--- Comment #10 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 309774
--> https://bugzilla.gnome.org/attachment.cgi?id=309774&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