Home
last modified time | relevance | path

Searched refs:AVSTREAM_PARSE_FULL (Results 1 - 25 of 31) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Drtpdec_mpeg12.c55 .need_parsing = AVSTREAM_PARSE_FULL,
63 .need_parsing = AVSTREAM_PARSE_FULL,
H A Drtpdec_h263.c96 .need_parsing = AVSTREAM_PARSE_FULL,
104 .need_parsing = AVSTREAM_PARSE_FULL,
H A Dpva.c65 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in pva_read_header()
73 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in pva_read_header()
H A Dncdec.c56 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in nc_read_header()
H A Div8.c50 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in read_header()
H A Drtpdec_dv.c136 .need_parsing = AVSTREAM_PARSE_FULL,
H A Drtpdec_ac3.c129 .need_parsing = AVSTREAM_PARSE_FULL,
H A Drtpdec_h261.c171 .need_parsing = AVSTREAM_PARSE_FULL,
H A Dsdr2.c54 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in sdr2_read_header()
H A Dmtv.c188 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in mtv_read_header()
H A Drtpdec_h263_rfc2190.c191 .need_parsing = AVSTREAM_PARSE_FULL,
H A Doggparseogm.c80 sti->need_parsing = AVSTREAM_PARSE_FULL; in ogm_header()
H A Drtpdec_hevc.c345 .need_parsing = AVSTREAM_PARSE_FULL,
H A Drtpdec_h264.c415 .need_parsing = AVSTREAM_PARSE_FULL,
H A Drtpdec_mpeg4.c356 .need_parsing = AVSTREAM_PARSE_FULL,
H A Dsegafilm.c186 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in film_read_header()
H A Davformat.h798 AVSTREAM_PARSE_FULL, /**< full parsing and repack */ enumerator
H A Dnuv.c138 ffstream(ast)->need_parsing = AVSTREAM_PARSE_FULL; in get_codec_data()
H A Davidec.c853 sti->need_parsing = AVSTREAM_PARSE_FULL; in avi_read_header()
858 sti->need_parsing = AVSTREAM_PARSE_FULL; in avi_read_header()
1075 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in avi_read_header()
H A Dnsvdec.c464 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; /* for PCM we will read a chunk later and put correct info */ in nsv_parse_NSVs_header()
H A Dswfdec.c202 ffstream(ast)->need_parsing = AVSTREAM_PARSE_FULL; in create_new_audio_stream()
H A Dasfdec_f.c390 sti->need_parsing = AVSTREAM_PARSE_FULL; in asf_read_stream_properties()
449 sti->need_parsing = AVSTREAM_PARSE_FULL; in asf_read_stream_properties()
H A Dmpeg.c631 sti->need_parsing = AVSTREAM_PARSE_FULL; in mpegps_read_packet()
H A Dimg2dec.c216 ffstream(st)->need_parsing = AVSTREAM_PARSE_FULL; in ff_img_read_header()
H A Dmpegts.c1521 sti->need_parsing = AVSTREAM_PARSE_FULL; in mpegts_set_stream_info()
1558 ffstream(sub_st)->need_parsing = AVSTREAM_PARSE_FULL; in mpegts_set_stream_info()
2663 sti->need_parsing = AVSTREAM_PARSE_FULL; in ff_parse_mpeg2_descriptor()

Completed in 32 milliseconds

12