mirror of https://github.com/FFmpeg/FFmpeg.git
So use 64bits for max_packet_size instead of size_t which might be 32 bits; this is consistent with ff_alloc_packet(). Also remove a redundant size check (ff_alloc_packet() already checks for that). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>release/5.1
parent
2d368392a5
commit
db57a5370b
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue