initial commit of xv support work

This commit is contained in:
Dodji Seketeli 2007-07-21 12:08:39 +02:00 committed by Dodji Seketeli
parent 1e8f8b36a5
commit 66b28532e5

View File

@ -52,7 +52,6 @@ static Bool EphyrXVPrivQueryHostAdaptors (EphyrXVPriv *a_this) ;
static Bool EphyrXVPrivSetAdaptorsHooks (EphyrXVPriv *a_this) ;
static Bool EphyrXVPrivRegisterAdaptors (EphyrXVPriv *a_this,
ScreenPtr a_screen) ;
static void EphyrStopVideo (KdScreenInfo *a_info,
pointer a_xv_priv,
Bool a_exit);