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 demuxer",
}
#define LIBAVUTIL_VERSION_INT
const char * av_default_item_name(void *ptr)
Return the context name.
static const AVOption options[]
Definition at line 81 of file decklink_dec_c.c.
◆ ff_decklink_demuxer
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)
int ff_decklink_read_packet(AVFormatContext *avctx, AVPacket *pkt)
av_cold int ff_decklink_read_header(AVFormatContext *avctx)
Definition at line 89 of file decklink_dec_c.c.