Bugs item #1578678, was opened at 2006-10-17 08:12 Message generated for change (Settings changed) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1578678&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: 1.x svn >Status: Pending Resolution: Fixed Priority: 4 Private: No Submitted By: Duncan Webb (duncanwebb) Assigned to: Duncan Webb (duncanwebb) Summary: IVTV Support for driver 0.8.0 and higher Initial Comment: Under kernel 2.6.18 and higher the ivtv driver must bu 0.8.0 and higher. With this driver a lot of the old ivtv ioctl calls have changed. The current implementation of ivtv.py does nothing when the driver version is higher than 0x800, which means that codec settings in local_conf.py are ignored. This is not a major problem because the default setting work correctly. The new ioctls do need to be implemented at some time. ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-11-30 18:55 Message: Logged In: YES user_id=104395 Originator: YES Completed the changes for ivtv driver 0.8.0 in rel-1 at r8681 ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-11-30 16:17 Message: Logged In: YES user_id=104395 Originator: YES Completed the changes for ivtv driver 0.8.0 in rel-1 at r8681 ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-11-25 23:59 Message: Logged In: YES user_id=104395 Originator: YES The changes to v4l2 ioctls are quite substantial, but must be done, I hope to have a working version in the next couple of days. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1578678&group_id=46652 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
