Go to the documentation of this file.
25 uint8_t **poutbuf,
int *poutbuf_size,
26 const uint8_t *
buf,
int buf_size,
int keyframe){
27 int cmd= args ? *args : 0;
37 ||(!keyframe && cmd==
'k')
46 *poutbuf_size= buf_size;
52 .
name =
"remove_extra",