Home
last modified time | relevance | path

Searched refs:AVOpenCallback (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Davformat.h1205 typedef int (*AVOpenCallback)(struct AVFormatContext *s, AVIOContext **pb, const char *url, int fla… typedef
1903 attribute_deprecated AVOpenCallback av_format_get_open_cb(const AVFormatContext *s);
1904 attribute_deprecated void av_format_set_open_cb(AVFormatContext *s, AVOpenCallback callback);
Dutils.c132 MAKE_ACCESSORS(AVFormatContext, format, AVOpenCallback, open_cb) in MAKE_ACCESSORS()
/third_party/ffmpeg/doc/
DAPIchanges1034 Add AVOpenCallback AVFormatContext.open_cb