Go to the documentation of this file.
20 #ifndef GNASH_MEDIAHANDLERFFMPEG_H
21 #define GNASH_MEDIAHANDLERFFMPEG_H
50 virtual std::unique_ptr<MediaParser>
53 virtual std::unique_ptr<VideoDecoder>
56 virtual std::unique_ptr<VideoConverter>
60 virtual std::unique_ptr<AudioDecoder>
Top-level gnash exception.
Definition: GnashException.h:31
#define _(String)
Definition: log.h:44
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
void log_error(StringType msg, Args... args)
Definition: log.h:283
char ** names[EV_MAX+1]
Definition: evtest.c:357
void log_unimpl(StringType msg, Args... args)
Definition: log.h:289