]> git.sesse.net Git - ffmpeg/commit
lavc: introduce the convenience function init_get_bits8
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 13 Jan 2013 22:37:11 +0000 (23:37 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 14 Jan 2013 03:49:14 +0000 (04:49 +0100)
commite28ac6e5e27e64a206e399e958481c1e6f992189
treeb49e878678367f3120a122a3358b0efefe19475b
parentd9cf5f516974c64e01846ca685301014b38cf224
lavc: introduce the convenience function init_get_bits8

Accept the buffer size in bytes and check for overflow before passing
the value in bits to init_get_bits.
libavcodec/get_bits.h