Go to the documentation of this file.
30 #define OFFSET(x) offsetof(struct decklink_cctx, x)
31 #define DEC AV_OPT_FLAG_DECODING_PARAM
49 #if BLACKMAGIC_DECKLINK_API_VERSION >= 0x0b000000
57 #if BLACKMAGIC_DECKLINK_API_VERSION >= 0x0b000000
72 #if BLACKMAGIC_DECKLINK_API_VERSION >= 0x0b000000
116 .
p.
name =
"decklink",
static const AVClass decklink_demuxer_class
DecklinkPtsSource video_pts_source
av_cold int ff_decklink_read_close(AVFormatContext *avctx)
DecklinkPtsSource audio_pts_source
int ff_decklink_read_packet(AVFormatContext *avctx, AVPacket *pkt)
static const AVOption options[]
const FFInputFormat ff_decklink_demuxer
#define LIBAVUTIL_VERSION_INT
Describe the class of an AVClass context structure.
const char * av_default_item_name(void *ptr)
Return the context name.
av_cold int ff_decklink_read_header(AVFormatContext *avctx)
@ AV_CLASS_CATEGORY_DEVICE_VIDEO_INPUT
static void list_formats(AVFormatContext *ctx, int type)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
int ff_decklink_list_input_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list)
#define AV_OPT_FLAG_DEPRECATED
Set if option is deprecated, users should refer to AVOption.help text for more information.
const char * class_name
The name of the class; usually it is the same name as the context structure type to which the AVClass...