mjpeg , add c files

git-svn-id: svn://code.dyne.org/veejay/trunk@1321 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2009-03-21 18:42:13 +00:00
parent 8546f9f897
commit 9150ad89a1
16 changed files with 3762 additions and 6 deletions

View File

@@ -43,8 +43,8 @@
#include <veejay/vims.h>
#include <src/vj-api.h>
#include <fcntl.h>
#include <mjpeg/mpegconsts.h>
#include <mjpeg/mpegtimecode.h>
#include "mpegconsts.h"
#include "mpegtimecode.h"
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
#include <sys/types.h>