Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "vid_file.h"
#include "vsfilesystem.h"
#include "config.h"
#include "ffmpeg_init.h"
#include <string.h>
#include <math.h>
#include <utility>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
class | VidFileImpl |
Macros | |
#define | BUFFER_SIZE ( 128*(1<<10) ) |
#define | ENOENT (2) |
#define BUFFER_SIZE ( 128*(1<<10) ) |
Definition at line 15 of file vid_file.cpp.
#define ENOENT (2) |
Definition at line 18 of file vid_file.cpp.