Change #248007
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Sat 08 Nov 2025 14:48:12 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | a8dd83b4b17de6a740bf55928b0a9b4f8c7d8626 |
Comments
avcodec/get_bits: Avoid unused variable Fixes lots of warnings from MSVC (which does not support av_unused). Reviewed-by: Kacper Michajłow <kasper93@gmail.com> Reviewed-by: Lynne <dev@lynne.ee> Reviewed-by: Martin Storsjö <martin@martin.st> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/get_bits.h