FFmpeg
Data Fields
AVCodecParser Struct Reference
libavcodec » Decoding » Frame parsing

#include <avcodec.h>

Data Fields

int  codec_ids [7]
 
 
 
int(*  parser_parse )(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
 
 
int(*  split )(AVCodecContext *avctx, const uint8_t *buf, int buf_size)
 

Detailed Description

Definition at line 2734 of file avcodec.h.

Field Documentation

codec_ids

int AVCodecParser::codec_ids[7]

Definition at line 2735 of file avcodec.h.

Referenced by av_parser_init().

priv_data_size

int AVCodecParser::priv_data_size

Definition at line 2736 of file avcodec.h.

Referenced by av_parser_init().

parser_init

int(* AVCodecParser::parser_init) (AVCodecParserContext *s)

Definition at line 2737 of file avcodec.h.

Referenced by av_parser_init().

parser_parse

int(* AVCodecParser::parser_parse) (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)

Definition at line 2740 of file avcodec.h.

parser_close

void(* AVCodecParser::parser_close) (AVCodecParserContext *s)

Definition at line 2744 of file avcodec.h.

split

int(* AVCodecParser::split) (AVCodecContext *avctx, const uint8_t *buf, int buf_size)

Definition at line 2745 of file avcodec.h.


The documentation for this struct was generated from the following file:

Generated on Sat Oct 18 2025 19:24:23 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /