mirror of https://github.com/FFmpeg/FFmpeg.git
The packets muxers receive are not guaranteed to be writable, so they must not be modified. Ergo only access the packet's data via a const uint8_t*. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>release/5.1
parent
dba7376d59
commit
1fc5d327e4
4 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue