|
vdr-plugin-softhddevice-drm-gles 1.6.2
|
Audio Decoder. More...
#include <cstdint>#include <unistd.h>#include <libavcodec/avcodec.h>#include "audio.h"#include "codec_audio.h"#include "logger.h"#include "misc.h"Go to the source code of this file.
Audio Decoder.
This file defines cAudioDecoder, which has all the functions to decode audio data. It's the audio interface to ffmpeg.
Definition in file codec_audio.cpp.