Changeset 2e895edb in ffmpeg

Timestamp:
Jun 20, 2022, 8:56:50 PM (2 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
a10132b9
Parents:
57168369
git-author:
Marton Balint <cus@passwd.hu> (06/12/22 00:44:38)
git-committer:
Marton Balint <cus@passwd.hu> (06/20/22 20:56:50)
Message:

avcodec/v210dec: do not use accelerated code for the last pixels of a row

ASM code tends to overwrite the buffers by 2-4 bytes and it can cause issues
with slice threads.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.