<div dir="ltr"><span style="color:rgb(34,35,31);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:15.12px;white-space:pre-wrap">Hi! I have a question about how the opus_decode function is supposed to be used.</span><div><span style="color:rgb(34,35,31);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:15.12px;white-space:pre-wrap"></span></div><div><span style="color:rgb(34,35,31);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:15.12px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(34,35,31);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:15.12px;white-space:pre-wrap">Are the encode and decode calls in opus "one to one"? Meaning that every time you call the encoder, you must make a single decoder call for that output packet, or can multiple packets formed from separate opus_encode calls be decoded in a single call to opus_decode (given that you have enough buffer space).</span><br></div><div><span style="color:rgb(34,35,31);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:15.12px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(34,35,31);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:15.12px;white-space:pre-wrap">Thank you for your time,</span></div><div><span style="color:rgb(34,35,31);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:15.12px;white-space:pre-wrap">-Tucker von Holten</span></div></div>