r268 - mga_vid/trunk/README
attila <[email protected]> Sat, 2 Aug 2008 17:14:57 +0200 (CEST)
| Newsgroups | gmane.comp.video.mplayer.user.matrox |
|---|---|
| Message-ID | <[email protected]> |
Author: attila Date: Sat Aug 2 17:14:56 2008 New Revision: 268 Log: Add a comment on changed ioctl interface and to try svn prior to reporting problems. Modified: mga_vid/trunk/README Modified: mga_vid/trunk/README ============================================================================== --- mga_vid/trunk/README (original) +++ mga_vid/trunk/README Sat Aug 2 17:14:56 2008 @@ -14,6 +14,9 @@ your mails there. It's a subscriber only to be subscribed to send mails there. But it is very low traffic. Please do not send me any mails in private. +Before reporting any problems, please try first the version from +svn which you can get from svn://svn.mplayerhq.hu/mga_vid/mga_vid/trunk + If you want to send a patch, please follow the mplayer patch guidelines ( http://www.mplayerhq.hu/MPlayer/DOCS/tech/patches.txt ), but send it to mplayer-matrox instead of -dev-eng. @@ -23,5 +26,9 @@ an official char major number: 83. Pleas using this instead of the old 178. You don't have to worry about this if you are using udev. +IMPORTANT: as of svn revision 265 (2008-05-23) mga_vid uses a different +ioctl interface. This means that you have to update your player application +as well to use mga_vid. + Attila Kinali