]> git.sesse.net Git - ffmpeg/commit
oma: Validate sample rates
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 30 Mar 2013 08:46:06 +0000 (09:46 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 31 Mar 2013 14:10:52 +0000 (16:10 +0200)
commit0933fd1533560fbc718026e12f19a4824b041237
tree46d1fe4668a882491bcd8ea6519d0284e7cfa9a5
parentf2f57d16795efa8083acef17c640bea6c08aa638
oma: Validate sample rates

The sample rate index is 3 bits even if currently index 5, 6 and 7 are
not supported.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
libavformat/oma.c
libavformat/oma.h
libavformat/omadec.c