Change #264151
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Fri 10 Apr 2026 15:12:17 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 82871857eb84f77aa5942102ce7ff6279e521248 |
Comments
avfilter/framepool: actually use specified allocator for audio frames This bug means audio buffers were never correctly zero'd as intended by libavfilter/audio.c Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libavfilter/framepool.c