FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | decklink_cctx |
Functions | |
int | ff_decklink_write_header (AVFormatContext *avctx) |
int | ff_decklink_write_packet (AVFormatContext *avctx, AVPacket *pkt) |
int | ff_decklink_write_trailer (AVFormatContext *avctx) |
int ff_decklink_write_header | ( | AVFormatContext * | avctx | ) |
Definition at line 449 of file decklink_enc.cpp.
int ff_decklink_write_packet | ( | AVFormatContext * | avctx, |
AVPacket * | pkt | ||
) |
Definition at line 572 of file decklink_enc.cpp.
int ff_decklink_write_trailer | ( | AVFormatContext * | avctx | ) |
Definition at line 317 of file decklink_enc.cpp.