|
Gnash
0.8.11dev
|
#include "VideoConverterFfmpeg.h"#include "GnashException.h"#include "ffmpegHeaders.h"#include "log.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
| gnash::media | |
| Gnash media handling subsystem (libmedia) | |
| gnash::media::ffmpeg | |
| FFMPEG-based media handler module. | |
Macros | |
| #define | GNASH_FOURCC(a, b, c, d) |
Functions | |
| AVPixelFormat | gnash::media::ffmpeg::fourcc_to_ffmpeg (ImgBuf::Type4CC code) |
| #define GNASH_FOURCC | ( | a, | |
| b, | |||
| c, | |||
| d | |||
| ) |
Referenced by gnash::media::ffmpeg::fourcc_to_ffmpeg().
1.8.12