mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/362/head
parent
f249c32eff
commit
83cb9be1d2
1 changed files with 4 additions and 9 deletions
Loading…
Reference in new issue