Re: [Dri-devel] Using drm

2001-10-09 Thread R C
> > With Capture: > > Allocate video memory for frames > > Set the capture to use this video memory > > Use the DRM to map these into client memory > > After a frame is captured the client reads the data and stores it > > to disk. The client then does an XvMCPutSurface to display the > > frame on

[Dri-devel] drivers licensing

2001-10-09 Thread Alexander Stohr
I just found this: >>> ftp://ftp.suse.com/pub/suse/i386/update/7.3/README This is the update directory for the upcoming SuSE Linux 7.3 distribution, to be released to the public on Sat 13.10.2001. The files that you find herein are mostly packages that could not make their way to the CDs any m

RE: [Dri-devel] Using drm

2001-10-09 Thread volodya
On Mon, 8 Oct 2001, Sottek, Matthew J wrote: > > Vladimir, > As Peter pointed out to me you were speaking of a video card > with built-in capture. This _does_ require, as you stated a > way to get the video, out of the video ram and into system ram, > my apologies for the misunderstanding. >

Re: [Dri-devel] Using drm

2001-10-09 Thread volodya
On Mon, 8 Oct 2001, Gareth Hughes wrote: > [EMAIL PROTECTED] wrote: > > > After reading documentation (and confirming that I already know all the > > acronyms) and sifting thru driver code I decided to ask on the list, while > > the people who wrote this stuff can still answer ;) > > > > Ba