log libmpcodecs/vd_raw.c @ 7180:28677d779205

age author description
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Sun, 07 Jul 2002 16:25:36 +0000 alex yuv handling simplified (using new mpi fields)
Sat, 22 Jun 2002 12:12:42 +0000 arpi don't require sh->bih (should fix v4l)
Fri, 21 Jun 2002 16:37:37 +0000 alex yvu9 support
Wed, 29 May 2002 22:38:34 +0000 arpi - modify bih->biCompression instead of sh->format
Sat, 04 May 2002 05:46:36 +0000 rfelker better fix for i420/iyuv as suggested by arpi
Fri, 03 May 2002 19:45:43 +0000 rfelker fixed raw i420/iyuv to some extent, so that cb/cr channels are no
Mon, 29 Apr 2002 16:03:37 +0000 arpi 8bpp raw avi support
Sat, 23 Mar 2002 14:26:53 +0000 rik adding support for 12 bit planar YUV formats (for YUV4MPEG(2))
Sat, 16 Mar 2002 01:10:31 +0000 arpi handle error from mpcodecs_config_vo()
Thu, 07 Mar 2002 20:43:17 +0000 arpi common includes moved to private vd_internal.h
Thu, 07 Mar 2002 01:39:07 +0000 arpi xanim, raw, rle added