#include "AudioDecoderFfmpeg.h"
#include "MediaParserFfmpeg.h"
#include "FLVParser.h"
#include "SoundInfo.h"
#include "MediaParser.h"
#include <cmath>
#include <algorithm>
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
namespace | gnash::media |
Gnash media handling subsystem (libmedia). | |
namespace | gnash::media::ffmpeg |
FFMPEG-based media handler module. | |
Defines | |
#define | NEEDS_ALIGNED_MEMORY 1 |
#define | AVCODEC_DECODE_AUDIO avcodec_decode_audio |
#define AVCODEC_DECODE_AUDIO avcodec_decode_audio |
#define NEEDS_ALIGNED_MEMORY 1 |