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 |
Mon, 16 Jun 2008 20:40:44 +0000 | michael | Remove dead code. libavcodec |
Mon, 16 Jun 2008 08:25:48 +0000 | diego | Add missing #includes to fix 'make checkheaders'. libavcodec |
Sun, 15 Jun 2008 18:01:25 +0000 | jbr | fix verbatim mode decoding. patch by Jai Menon (realityman gmx net). libavcodec |