AVCodecContext.stats_in

pass2 encoding statistics input buffer Concatenated stuff from stats_out of pass1 should be placed here. - encoding: Allocated/set/freed by user. - decoding: unused

struct AVCodecContext
char* stats_in;

Meta