diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-25 14:29:32 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-07 23:40:42 +0200 |
commit | 773d1b857bb4d68d8afe07891bb1698f0d7e6cbe (patch) | |
tree | 0e379b840196daacb91ac9e2d69fd0050d665b05 /doc/examples/transcoding.c | |
parent | 261ff2e2088da74f6f916f0debddcf9375297fee (diff) | |
download | ffmpeg-773d1b857bb4d68d8afe07891bb1698f0d7e6cbe.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