diff options
author | Michael Niedermayer <[email protected]> | 2022-11-25 14:29:32 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2023-05-26 00:04:34 +0200 |
commit | 3b7a0e2b8f5c91e55b6be2beb9c75df585bffe9b (patch) | |
tree | d65ec09fcf97f3865e1609fcbfe1767250f5b99a /tools | |
parent | ee9cec25662a8b15f7bb8e01eef0f617f14d4e8f (diff) |
avcodec/pictordec: Remove mid exit branch
This causes the RLE decoder to exit before applying the last RLE run
All images i tested with are unchanged, this makes the special case
for handling the last run unused for non truncated images.
Reviewed-by: Peter Ross <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 88f0e05c72f0de0cae3d9f0c5644f1965632b641)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions