diff options
author | Yotam Ofek <yotam.ofek@gmail.com> | 2024-04-28 09:37:11 +0000 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-04-28 13:59:57 +0200 |
commit | a9a69a5a312f889d95c60de52485ee8e96e20e47 (patch) | |
tree | 06b92c6c9f05e7e223c51bcc8219da52ccb93688 /libavcodec/h264_slice.c | |
parent | 31327c2d075a413749c1461c06382993b9bba90e (diff) | |
download | ffmpeg-a9a69a5a312f889d95c60de52485ee8e96e20e47.tar.gz |
avcodec/aacenc: don't redundantly re-compute max sfb
Remove an unneeded inner loop in adjust_frame_information that
had no effect, the loop body can be run only once and will compute
the same max sfb.
Diffstat (limited to 'libavcodec/h264_slice.c')
0 files changed, 0 insertions, 0 deletions