FFmpeg
|
#include "internal.h"
#include "libavutil/mem.h"
#include "libavutil/opt.h"
#include "libavformat/avformat.h"
#include "libavformat/demux.h"
Go to the source code of this file.
Functions | |
int | ff_alloc_input_device_context (AVFormatContext **avctx, const AVInputFormat *iformat, const char *format) |
int ff_alloc_input_device_context | ( | AVFormatContext ** | avctx, |
const AVInputFormat * | iformat, | ||
const char * | format | ||
) |
Definition at line 25 of file utils.c.
Referenced by avdevice_list_input_sources().