log

age author description
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
Mon, 20 Jan 2003 22:50:14 +0000 michaelni More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Mon, 20 Jan 2003 22:41:48 +0000 michaelni img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodec
Mon, 20 Jan 2003 22:26:19 +0000 bellard added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 case libavcodec
Mon, 20 Jan 2003 20:37:24 +0000 michaelni trying to fix mb skip bug in mpeg1/2 if slices are not used libavcodec
Mon, 20 Jan 2003 20:33:08 +0000 michaelni fixing yuv422 -> yuv420p (i need that for the vceq videos ...) libavcodec
Mon, 20 Jan 2003 19:04:39 +0000 kabi * code for parsing options libavcodec