Change #264152
| 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 | 143b810e75efb4c4d6b9394fbd0259fbc8608a87 |
Comments
avfilter/framepool: remove `alloc` argument Not really needed by anything and makes this API a bit clunkier to extend. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libavfilter/audio.c
- libavfilter/framepool.c
- libavfilter/framepool.h
- libavfilter/video.c