Torc  0.1
Macros | Functions
torcmuxer.cpp File Reference
#include <QMutex>
#include <QString>
#include "torclogging.h"
#include "torcmuxer.h"
#include <libavcodec/avcodec.h>
Include dependency graph for torcmuxer.cpp:

Go to the source code of this file.

Macros

#define FFMPEG_BUFFER_SIZE   64*1024
 

Functions

static void TorcAVLog (void *Ptr, int Level, const char *Fmt, va_list VAL)
 

Macro Definition Documentation

#define FFMPEG_BUFFER_SIZE   64*1024

Definition at line 36 of file torcmuxer.cpp.

Function Documentation

static void TorcAVLog ( void *  Ptr,
int  Level,
const char *  Fmt,
va_list  VAL 
)
static

Definition at line 38 of file torcmuxer.cpp.