FFmpeg
|
Go to the source code of this file.
Functions | |
static int | chomp_filter (AVBSFContext *ctx, AVPacket *pkt) |
Variables | |
const AVBitStreamFilter | ff_chomp_bsf |
This filter removes a string of NULL bytes from the end of a packet. More... | |
|
static |
Definition at line 26 of file chomp_bsf.c.
const AVBitStreamFilter ff_chomp_bsf |
This filter removes a string of NULL bytes from the end of a packet.
Definition at line 43 of file chomp_bsf.c.