diff options
author | James Almer <[email protected]> | 2022-12-04 15:35:07 -0300 |
---|---|---|
committer | James Almer <[email protected]> | 2022-12-07 09:01:24 -0300 |
commit | 2eb71512615acc85700d34cd37491c1313386420 (patch) | |
tree | 7d92669ff842ec8cb772c2808251151dc04a44ed /tests/checkasm/float_dsp.c | |
parent | 0afdc398ce314e052ec9c423a032f9934dabaeb9 (diff) |
avcodec/pthread_frame.c: keep the last_pkt_props from worker threads in sync with the user context
Making it point to the input packet results in different behavior during flush,
where its contents will be that of an empty packet instead of containing the
props from the last input packet fed to the decoder.
After this change, decoding with more than one thread will shield the same
results as using a single thread.
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'tests/checkasm/float_dsp.c')
0 files changed, 0 insertions, 0 deletions