After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785122 - omxvideoenc: ensure enough buffers are allocated in the pool
omxvideoenc: ensure enough buffers are allocated in the pool
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-19 13:11 UTC by Guillaume Desmottes
Modified: 2017-07-19 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
omxvideoenc: ensure enough buffers are allocated in the pool (1.35 KB, patch)
2017-07-19 13:11 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2017-07-19 13:11:17 UTC
.
Comment 1 Guillaume Desmottes 2017-07-19 13:11:38 UTC
Created attachment 355945 [details] [review]
omxvideoenc: ensure enough buffers are allocated in the pool

Handle allocation query and ensure enough buffers are allocated in
the negotiated pool. This help preventing buffer starvation in the pipeline.
Comment 2 Nicolas Dufresne (ndufresne) 2017-07-19 13:37:02 UTC
Review of attachment 355945 [details] [review]:

Looks good to me.
Comment 3 Nicolas Dufresne (ndufresne) 2017-07-19 13:37:46 UTC
Attachment 355945 [details] pushed as 3f5d98a - omxvideoenc: ensure enough buffers are allocated in the pool