Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 04 Dec 2002 11:47:24 +0000 | michaelni | fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) libavcodec |
Wed, 04 Dec 2002 11:25:53 +0000 | michaelni | use spatial error concealment if we dont have a previous frame libavcodec |
Wed, 04 Dec 2002 10:04:03 +0000 | michaelni | cleanup libavcodec |
Tue, 03 Dec 2002 19:40:35 +0000 | kabi | * two functions to handle allocation of static data more simple libavcodec |
Tue, 03 Dec 2002 15:42:17 +0000 | al3x | 10l fix libavcodec |
Tue, 03 Dec 2002 11:07:41 +0000 | michaelni | 100l (sad8x8_x2 had params in wrong order) libavcodec |
Tue, 03 Dec 2002 01:14:34 +0000 | michaelni | 100l (mixing chroma & luma linesize) libavcodec |