Revision 488efb33
libavcodec/h264.c | ||
---|---|---|
3216 | 3216 |
hx = h->thread_context[i]; |
3217 | 3217 |
hx->s.error_recognition = avctx->error_recognition; |
3218 | 3218 |
hx->s.error_count = 0; |
3219 |
hx->x264_build= h->x264_build; |
|
3219 | 3220 |
} |
3220 | 3221 |
|
3221 | 3222 |
avctx->execute(avctx, (void *)decode_slice, |
Also available in: Unified diff