Change #265180
| Category | ffmpeg |
| Changed by | Marvin Scholz <epirat07@gmail.com> |
| Changed at | Wed 22 Apr 2026 14:33:26 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 69072fe8d8bc3567ae9426458bc45d432651eed5 |
Comments
lavfi: vf_drawtext: check memory allocation Switch to av_calloc and check the allocation. Fix #22867
Changed files
- libavfilter/vf_drawtext.c