Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 05 May 2004 19:53:40 +0000 | michael | support decoding mpeg4 with buggy dc clipping libavcodec |
Wed, 05 May 2004 00:14:22 +0000 | michael | mpeg4 dc prediction simplification libavcodec |
Tue, 04 May 2004 02:58:30 +0000 | michael | use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec |
Tue, 04 May 2004 02:51:18 +0000 | michael | arbitrary precision integer support libavcodec |