Sirikata
Namespaces | Defines | Functions
liboh/plugins/sdlaudio/FFmpegGlue.cpp File Reference
#include <sirikata/core/util/Platform.hpp>
#include "FFmpegGlue.hpp"
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libavformat/avio.h>
#include <boost/lexical_cast.hpp>
Include dependency graph for FFmpegGlue.cpp:

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::SDL

Defines

#define AUDIO_LOG(lvl, msg)   SILOG(sdl-audio, lvl, msg)

Functions

 AUTO_SINGLETON_INSTANCE (Sirikata::SDL::FFmpegGlue)

Define Documentation

#define AUDIO_LOG (   lvl,
  msg 
)    SILOG(sdl-audio, lvl, msg)

Function Documentation

AUTO_SINGLETON_INSTANCE ( Sirikata::SDL::FFmpegGlue  )