diff options
author | Zhao Zhili <[email protected]> | 2020-08-27 05:38:44 +0800 |
---|---|---|
committer | Rick Kern <[email protected]> | 2020-09-28 21:45:54 -0400 |
commit | 419d2524a8239a8f00b4c1702c91065b259615a2 (patch) | |
tree | c7cca7c3b1d82dfe5dd36cad3256fbdf50384193 /tools/python | |
parent | e16788a32398e5199d61e79c8784f4523eadc001 (diff) |
avcodec/videotoolboxenc: fix align issue
bool a53_cc is accessed as int:
src/libavutil/opt.c:129:9: runtime error: store to misaligned
address 0x7fbf454121a3 for type 'int', which requires 4 byte alignment
Signed-off-by: Rick Kern <[email protected]>
Diffstat (limited to 'tools/python')
0 files changed, 0 insertions, 0 deletions