diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-02-28 11:45:07 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-02-29 14:30:14 +0100 |
commit | 24fe1a3b1662652df076804fdbfd8b2fd089497e (patch) | |
tree | 8b0c48402f04e25a3724ecbfe80d77cb1dd42971 /tests | |
parent | 411225aabce57411d1544a7bbc6f6bee6d8ef638 (diff) | |
download | ffmpeg-24fe1a3b1662652df076804fdbfd8b2fd089497e.tar.gz |
id3v2enc: fix writing frame sizes for ID3v2.3
Frame sizes in ID3v2.3 are not synchsafe, they are simply 32be numbers.
In practice this bug is not noticeable unless the frame size takes more
than 7 bits (which is almost never for text frames).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions