Go to the source code of this file.
◆ LOAS_SYNC_WORD
| #define LOAS_SYNC_WORD 0x2b7 |
◆ latm_get_value()
◆ latm_decode_audio_specific_config()
◆ read_stream_mux_config()
◆ read_payload_length_info()
◆ read_audio_mux_element()
◆ latm_decode_frame()
◆ latm_decode_init()
◆ ff_aac_latm_decoder
Initial value:= {
.p.name = "aac_latm",
}
static av_cold int latm_decode_init(AVCodecContext *avctx)
static int latm_decode_frame(AVCodecContext *avctx, AVFrame *out, int *got_frame_ptr, AVPacket *avpkt)
const AVChannelLayout ff_aac_ch_layout[]
#define FF_CODEC_DECODE_CB(func)
#define CODEC_LONG_NAME(str)
#define FF_CODEC_CAP_INIT_CLEANUP
The codec allows calling the close function for deallocation even if the init function returned a fai...
#define CODEC_SAMPLEFMTS(...)
#define CODEC_CH_LAYOUTS_ARRAY(array)
void(* flush)(AVBSFContext *ctx)
int(* init)(AVBSFContext *ctx)
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() or get_encode_buffer() for allocating buffers and supports custom allocators.
#define AV_CODEC_CAP_CHANNEL_CONF
Codec should fill in channel configuration and samplerate instead of container.
@ AV_SAMPLE_FMT_FLTP
float, planar
static av_cold int decode_close(AVCodecContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
const AVProfile ff_aac_profiles[]
Definition at line 333 of file aacdec_latm.h.