Change #264164
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Fri 10 Apr 2026 15:12:18 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | a2ca55c5630ac37c23ba2377849cb35fff2d9731 |
Comments
avfilter/framepool: remove unnecessary braces (style) As per the FFmpeg coding style guidelines, braces should be avoided on isolated single-line statement bodies. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libavfilter/framepool.c