Go to the documentation of this file.
29 #define OFFSET(x) offsetof(struct decklink_cctx, x)
30 #define DEC AV_OPT_FLAG_DECODING_PARAM
48 #if BLACKMAGIC_DECKLINK_API_VERSION >= 0x0b000000
56 #if BLACKMAGIC_DECKLINK_API_VERSION >= 0x0b000000
71 #if BLACKMAGIC_DECKLINK_API_VERSION >= 0x0b000000
static const AVClass decklink_demuxer_class
const AVInputFormat ff_decklink_demuxer
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[]
#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)
const char * class_name
The name of the class; usually it is the same name as the context structure type to which the AVClass...
#define AV_OPT_FLAG_DEPRECATED
set if option is deprecated, users should refer to AVOption.help text for more information