FFmpeg
|
Null bitstream filter – pass the input through unchanged. More...
Go to the source code of this file.
Functions | |
static int | null_filter (AVBSFContext *ctx, AVPacket *pkt) |
Variables | |
const AVBitStreamFilter | ff_null_bsf |
Null bitstream filter – pass the input through unchanged.
Definition in file null_bsf.c.
|
static |
Definition at line 27 of file null_bsf.c.
const AVBitStreamFilter ff_null_bsf |
Definition at line 32 of file null_bsf.c.