diff options
author | Andreas Rheinhardt <[email protected]> | 2021-04-29 15:31:46 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-05-15 12:06:32 +0200 |
commit | 83cb9be1d2f6037d11c921835d8300ae8acf44f8 (patch) | |
tree | b5f075a8d5f4c946f5ecd80068c69a2e13d5fc42 /libavcodec/x86/inline_asm.h | |
parent | f249c32eff1514b86e2863f6f651daf7c761fdcb (diff) |
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 <[email protected]>
Diffstat (limited to 'libavcodec/x86/inline_asm.h')
0 files changed, 0 insertions, 0 deletions