OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
ffmpeg_decoder.hpp File Reference
#include <stdint.h>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libavutil/channel_layout.h>
#include <libswresample/swresample.h>
#include <components/files/constrainedfilestream.hpp>
#include <string>
#include <istream>
#include "sound_decoder.hpp"
Include dependency graph for ffmpeg_decoder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MWSound::FFmpeg_Decoder
 

Namespaces

 MWSound
 Sound & music.
 

Macros

#define DEFAULT_DECODER   (::MWSound::FFmpeg_Decoder)
 

Macro Definition Documentation

#define DEFAULT_DECODER   (::MWSound::FFmpeg_Decoder)