ffmpeg | branch: master | Yotam Ofek | Fri Jun 14
09:26:18 2024 +| [b5ad997e72bcd8c5056e4d16ce6f49df25de1c48] | committer:
Lynne
avcodec/aaccoder_twoloop: remove unused macro
seems the `sclip` macro was never used
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Yotam Ofek | Fri Jun 14
10:21:14 2024 +| [a9c05eb657d0d05f3ac79fe9973581a41b265a5e] | committer:
Lynne
avcodec/aaccoder_twoloop: remove unread max scaler
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a9c05eb657d0d05f3ac79fe9973581a41b265
ffmpeg | branch: master | Yotam Ofek | Sun May 12
08:53:41 2024 +| [02c032abcd43465b30ad58ede18abcdc24b5c006] | committer:
Lynne
avcodec/aacenc_tns: remove unreachable code branch
the condition being tested was the same as the stop condition for the
containing loop,
so inside the loop it
ffmpeg | branch: master | Yotam Ofek | Sun Apr 28
09:37:11 2024 +| [a9a69a5a312f889d95c60de52485ee8e96e20e47] | committer:
Lynne
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