[Bug 785967] videoenc/dec : delay input buffers allocation until first buffer is received

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 7 21:05:25 UTC 2017


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

--- Comment #4 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 357153
  --> https://bugzilla.gnome.org/attachment.cgi?id=357153&action=edit
omxvideoenc: start src thread in handle_frame()

Makes the code simpler as we no longer need to restart the thread in
gst_omx_video_enc_flush() and It's more symetric which the omxvideodec
implementation.

I'm also going to move the enabling of the OMX component in
handle_frame() and the src pad thread needs to be started after it.

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