AVOutputFormat.check_bitstream

Set up any necessary bitstream filtering and extract any extra data needed for the global header. Return 0 if more packets from this stream must be checked; 1 if not.

struct AVOutputFormat
int function(AVFormatContext*, const(AVPacket)* pkt) check_bitstream;

Meta