Change #262244
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Wed 25 Mar 2026 00:13:00 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | e1e2c8553788cd5be0946ab0a9e26deb24f2e20a |
Comments
avfilter/framepool: Use av_unreachable() for unreachable code Instead of av_assert0(0). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavfilter/framepool.c