Go to the source code of this file.
const AVClass decklink_demuxer_class |
|
static |
Initial value:= {
.class_name = "Blackmagic DeckLink demuxer",
}
#define LIBAVUTIL_VERSION_INT
static const AVOption options[]
Definition at line 78 of file decklink_dec_c.c.
Initial value:= {
.name = "decklink",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static const AVClass decklink_demuxer_class
av_cold int ff_decklink_read_close(AVFormatContext *avctx)
int ff_decklink_list_input_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list)
static int get_device_list(AVOpenCLDeviceList *device_list)
int ff_decklink_read_packet(AVFormatContext *avctx, AVPacket *pkt)
av_cold int ff_decklink_read_header(AVFormatContext *avctx)
Definition at line 86 of file decklink_dec_c.c.