diff options
author | Martin Storsjö <[email protected]> | 2012-09-04 14:31:52 +0300 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2012-09-04 15:31:47 +0300 |
commit | 6d9e74cd4179f42a8fa860f2e08d370c7c36325f (patch) | |
tree | e41e0185a7c11a46ad2b80bd4b1912823307fa0b /libavformat/swf.c | |
parent | aa264da5bf6a3d82a47abba4cfcfa629dd1f3daa (diff) |
proresenc: Write the full value in one put_bits call
Previously, the put_bits call writing the value wrote a value
larger than the number of bits specified, failing asserts
in debug mode. There was no actual bitstream writer corruption,
since the overwritten bit already always was set to 1.
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavformat/swf.c')
0 files changed, 0 insertions, 0 deletions