[Bug 773546] vaapiencoders: race condition when multiple encoders

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 29 06:12:49 UTC 2016


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

--- Comment #30 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 340959
  --> https://bugzilla.gnome.org/attachment.cgi?id=340959&action=edit
vaapiencode: call ensure_encoder at start

Currently, specific encoder is created during set_format.
This might lead to race condition when creating profiles with
multiple encoders

This patch moves ensure_encoder to start method to ensure
avoding this race condition.

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