Change #248050
| Category | ffmpeg |
| Changed by | Martin Storsjö <martin@martin.st> |
| Changed at | Sat 08 Nov 2025 22:19:31 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | d015382f4a80d533b0809f0267cc1be95f61a7bb |
Comments
avformat/vpcc: Generalize the AVFormatContext parameter to void* This parameter is only used as a logging context; don't require a full AVFormatContext here.
Changed files
- libavformat/vpcc.c
- libavformat/vpcc.h