diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2013-02-24 16:56:15 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2013-02-25 07:34:00 +0100 |
commit | 23bd9ef4b209c789d5473d75f89a2e411d343d80 (patch) | |
tree | 008791b2fe1a0e0a0b5e7c815bd3993367e4ace0 /libavcodec/aac_ac3_parser.c | |
parent | 5b47c19bfda92273ae49e83db26a565afcaed80a (diff) | |
download | ffmpeg-23bd9ef4b209c789d5473d75f89a2e411d343d80.tar.gz |
vorbisdec: Accept 0 amplitude_bits
The specification does not prevent an encoder to write the amplitude 0
as 0 amplitude_bits.
Our get_bits() implementation might not support a zero sized read
properly, thus the additional branch.
Diffstat (limited to 'libavcodec/aac_ac3_parser.c')
0 files changed, 0 insertions, 0 deletions