Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 24 Dec 2008 17:38:27 +0000 | michael | Allow decoders to set AVCodecContext.refs. libavcodec |
Wed, 24 Dec 2008 03:23:38 +0000 | michael | Optimize pred_pskip_motion() libavcodec |
Tue, 23 Dec 2008 22:06:16 +0000 | michael | Indent libavcodec |
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 |