OSDN Git Service

vorbis_dec: factor out duplicated code for index reading, bounds checking and
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 28 Oct 2009 22:41:45 +0000 (22:41 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 28 Oct 2009 22:41:45 +0000 (22:41 +0000)
commit7a41027cc4c2249fcabd657f848dc8862033a2dd
tree3964b286f18e123212ae0f993bbcb45aed7d0404
parente273b0389f062e6ac72c4baa205b1388b9184b26
vorbis_dec: factor out duplicated code for index reading, bounds checking and
error message into a shared macro.

Originally committed as revision 20411 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vorbis_dec.c