Change #272096
| Category | ffmpeg |
| Changed by | Zhao Zhili <zhilizhao@tencent.com> |
| Changed at | Mon 22 Jun 2026 13:43:51 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 07b9158994cce1085a8c5ceb29107a0eb8e1234c |
Comments
avfilter/avf_showcwt: drop redundant outer av_clip av_clipd() already bounds the result to [1, 65536]. The surrounding av_clip() can never alter it.
Changed files
- libavfilter/avf_showcwt.c