[Bug 652961] [basevideoencoder] Set the 'force_keyframe' field to TRUE when a forced keyframe is required

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 27 01:16:39 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652961
  GStreamer | gst-plugins-bad | git

--- Comment #3 from Andoni Morales <ylatuya at gmail.com> 2011-06-27 08:16:36 UTC ---
Others variables are also modified in the same function without the lock, as
well as in finish_frame or set_latency. Shouldn't they be protected with the
object lock too?
In encoder_chain, should the lock be extended to handle_frame too so that
subclasses doesn't need to worry about too?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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