]> icculus.org git repositories - divverent/darkplaces.git/blob - cap_ogg.h
bring back the stupid Matrix4x4_Invert call as it breaks on my gcc in release builds...
[divverent/darkplaces.git] / cap_ogg.h
1 void SCR_CaptureVideo_Ogg_Init();
2 qboolean SCR_CaptureVideo_Ogg_Available();
3 void SCR_CaptureVideo_Ogg_BeginVideo();
4 void SCR_CaptureVideo_Ogg_CloseDLL();