Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 19 May 2003 01:22:46 +0000 | tmmm | fix subtle logic problem in block unpacker that leads to incorrect token libavcodec |
Sun, 18 May 2003 00:07:17 +0000 | michaelni | improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit libavcodec |
Fri, 16 May 2003 21:47:02 +0000 | michaelni | seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered) libavcodec |
Fri, 16 May 2003 19:18:53 +0000 | michaelni | bigendian fix libavcodec |
Fri, 16 May 2003 10:14:25 +0000 | michaelni | CODEC_CAP_DRAW_HORIZ_BAND libavcodec |
Thu, 15 May 2003 23:30:03 +0000 | michaelni | moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...) libavcodec |
Thu, 15 May 2003 01:34:47 +0000 | mellum | Warning fixes. libavcodec |