59 for (parser = av_first_parser; parser; parser = parser->
next) {
125 if (s->
cur_offset + off < s->cur_frame_end[i])
132 uint8_t **poutbuf,
int *poutbuf_size,
134 int64_t
pts, int64_t dts, int64_t pos)
147 memset(dummy_buf, 0,
sizeof(dummy_buf));
169 poutbuf_size, buf, buf_size);
187 uint8_t **poutbuf,
int *poutbuf_size,
188 const uint8_t *
buf,
int buf_size,
int keyframe)
201 *poutbuf_size = buf_size;
206 *poutbuf_size =
size;
235 av_dlog(
NULL,
"overread %d, state:%X next:%d index:%d o_index:%d\n",
238 (*buf)[0], (*buf)[1], (*buf)[2], (*buf)[3]);
254 *buf_size + pc->
index +
263 pc->
index += *buf_size;
289 for (; next < 0; next++) {
296 av_dlog(
NULL,
"overread %d, state:%X next:%d index:%d o_index:%d\n",
299 (*buf)[0], (*buf)[1], (*buf)[2], (*buf)[3]);
319 if (state == 0x1B3 || state == 0x1B6)
320 return ptr - 4 -
buf;