Go to the source code of this file.
◆ framecrc_write_header()
◆ bswap()
| static av_unused void bswap |
( |
char * | buf, |
|
|
int | offset, |
|
|
int | size ) |
|
inlinestatic |
◆ framecrc_write_packet()
◆ ff_framecrc_muxer
Initial value:= {
.p.name = "framecrc",
}
static int framecrc_write_header(struct AVFormatContext *s)
static int framecrc_write_packet(struct AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 182 of file framecrcenc.c.