demux: avformat: fix compilation error with up-to-date libavformat
- Jul 04, 2024
-
-
Fatih Uzunoğlu authored
There is no modification done for the input buffer, parameter `buf` should have pointed to constant type before. Furthermore, libavformat is now updated to enforce this. So, this fixes the compilation error with up-to-date libavformat.
b9226a1f
-