diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-07-03 14:40:23 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-08-01 10:09:25 +0200 |
commit | 3a5c814b19191022affa76e282b69b9aca8883ba (patch) | |
tree | a8678ec4aee7cc78aeecd91ce7812b0b3db38018 /libavformat/aaxdec.c | |
parent | 4da146ba831c51b66a038f6a96c8a6b175e55d35 (diff) | |
download | ffmpeg-3a5c814b19191022affa76e282b69b9aca8883ba.tar.gz |
lavc/ffv1dec: drop a pointless variable in decode_slice()
fsdst is by construction always equal to fs, there is even an
av_assert1() checking that. Just use fs directly.
Diffstat (limited to 'libavformat/aaxdec.c')
0 files changed, 0 insertions, 0 deletions