mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 22:30:06 +01:00
mjpeg , add c files
git-svn-id: svn://code.dyne.org/veejay/trunk@1321 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdio.h>
|
||||
#include <mjpeg/yuv4mpeg_intern.h>
|
||||
#include <mjpeg/yuv4mpeg.h>
|
||||
#include <mjpeg/mpegconsts.h>
|
||||
#include <mjpeg/mpegtimecode.h>
|
||||
#include "yuv4mpeg_intern.h"
|
||||
#include "yuv4mpeg.h"
|
||||
#include "mpegconsts.h"
|
||||
#include "mpegtimecode.h"
|
||||
|
||||
#include <veejay/vjmem.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user