gecko-dev/media/libopus/src
Ralph Giles b38e6e22a7 Bug 817179 - Fix an issue with Opus padding larger than 16. r=tterribe
Packets with with more than 2^24 padding length bytes could
overflow the packet length calculation. This change avoids
the wrap around behaviour.
2012-11-30 15:02:23 -08:00
..
opus_decoder.c Bug 817179 - Fix an issue with Opus padding larger than 16. r=tterribe 2012-11-30 15:02:23 -08:00
opus_encoder.c Bug 790381 - Update libopus to 1.0.0 release. r=derf 2012-09-11 13:08:00 -07:00
opus_multistream.c Bug 790381 - Update libopus to 1.0.0 release. r=derf 2012-09-11 13:08:00 -07:00
opus_private.h Bug 790381 - Update libopus to 1.0.0 release. r=derf 2012-09-11 13:08:00 -07:00
opus.c Bug 790381 - Update libopus to 1.0.0 release. r=derf 2012-09-11 13:08:00 -07:00
repacketizer.c Bug 790381 - Update libopus to 1.0.0 release. r=derf 2012-09-11 13:08:00 -07:00