OSDN Git Service

vorbisdec: Add missing checks
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 24 Feb 2013 11:30:30 +0000 (12:30 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 25 Feb 2013 06:34:00 +0000 (07:34 +0100)
commit5b47c19bfda92273ae49e83db26a565afcaed80a
tree093c5a9563a74fd30cfa8c3ab7e0c1887fea34e1
parentfc386f2eea8d93ecd4f81e1646c835d1645c56a0
vorbisdec: Add missing checks

Rate and order must not be 0 even if the specification does not say that
explicitly.
libavcodec/vorbisdec.c