vegastrike
0.5.1.r1
|
#include "vsfilesystem.h"
#include "config.h"
#include "ffmpeg_init.h"
#include <string.h>
#include <utility>
Go to the source code of this file.
Namespaces | |
FFMpeg | |
Constant Groups | |
FFMpeg | |
Macros | |
#define | BUFFER_SIZE 128*(1<<10) |
#define | ENOENT 2 |
Functions | |
void | FFMpeg::initLibraries () |
#define BUFFER_SIZE 128*(1<<10) |
Definition at line 13 of file ffmpeg_init.cpp.
#define ENOENT 2 |
Definition at line 16 of file ffmpeg_init.cpp.