[Bug 760222] New: videopool: store videoinfo after choosing the biggest buffer size
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jan 6 07:07:40 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760222
Bug ID: 760222
Summary: videopool: store videoinfo after choosing the biggest
buffer size
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: aurelien.zanelli at parrot.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When configuring size of a videopool, if pool size is greater than the video
info size got from caps, value is accepted and pool is configured accordingly.
But we currently store the pool video info before size modification which
causes inconsistency between pool configuration and pool stored video info
which are used in allocation function.
Hence allocated buffers have wrong size.
--
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