diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-29 15:31:46 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-15 12:06:32 +0200 |
commit | 83cb9be1d2f6037d11c921835d8300ae8acf44f8 (patch) | |
tree | b5f075a8d5f4c946f5ecd80068c69a2e13d5fc42 /libavformat/ifv.c | |
parent | f249c32eff1514b86e2863f6f651daf7c761fdcb (diff) | |
download | ffmpeg-83cb9be1d2f6037d11c921835d8300ae8acf44f8.tar.gz |
avcodec/jpeglsenc: Remove redundant implicit checks
Now that the proper buffer size is calculated (and checked) before
allocating the buffer, it is known that the buffer always suffices.
So use the unchecked PutBit-API; and also use an unchecked bitstream
reader as we check ourselves.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/ifv.c')
0 files changed, 0 insertions, 0 deletions