diff options
author | Di Wu <[email protected]> | 2014-10-12 01:20:18 +0800 |
---|---|---|
committer | Reynaldo H. Verdejo Pinochet <[email protected]> | 2014-10-10 09:13:44 -0300 |
commit | 162b5211080b187fc8a2e8393b7fa07207c1611e (patch) | |
tree | 640cf2782186eaa497a332d1bb567fda290ab44c /libavutil/opt.c | |
parent | c5ca76ad3b50e0cee1ebacb09e2c030e2c38f8dd (diff) |
vp9: enable multi-thread decoding when refreshctx is equal to 0
In vp9_decode_frame function, ff_thread_finish_setup is not called
when refreshctx is equal to 0, and the next decoding thread can not
start work until the cunrrent frame has been decoded completely. So
ff_thread_finish_setup needs to be called to enable Multi-thread
decoding in this condition.
Signed-off-by: Di Wu <[email protected]>
Signed-off-by: Reynaldo H. Verdejo Pinochet <[email protected]>
Diffstat (limited to 'libavutil/opt.c')
0 files changed, 0 insertions, 0 deletions