Changeset fa0bc627 in ffmpeg

Timestamp:
Jun 11, 2020, 1:09:56 AM (4 years ago)
Author:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Branches:
master
Children:
7be9b0bb
Parents:
88d5ae06
git-author:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> (05/24/20 02:04:29)
git-committer:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> (06/11/20 01:09:56)
Message:

avformat/aviobuf: Stop restricting dynamic buffer sizes to INT_MAX/2

This has originally been done in 568e18b15e2ddf494fd8926707d34ca08c8edce5
as a precaution against integer overflows, but it is actually easy to
support the full range of int without overflows.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.