Home
last modified time | relevance | path

Searched refs:AVERROR_BSF_NOT_FOUND (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
Derror.h49 #define AVERROR_BSF_NOT_FOUND FFERRTAG(0xF8,'B','S','F') ///< Bitstream filter not found macro
/third_party/ffmpeg/libavcodec/
Dbsf.c448 return AVERROR_BSF_NOT_FOUND; in bsf_list_append_internal()
/third_party/ffmpeg/libavformat/
Dconcatdec.c214 return AVERROR_BSF_NOT_FOUND; in detect_stream_specific()
Dutils.c5620 return AVERROR_BSF_NOT_FOUND;
/third_party/ffmpeg/doc/
DAPIchanges2809 AVERROR_BSF_NOT_FOUND