Audacity 3.2.0
Namespaces | Macros | Variables
57/AVCodecIDLookup.cpp File Reference
#include "../../avutil/55/avconfig.h"
#include "../../ffmpeg-3.4.8-single-header.h"
#include <algorithm>
#include "AVCodecID.h"
#include "../../FFmpegAPIResolver.h"
#include "../../AVCodecIDLookup.inl"
Include dependency graph for 57/AVCodecIDLookup.cpp:

Go to the source code of this file.

Namespaces

namespace  avcodec_57
 

Macros

#define AV_CODEC_ID_ESCAPE130_DEPRECATED   AV_CODEC_ID_ESCAPE130
 
#define AV_CODEC_ID_G2M_DEPRECATED   AV_CODEC_ID_G2M
 
#define AV_CODEC_ID_WEBP_DEPRECATED   AV_CODEC_ID_WEBP
 
#define AV_CODEC_ID_HEVC_DEPRECATED   AV_CODEC_ID_HEVC
 
#define AV_CODEC_ID_PCM_S24LE_PLANAR_DEPRECATED   AV_CODEC_ID_PCM_S24LE_PLANAR
 
#define AV_CODEC_ID_PCM_S32LE_PLANAR_DEPRECATED   AV_CODEC_ID_PCM_S32LE_PLANAR
 
#define AV_CODEC_ID_OPUS_DEPRECATED   AV_CODEC_ID_OPUS
 
#define AV_CODEC_ID_TAK_DEPRECATED   AV_CODEC_ID_TAK
 
#define AV_CODEC_ID_VIMA   AV_CODEC_ID_ADPCM_VIMA
 

Variables

const bool avcodec_57::registered
 

Macro Definition Documentation

◆ AV_CODEC_ID_ESCAPE130_DEPRECATED

#define AV_CODEC_ID_ESCAPE130_DEPRECATED   AV_CODEC_ID_ESCAPE130

Definition at line 13 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_G2M_DEPRECATED

#define AV_CODEC_ID_G2M_DEPRECATED   AV_CODEC_ID_G2M

Definition at line 14 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_HEVC_DEPRECATED

#define AV_CODEC_ID_HEVC_DEPRECATED   AV_CODEC_ID_HEVC

Definition at line 16 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_OPUS_DEPRECATED

#define AV_CODEC_ID_OPUS_DEPRECATED   AV_CODEC_ID_OPUS

Definition at line 19 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_PCM_S24LE_PLANAR_DEPRECATED

#define AV_CODEC_ID_PCM_S24LE_PLANAR_DEPRECATED   AV_CODEC_ID_PCM_S24LE_PLANAR

Definition at line 17 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_PCM_S32LE_PLANAR_DEPRECATED

#define AV_CODEC_ID_PCM_S32LE_PLANAR_DEPRECATED   AV_CODEC_ID_PCM_S32LE_PLANAR

Definition at line 18 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_TAK_DEPRECATED

#define AV_CODEC_ID_TAK_DEPRECATED   AV_CODEC_ID_TAK

Definition at line 20 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_VIMA

#define AV_CODEC_ID_VIMA   AV_CODEC_ID_ADPCM_VIMA

Definition at line 22 of file 57/AVCodecIDLookup.cpp.

◆ AV_CODEC_ID_WEBP_DEPRECATED

#define AV_CODEC_ID_WEBP_DEPRECATED   AV_CODEC_ID_WEBP

Definition at line 15 of file 57/AVCodecIDLookup.cpp.