log libmpcodecs/vf_vo.c @ 5643:3d9de27d9bd0

age author description
Mon, 15 Apr 2002 22:41:28 +0000 arpi OSD handled by vf control()
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Thu, 11 Apr 2002 20:56:17 +0000 arpi capabilities support -> automatic insertion of scale, expand, pp
Thu, 11 Apr 2002 11:03:16 +0000 arpi print VO info
Sun, 07 Apr 2002 17:42:31 +0000 arpi vf control codes added, autoq support
Sun, 07 Apr 2002 02:12:15 +0000 arpi vo_config_count now counts calls to vo->config()
Sat, 06 Apr 2002 22:46:20 +0000 arpi vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch