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)
commit7d731ac155857be39858b605d8554256a177d8aa
tree3fb1af766c256ff40bab54df0715df21fd5802e8
parent220687e602b1dcac38eb46c4f6149b1a0c1339d3
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