MythTV
master
|
#include <QMutex>
#include "libavcodec/avcodec.h"
#include "libmythbase/mythchrono.h"
#include "libmythbase/mythdate.h"
#include "libmythbase/mythdeque.h"
#include "textsubtitleparser.h"
Go to the source code of this file.
Classes | |
class | AVSubtitles |
class | RawTextSubs |
class | SubtitleReader |
Macros | |
#define | DEBUG_SUBTITLES 1 |
Functions | |
QString | toString (const AVSubtitle &sub) |
#define DEBUG_SUBTITLES 1 |
Definition at line 15 of file subtitlereader.h.
QString toString | ( | const AVSubtitle & | sub | ) |