diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-25 14:29:32 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-05-26 00:04:34 +0200 |
commit | 3b7a0e2b8f5c91e55b6be2beb9c75df585bffe9b (patch) | |
tree | d65ec09fcf97f3865e1609fcbfe1767250f5b99a /doc/examples/transcoding.c | |
parent | ee9cec25662a8b15f7bb8e01eef0f617f14d4e8f (diff) | |
download | ffmpeg-3b7a0e2b8f5c91e55b6be2beb9c75df585bffe9b.tar.gz |
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 <pross@xvid.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 88f0e05c72f0de0cae3d9f0c5644f1965632b641)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions