mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
cellVdec: fix au_count race condition
This commit is contained in:
parent
6b556a5206
commit
1c8d3e0dca
1 changed files with 0 additions and 1 deletions
|
@ -334,7 +334,6 @@ struct vdec_context final
|
|||
|
||||
out_queue.clear(); // Flush image queue
|
||||
log_time_base = {};
|
||||
au_count = 0;
|
||||
|
||||
frc_set = 0; // TODO: ???
|
||||
next_pts = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue