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 70 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)
static int read_header(FFV1Context *f)
int ff_decklink_read_packet(AVFormatContext *avctx, AVPacket *pkt)
av_cold int ff_decklink_read_header(AVFormatContext *avctx)
Definition at line 78 of file decklink_dec_c.c.