opusenc: headers are never sent
Submitted by Ilya Konstantinov
Link to original bug (#746617)
Description
opusenc is creating headers but they never get sent. Therefore opusdec resorts to fallback values, e.g. always 2 channels.
(e.g. in OpenWebRTC this results in wasteful audioconverts)