[Bug 793458] omxvideoenc: make GST_PARAM_MUTABLE_PLAYING property thread safe

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 21 08:59:40 UTC 2018


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

Guillaume Desmottes <gdesmott at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #368347|0                           |1
        is obsolete|                            |

--- Comment #5 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 368692
  --> https://bugzilla.gnome.org/attachment.cgi?id=368692&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