Go to the source code of this file.
◆ OFFSET
◆ DEC
◆ options
◆ decklink_demuxer_class
const AVClass decklink_demuxer_class |
|
static |
Initial value:= {
.class_name = "Blackmagic DeckLink indev",
}
static const AVOption options[]
const char * av_default_item_name(void *ptr)
Return the context name.
#define LIBAVUTIL_VERSION_INT
@ AV_CLASS_CATEGORY_DEVICE_VIDEO_INPUT
Definition at line 96 of file decklink_dec_c.c.
◆ ff_decklink_demuxer
Initial value:= {
.name = "decklink",
}
av_cold int ff_decklink_read_close(AVFormatContext *avctx)
int ff_decklink_read_packet(AVFormatContext *avctx, AVPacket *pkt)
int ff_decklink_list_input_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list)
av_cold int ff_decklink_read_header(AVFormatContext *avctx)
static const AVClass decklink_demuxer_class
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 104 of file decklink_dec_c.c.