39 uint8_t **poutbuf,
int *poutbuf_size,
40 const uint8_t *buf,
int buf_size,
51 *poutbuf = (uint8_t*) buf;
52 *poutbuf_size = buf_size;
77 av_log_missing_feature(avctx,
"PCE based channel configuration, where the PCE is not the first syntax element is", 0);
98 memcpy(avctx->
extradata + 2, pce_data, pce_size);
104 *poutbuf = (uint8_t*) buf;
105 *poutbuf_size = buf_size;