#include <string.h>#include "filebase.h"#include "quicktime.h"#include "ffmpeg.h"#include "guicast.h"Go to the source code of this file.
Defines | |
| #define | CODEC_IS(x) (! strncmp(codec_string, x, 4)) |
|
|
Referenced by FFMPEG::codec_id(). |
1.4.4