Check that bits doesn't go < 0 or > 32.
commit1a15671eb3e1e260501467bc7167c50cd50b0ed1
authorNathan Caldwell <saintdev@gmail.com>
Thu, 13 Aug 2009 06:11:11 +0000 (13 00:11 -0600)
committerNathan Caldwell <saintdev@gmail.com>
Thu, 13 Aug 2009 06:11:11 +0000 (13 00:11 -0600)
treecf23daa0302a233f180d905a340986a6a86fb023
parent5c0920f113bc1a6ba9df70b9a7c5731468e47926
Check that bits doesn't go < 0 or > 32.
Misc. formatting.
libavcodec/lagarith.c