[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: write a media player using gtk+
- From: jcupitt gmail com
- To: "Binary Chen" <binary chen gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: write a media player using gtk+
- Date: Sun, 2 Dec 2007 09:45:43 +0000
On Dec 2, 2007 3:51 AM, Binary Chen <binary chen gmail com> wrote:
> Do you know how you get the video memory address of the gdk drawable? I
> want to use memcpy to do the copying, because the gdk-draw-rgb-image
> can't be accessed during two different threads.
X doesn't let you do this, because it has to work over a network. What
is your platform? Which gtk backend are you using?
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]