utvideo: remove ff_thread_finish_setup, it isn't needed at all
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
787528b4a6
commit
6ba2505a0e
@ -376,8 +376,6 @@ static int decode_frame(AVCodecContext *avctx, void *data, int *data_size, AVPac
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
ff_thread_finish_setup(avctx);
|
|
||||||
|
|
||||||
/* parse plane structure to retrieve frame flags and validate slice offsets */
|
/* parse plane structure to retrieve frame flags and validate slice offsets */
|
||||||
ptr = buf;
|
ptr = buf;
|
||||||
for (i = 0; i < c->planes; i++) {
|
for (i = 0; i < c->planes; i++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user