get/show_bits() can read up to MIN_CACHE_BITS bits
authorMåns Rullgård <mans@mansr.com>
Sun, 21 Feb 2010 23:28:24 +0000 (23:28 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 21 Feb 2010 23:28:24 +0000 (23:28 +0000)
commit39261cd8d992322ce8ad77ee76a63a683cca21b2
tree3f3adf24203c723b0dd5f847b47e493069916110
parent976d7bf71c2337dd354d75b4bbe3921db7575dee
get/show_bits() can read up to MIN_CACHE_BITS bits

The limit for get/show_bits_long() to use get/show_bits() directly
should be MIN_CACHE_BITS, not 17.

Originally committed as revision 21951 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/get_bits.h