diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-25 10:38:12 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-03-30 12:36:32 +0200 |
commit | df1c30f139bd4c4d5426d4fc169a1a2c16f95163 (patch) | |
tree | 8749d174d74b3e2ebe36eb5081703ce469997c6c /libavcodec/proresenc_kostya.c | |
parent | 67f6e7ed6ddac43139984b6956f45bb5c1861546 (diff) | |
download | ffmpeg-df1c30f139bd4c4d5426d4fc169a1a2c16f95163.tar.gz |
avcodec/utvideoenc: Don't use bitcounts when byte-aligned
Despite write_huff_codes() receiving an ordinary buffer (not a
PutBitContext), it returned the amount of data written in bits,
not in bytes. This has been changed: There is now no intermediate
bitcount any more.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/proresenc_kostya.c')
0 files changed, 0 insertions, 0 deletions