diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-07-06 16:18:03 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2019-07-09 13:23:42 +0200 |
commit | 836065b27a0f5b8268c2fb6c6e825ac3b63168f0 (patch) | |
tree | 33d22298a8dea2c92953f105e816410027f3443d /libavformat/replaygain.c | |
parent | 2275e70569cea1bc976c349520fa029734b323de (diff) | |
download | ffmpeg-836065b27a0f5b8268c2fb6c6e825ac3b63168f0.tar.gz |
truehd_core: Use byte offsets instead of bit offsets
Words of 16 bit are the unit for TrueHD's size and offset fields;
in particular the sizes of the high-level structures of TrueHD are
always a multiple of a byte; yet truehd_core unnecessarily used
bit offsets at several places. This has been changed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/replaygain.c')
0 files changed, 0 insertions, 0 deletions