diff options
author | Zhao Zhili <zhilizhao@tencent.com> | 2020-08-27 05:38:44 +0800 |
---|---|---|
committer | Rick Kern <kernrj@gmail.com> | 2020-09-28 21:45:54 -0400 |
commit | 419d2524a8239a8f00b4c1702c91065b259615a2 (patch) | |
tree | c7cca7c3b1d82dfe5dd36cad3256fbdf50384193 /libavcodec/jpeg2000_parser.c | |
parent | e16788a32398e5199d61e79c8784f4523eadc001 (diff) | |
download | ffmpeg-419d2524a8239a8f00b4c1702c91065b259615a2.tar.gz |
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 <kernrj@gmail.com>
Diffstat (limited to 'libavcodec/jpeg2000_parser.c')
0 files changed, 0 insertions, 0 deletions