log libmpcodecs/vd_raw.c @ 12172:490488e54aa0

age author description
2003-08-31 alex basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>
2002-10-17 arpi fixing palette export
2002-10-17 arpi rgb1/rgb4 support
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-07-07 alex yuv handling simplified (using new mpi fields)
2002-06-22 arpi don't require sh->bih (should fix v4l)
2002-06-21 alex yvu9 support
2002-05-29 arpi - modify bih->biCompression instead of sh->format
2002-05-04 rfelker better fix for i420/iyuv as suggested by arpi
2002-05-03 rfelker fixed raw i420/iyuv to some extent, so that cb/cr channels are no
2002-04-29 arpi 8bpp raw avi support
2002-03-23 rik adding support for 12 bit planar YUV formats (for YUV4MPEG(2))
2002-03-16 arpi handle error from mpcodecs_config_vo()
2002-03-07 arpi common includes moved to private vd_internal.h
2002-03-07 arpi xanim, raw, rle added