Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 23 Dec 2008 21:12:19 +0000 | michael | Use get_ue_golomb_31() where possible, almost all are just in headers libavcodec |
Tue, 23 Dec 2008 21:07:36 +0000 | michael | Update golomb decoding tables so that get_*_golomb_31() return some libavcodec |
Tue, 23 Dec 2008 21:05:47 +0000 | michael | Add get_ue_golomb_31() libavcodec |
Tue, 23 Dec 2008 19:12:50 +0000 | michael | indent libavcodec |
Tue, 23 Dec 2008 19:10:46 +0000 | michael | Use the new VLC table for the first non trailing coeff too. libavcodec |
Tue, 23 Dec 2008 18:31:44 +0000 | michael | Optimize esc removal code. libavcodec |