Go to the documentation of this file.
30 static int aac_sync(uint64_t
state,
int *need_next_header,
int *new_frame_start)
41 *need_next_header = 0;
static int aac_sync(uint64_t state, int *need_next_header, int *new_frame_start)
av_cold void ff_parse_close(AVCodecParserContext *s)
#define AV_AAC_ADTS_HEADER_SIZE
static av_cold void close(AVCodecParserContext *s)
const FFCodecParser ff_aac_parser
int ff_aac_ac3_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
static int parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
int(* init)(AVBSFContext *ctx)
#define PARSER_CODEC_LIST(...)
#define AV_INPUT_BUFFER_PADDING_SIZE
static av_cold int aac_parse_init(AVCodecParserContext *s1)