Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 16 Jun 2008 23:16:44 +0000 | michael | Check number of bits so we do not try to use table entries which do not exist. libavcodec |
Mon, 16 Jun 2008 23:12:50 +0000 | michael | Support decoding of sample_g726.asf. libavcodec |
Mon, 16 Jun 2008 20:42:54 +0000 | michael | get_bits() outputs exactly as many bits as requested no need to mask them. libavcodec |