log

age author description
Thu, 14 Aug 2003 01:05:49 +0000 alex 1000l
Thu, 14 Aug 2003 00:36:25 +0000 alex warning fix
Wed, 13 Aug 2003 21:32:28 +0000 alex Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
Wed, 13 Aug 2003 21:04:15 +0000 alex Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <agapon@cv-nj.com>
Wed, 13 Aug 2003 19:02:34 +0000 alex using CONF_TYPE_IMGFMT
Wed, 13 Aug 2003 18:56:29 +0000 alex Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
Wed, 13 Aug 2003 17:38:30 +0000 alex CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too