Home
last modified time | relevance | path

Searched refs:av_probe_input_buffer (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dformat.c319 int av_probe_input_buffer(AVIOContext *pb, const AVInputFormat **fmt, in av_probe_input_buffer() function
H A Davformat.h2107 int av_probe_input_buffer(AVIOContext *pb, const AVInputFormat **fmt,
H A Ddashdec.c1891 ret = av_probe_input_buffer(&pls->pb.pub, &in_fmt, "", NULL, 0, 0); in reopen_demux_for_component()
H A Dhls.c2104 ret = av_probe_input_buffer(&pls->pb.pub, &in_fmt, url, NULL, 0, 0); in hls_read_header()

Completed in 12 milliseconds