[Bug 746617] opusenc: headers are never sent

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 22 13:11:08 PDT 2015


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

--- Comment #8 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #6)
> > I'll just set it to NULL and eliminate all of the unrefs.
> 
> I think the headers are also used to put them into the caps. They might
> still be needed.

The caps are also produced within gst_opus_enc_handle_frame, and no other code
references 'enc->headers'. I can just make 'headers' a local variable within
gst_opus_enc_handle_frame, pass it to gst_audio_encoder and forget about it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list