opusdec: fix lost packet handling for FEC/PLC
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 30 Apr 2012 13:40:02 +0000 (14:40 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 24 May 2012 21:56:41 +0000 (22:56 +0100)
commit69b19a7d47d8affcb61ae0d59f84ea039343d71f
tree697c3afda04c5eaca05bfa7a83c0ed9b198571b9
parent1efe1cf95a293f7a6d691c59b9093bab09e2c737
opusdec: fix lost packet handling for FEC/PLC

The base audio decoder sends zero size packets, not NULL buffers,
to signal dropped packets.
ext/opus/gstopusdec.c