[Bug 793458] omxvideoenc: make GST_PARAM_MUTABLE_READY property thread safe
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 14 16:26:47 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793458
--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 368347
--> https://bugzilla.gnome.org/attachment.cgi?id=368347&action=edit
omxvideoenc: protect target_bitrate with the object lock
The 'target-bitrate' property can be changed while PLAYING
(GST_PARAM_MUTABLE_PLAYING). Make it thread-safe to prevent concurrent
accesses between the application and streaming thread.
--
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