commit | e1b2ccf317301af42bb4b6631a3bcd7d8f519d00 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Dec 09 14:28:07 2014 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Dec 16 14:35:52 2014 -0800 |
tree | 7b9ffd4e62498fcbf16d49dadbe014daada2f793 | |
parent | 09a1f34f2f45fe01b7dc6a15b15259ba61e47b5b [diff] |
Fix wrong int argument of FOURCC. Clang compiler reports error for aosp_x86-eng target: .../MPEG4Extractor.cpp:1538:14: error: case value is not a constant expression case FOURCC('\xA9', 'x', 'y', 'z'): ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..../MPEG4Extractor.cpp:1538:14: note: left shift of negative value -87 Change-Id: I3ef1aa710cd1ce84ca46cdfbe37876bb9a1140bd