LiVES is a Free, Open Source video editor *and* a VJ tool. LiVES lets you start editing and making video right away, without having to worry about formats, frame sizes, or framerates. LiVES will let you start creating your own tools, utilities and effects via the built in RFX builder. LiVES is aimed at the digital video artist who wants to create their own content, the video editor who wants to produce professional looking video, and the VJ who wants to captivate with spectacular images. WWW: http://lives.sourceforge.net/
10 lines
244 B
C
10 lines
244 B
C
--- ./src/main.h.orig Mon Dec 18 04:51:33 2006
|
|
+++ ./src/main.h Fri Jan 26 12:48:23 2007
|
|
@@ -57,6 +57,7 @@
|
|
#include <gdk/gdkkeysyms.h>
|
|
|
|
#include <stdlib.h>
|
|
+#include <sys/stat.h>
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|
|
#include <string.h>
|