gecko/media/libopus/src
Ralph Giles 65d654d29c 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
opus_multistream.c
opus_private.h
opus.c
repacketizer.c