mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-07 19:43:20 +02:00
d5a0eba8a2
The packets given to muxers need not be writable, so it is best to access them via const uint8_t*. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>