Home
last modified time | relevance | path

Searched refs:AV_EF_EXPLODE (Results 1 – 25 of 54) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Dflac_picture.c46 if (s->error_recognition & AV_EF_EXPLODE) in ff_flac_parse_picture()
57 if (s->error_recognition & AV_EF_EXPLODE) { in ff_flac_parse_picture()
68 if (s->error_recognition & AV_EF_EXPLODE) in ff_flac_parse_picture()
74 if (s->error_recognition & AV_EF_EXPLODE) in ff_flac_parse_picture()
91 if (s->error_recognition & AV_EF_EXPLODE) in ff_flac_parse_picture()
100 if (s->error_recognition & AV_EF_EXPLODE) in ff_flac_parse_picture()
125 if (s->error_recognition & AV_EF_EXPLODE) in ff_flac_parse_picture()
140 if (s->error_recognition & AV_EF_EXPLODE) in ff_flac_parse_picture()
Dtakdec.c104 if (s->error_recognition & AV_EF_EXPLODE) { in tak_read_header()
121 if (s->error_recognition & AV_EF_EXPLODE) in tak_read_header()
Doptions_table.h82 {"explode", "abort decoding on minor error detection", 0, AV_OPT_TYPE_CONST, {.i64 = AV_EF_EXPLODE
Djvdec.c139 if (s->error_recognition & AV_EF_EXPLODE) { in read_header()
Dflacenc.c180 if (ret < 0 && (s->error_recognition & AV_EF_EXPLODE)) in flac_finish_header()
Dnuv.c180 if (s->error_recognition & AV_EF_EXPLODE) { in nuv_header()
/third_party/ffmpeg/libavcodec/
Dpgssubdec.c203 if (avctx->err_recognition & AV_EF_EXPLODE) { in decode_rle()
438 if (avctx->err_recognition & AV_EF_EXPLODE) { in parse_presentation_segment()
479 if (avctx->err_recognition & AV_EF_EXPLODE) { in parse_presentation_segment()
550 if (avctx->err_recognition & AV_EF_EXPLODE) { in display_end_segment()
572 if (avctx->err_recognition & AV_EF_EXPLODE) { in display_end_segment()
579 if ((avctx->err_recognition & AV_EF_EXPLODE) || in display_end_segment()
694 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) { in decode()
Ddcadec.c203 if (avctx->err_recognition & AV_EF_EXPLODE) in dcadec_decode_frame()
219 else if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in dcadec_decode_frame()
229 if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in dcadec_decode_frame()
274 if (ret != AVERROR_INVALIDDATA || (avctx->err_recognition & AV_EF_EXPLODE)) in dcadec_decode_frame()
Dmjpegbdec.c92 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mjpegb_decode_frame()
123 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mjpegb_decode_frame()
Dpcx.c177 ret = avctx->err_recognition & AV_EF_EXPLODE ? in pcx_decode_frame()
195 ret = avctx->err_recognition & AV_EF_EXPLODE ? in pcx_decode_frame()
Dmxpegdec.c307 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mxpeg_decode_frame()
311 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mxpeg_decode_frame()
Dh264dec.c418 int explode = avctx->err_recognition & AV_EF_EXPLODE; in h264_decode_init()
535 if (h->avctx->err_recognition & AV_EF_EXPLODE) in get_last_needed_nal()
672 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
686 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
720 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
741 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
Dhevc_parse.c74 if (err_recognition & AV_EF_EXPLODE) in hevc_decode_nal_units()
Dv410dec.c41 if (avctx->err_recognition & AV_EF_EXPLODE) { in v410_decode_init()
Ddca_core.c1696 && (s->avctx->err_recognition & AV_EF_EXPLODE)) in parse_optional_info()
1738 if (s->avctx->err_recognition & AV_EF_EXPLODE) in parse_optional_info()
1761 if (s->avctx->err_recognition & AV_EF_EXPLODE) in parse_optional_info()
1788 if (s->avctx->err_recognition & AV_EF_EXPLODE) in parse_optional_info()
1824 if (s->avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_core_parse()
1859 if (avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_core_parse_exss()
1875 if (avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_core_parse_exss()
1888 if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in ff_dca_core_parse_exss()
1897 if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in ff_dca_core_parse_exss()
Dmpeg12dec.c2006 if (c->err_recognition & AV_EF_EXPLODE) in slice_decode_thread()
2503 if (avctx->err_recognition & AV_EF_EXPLODE && s2->er.error_count) in decode_chunks()
2525 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2576 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2590 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2609 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2626 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2726 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2770 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2838 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) { in mpeg_decode_frame()
Dvc1dec.c939 if (avctx->err_recognition & AV_EF_EXPLODE) in vc1_decode_frame()
986 if (avctx->err_recognition & AV_EF_EXPLODE) in vc1_decode_frame()
1023 if (avctx->err_recognition & AV_EF_EXPLODE) in vc1_decode_frame()
1076 if (avctx->err_recognition & AV_EF_EXPLODE) in vc1_decode_frame()
1085 if (avctx->err_recognition & AV_EF_EXPLODE) in vc1_decode_frame()
Dtdsc.c365 if (avctx->err_recognition & AV_EF_EXPLODE) in tdsc_decode_jpeg_tile()
512 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in tdsc_parse_dtsm()
Dfaxcompr.c427 if (avctx->err_recognition & AV_EF_EXPLODE && ret < 0) in ff_ccitt_unpack()
Dmss12.c389 if (c->avctx->err_recognition & AV_EF_EXPLODE && in decode_region_masked()
513 if (c->avctx->err_recognition & AV_EF_EXPLODE && in decode_region_inter()
Dopusdec.c263 if (s->avctx->err_recognition & AV_EF_EXPLODE) in opus_decode_frame()
393 if (s->avctx->err_recognition & AV_EF_EXPLODE) in opus_decode_subpacket()
Dtta.c234 (tta_check_crc(s, buf, buf_size - 4) && avctx->err_recognition & AV_EF_EXPLODE)) in tta_decode_frame()
Dtakdec.c698 if (avctx->err_recognition & AV_EF_EXPLODE) in tak_decode_frame()
880 if (avctx->err_recognition & AV_EF_EXPLODE) in tak_decode_frame()
Ddca_lbr.c1217 if (s->avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_lbr_parse()
1234 if (s->avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_lbr_parse()
1290 if (s->avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_lbr_parse()
1395 if (ret < 0 && (s->avctx->err_recognition & AV_EF_EXPLODE)) in ff_dca_lbr_parse()
/third_party/ffmpeg/tools/
Dtarget_dec_fuzzer.c215 ctx->err_recognition |= AV_EF_EXPLODE; in LLVMFuzzerTestOneInput()

123