Mercurial > libavcodec.hg
log mjpeg.c @ 1064:b32afefe7d33 libavcodec
age | author | description |
---|---|---|
Tue, 11 Feb 2003 16:35:48 +0000 | kabi | * UINTX -> uintx_t INTX -> intx_t libavcodec |
Mon, 10 Feb 2003 10:45:41 +0000 | kabi | * check for potentialy problematic field len libavcodec |
Mon, 10 Feb 2003 09:35:32 +0000 | kabi | * static,const,compiler warning cleanup libavcodec |
Tue, 21 Jan 2003 17:34:12 +0000 | michaelni | GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodec |
Wed, 01 Jan 2003 15:10:45 +0000 | michaelni | warnings patch by (bubu <bubu at bubu dot net>) libavcodec |
Sun, 22 Dec 2002 22:34:42 +0000 | al3x | disabled aspect code due to it is extra buggy libavcodec |