Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 23 Dec 2008 22:04:34 +0000 | michael | Integrate get_te0_golomb() calls into the code, this allows some checks libavcodec |
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 |