AVCodecParserContext 441 ffmpeg.h AVCodecParserContext *parser; AVCodecParserContext 28 libavcodec/aac_ac3_parser.c int ff_aac_ac3_parse(AVCodecParserContext *s1, AVCodecParserContext 61 libavcodec/aac_ac3_parser.h int ff_aac_ac3_parse(AVCodecParserContext *s1, AVCodecParserContext 54 libavcodec/aac_parser.c static av_cold int aac_parse_init(AVCodecParserContext *s1) AVCodecParserContext 198 libavcodec/ac3_parser.c static av_cold int ac3_parse_init(AVCodecParserContext *s1) AVCodecParserContext 39 libavcodec/adx_parser.c static int adx_parse(AVCodecParserContext *s1, AVCodecParserContext 4413 libavcodec/avcodec.h int (*parser_init)(AVCodecParserContext *s); AVCodecParserContext 4416 libavcodec/avcodec.h int (*parser_parse)(AVCodecParserContext *s, AVCodecParserContext 4420 libavcodec/avcodec.h void (*parser_close)(AVCodecParserContext *s); AVCodecParserContext 4428 libavcodec/avcodec.h AVCodecParserContext *av_parser_init(int codec_id); AVCodecParserContext 4458 libavcodec/avcodec.h int av_parser_parse2(AVCodecParserContext *s, AVCodecParserContext 4469 libavcodec/avcodec.h int av_parser_change(AVCodecParserContext *s, AVCodecParserContext 4473 libavcodec/avcodec.h void av_parser_close(AVCodecParserContext *s); AVCodecParserContext 5061 libavcodec/avcodec.h AVCodecParserContext *parser; AVCodecParserContext 38 libavcodec/bmp_parser.c static int bmp_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 76 libavcodec/cavs_parser.c static int cavsvideo_parse(AVCodecParserContext *s, AVCodecParserContext 37 libavcodec/cook_parser.c static int cook_parse(AVCodecParserContext *s1, AVCodecContext *avctx, AVCodecParserContext 135 libavcodec/crystalhd.c AVCodecParserContext *parser; AVCodecParserContext 92 libavcodec/dca_parser.c static av_cold int dca_parse_init(AVCodecParserContext *s) AVCodecParserContext 134 libavcodec/dca_parser.c static int dca_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 118 libavcodec/dirac_parser.c static int dirac_combine_frame(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 219 libavcodec/dirac_parser.c static int dirac_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 249 libavcodec/dirac_parser.c static void dirac_parse_close(AVCodecParserContext *s) AVCodecParserContext 87 libavcodec/dnxhd_parser.c static int dnxhd_parse(AVCodecParserContext *s, AVCodecParserContext 40 libavcodec/dpx_parser.c static int dpx_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 37 libavcodec/dvbsub_parser.c static av_cold int dvbsub_parse_init(AVCodecParserContext *s) AVCodecParserContext 45 libavcodec/dvbsub_parser.c static int dvbsub_parse(AVCodecParserContext *s, AVCodecParserContext 167 libavcodec/dvbsub_parser.c static av_cold void dvbsub_parse_close(AVCodecParserContext *s) AVCodecParserContext 35 libavcodec/dvd_nav_parser.c static av_cold int dvd_nav_parse_init(AVCodecParserContext *s) AVCodecParserContext 44 libavcodec/dvd_nav_parser.c static int dvd_nav_parse(AVCodecParserContext *s, AVCodecParserContext 35 libavcodec/dvdsub_parser.c static av_cold int dvdsub_parse_init(AVCodecParserContext *s) AVCodecParserContext 40 libavcodec/dvdsub_parser.c static int dvdsub_parse(AVCodecParserContext *s, AVCodecParserContext 79 libavcodec/dvdsub_parser.c static av_cold void dvdsub_parse_close(AVCodecParserContext *s) AVCodecParserContext 75 libavcodec/flac_parser.c AVCodecParserContext *pc; /**< parent context */ AVCodecParserContext 518 libavcodec/flac_parser.c static int flac_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 710 libavcodec/flac_parser.c static av_cold int flac_parse_init(AVCodecParserContext *c) AVCodecParserContext 725 libavcodec/flac_parser.c static void flac_parse_close(AVCodecParserContext *c) AVCodecParserContext 38 libavcodec/gsm_parser.c static int gsm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, AVCodecParserContext 66 libavcodec/h261_parser.c static int h261_parse(AVCodecParserContext *s, AVCodecParserContext 65 libavcodec/h263_parser.c static int h263_parse(AVCodecParserContext *s, AVCodecParserContext 132 libavcodec/h264_parser.c static int scan_mmco_reset(AVCodecParserContext *s) AVCodecParserContext 211 libavcodec/h264_parser.c static inline int parse_nal_units(AVCodecParserContext *s, AVCodecParserContext 491 libavcodec/h264_parser.c static int h264_parse(AVCodecParserContext *s, AVCodecParserContext 592 libavcodec/h264_parser.c static void h264_close(AVCodecParserContext *s) AVCodecParserContext 602 libavcodec/h264_parser.c static av_cold int init(AVCodecParserContext *s) AVCodecParserContext 40 libavcodec/hevc_parser.c static int hevc_find_frame_end(AVCodecParserContext *s, const uint8_t *buf, AVCodecParserContext 87 libavcodec/hevc_parser.c static inline int parse_nal_units(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 260 libavcodec/hevc_parser.c static int hevc_parse(AVCodecParserContext *s, AVCodecParserContext 308 libavcodec/hevc_parser.c static int hevc_init(AVCodecParserContext *s) AVCodecParserContext 319 libavcodec/hevc_parser.c static void hevc_close(AVCodecParserContext *s) AVCodecParserContext 42 libavcodec/latm_parser.c static int latm_find_frame_end(AVCodecParserContext *s1, const uint8_t *buf, AVCodecParserContext 83 libavcodec/latm_parser.c static int latm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, AVCodecParserContext 102 libavcodec/mjpeg_parser.c static int jpeg_parse(AVCodecParserContext *s, AVCodecParserContext 237 libavcodec/mlp_parser.c static av_cold int mlp_init(AVCodecParserContext *s) AVCodecParserContext 243 libavcodec/mlp_parser.c static int mlp_parse(AVCodecParserContext *s, AVCodecParserContext 185 libavcodec/mpeg12.c int ff_mpeg1_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size, AVCodecParserContext *s) AVCodecParserContext 72 libavcodec/mpeg12.h int ff_mpeg1_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size, AVCodecParserContext *s); AVCodecParserContext 76 libavcodec/mpeg4video_parser.c static int mpeg4_decode_header(AVCodecParserContext *s1, AVCodecContext *avctx, AVCodecParserContext 115 libavcodec/mpeg4video_parser.c static av_cold int mpeg4video_parse_init(AVCodecParserContext *s) AVCodecParserContext 128 libavcodec/mpeg4video_parser.c static int mpeg4video_parse(AVCodecParserContext *s, AVCodecParserContext 42 libavcodec/mpegaudio_parser.c static int mpegaudio_parse(AVCodecParserContext *s1, AVCodecParserContext 35 libavcodec/mpegvideo_parser.c static void mpegvideo_extract_headers(AVCodecParserContext *s, AVCodecParserContext 164 libavcodec/mpegvideo_parser.c static int mpegvideo_parse(AVCodecParserContext *s, AVCodecParserContext 214 libavcodec/mpegvideo_parser.c static int mpegvideo_parse_init(AVCodecParserContext *s) AVCodecParserContext 77 libavcodec/opus_parser.c static int opus_find_frame_end(AVCodecParserContext *ctx, AVCodecContext *avctx, AVCodecParserContext 155 libavcodec/opus_parser.c static int opus_parse(AVCodecParserContext *ctx, AVCodecContext *avctx, AVCodecParserContext 50 libavcodec/parser.c AVCodecParserContext *av_parser_init(int codec_id) AVCodecParserContext 52 libavcodec/parser.c AVCodecParserContext *s = NULL; AVCodecParserContext 70 libavcodec/parser.c s = av_mallocz(sizeof(AVCodecParserContext)); AVCodecParserContext 100 libavcodec/parser.c void ff_fetch_timestamp(AVCodecParserContext *s, int off, int remove, int fuzzy) AVCodecParserContext 131 libavcodec/parser.c int av_parser_parse2(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 186 libavcodec/parser.c int av_parser_change(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 221 libavcodec/parser.c void av_parser_close(AVCodecParserContext *s) AVCodecParserContext 305 libavcodec/parser.c void ff_parse_close(AVCodecParserContext *s) AVCodecParserContext 50 libavcodec/parser.h void ff_parse_close(AVCodecParserContext *s); AVCodecParserContext 58 libavcodec/parser.h void ff_fetch_timestamp(AVCodecParserContext *s, int off, int remove, int fuzzy); AVCodecParserContext 37 libavcodec/png_parser.c static int png_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 26 libavcodec/pnm_parser.c static int pnm_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 44 libavcodec/qsv_h264.c AVCodecParserContext *parser; AVCodecParserContext 28 libavcodec/remove_extradata_bsf.c AVCodecParserContext *s; AVCodecParserContext 40 libavcodec/rv34_parser.c static int rv34_parse(AVCodecParserContext *s, AVCodecParserContext 36 libavcodec/tak_parser.c static int tak_parse(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 61 libavcodec/vc1_parser.c static void vc1_extract_header(AVCodecParserContext *s, AVCodecContext *avctx, AVCodecParserContext 120 libavcodec/vc1_parser.c static int vc1_parse(AVCodecParserContext *s, AVCodecParserContext 269 libavcodec/vc1_parser.c static av_cold int vc1_parse_init(AVCodecParserContext *s) AVCodecParserContext 326 libavcodec/vorbis_parser.c static int vorbis_parse(AVCodecParserContext *s1, AVCodecContext *avctx, AVCodecParserContext 350 libavcodec/vorbis_parser.c static void vorbis_parser_close(AVCodecParserContext *ctx) AVCodecParserContext 23 libavcodec/vp3_parser.c static int parse(AVCodecParserContext *s, AVCodecParserContext 23 libavcodec/vp8_parser.c static int parse(AVCodecParserContext *s, AVCodecParserContext 30 libavcodec/vp9_parser.c static void parse_frame(AVCodecParserContext *ctx, const uint8_t *buf, int size) AVCodecParserContext 52 libavcodec/vp9_parser.c static int parse(AVCodecParserContext *ctx, AVCodecParserContext 981 libavformat/avformat.h struct AVCodecParserContext *parser; AVCodecParserContext 1122 libavformat/avformat.h struct AVCodecParserContext *av_stream_get_parser(const AVStream *s); AVCodecParserContext 191 libavformat/flacdec.c AVCodecParserContext *parser; AVCodecParserContext 381 libavformat/internal.h AVCodecParserContext *pc, AVPacket *pkt); AVCodecParserContext 86 libavformat/oggparseflac.c AVCodecParserContext *parser = av_parser_init(AV_CODEC_ID_FLAC); AVCodecParserContext 121 libavformat/utils.c struct AVCodecParserContext *av_stream_get_parser(const AVStream *st) AVCodecParserContext 744 libavformat/utils.c AVCodecParserContext *pc, AVPacket *pkt) AVCodecParserContext 983 libavformat/utils.c AVCodecParserContext *pc, AVPacket *pkt,