commit | 6157cc45836af32e184f6c7e85fb18257334afac | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Wed Aug 14 11:58:42 2024 -0700 |
committer | Frank Barchard <fbarchard@chromium.org> | Wed Aug 14 20:50:28 2024 +0000 |
tree | ce5d35579f798395782366ff06b5e1536f7f3e77 | |
parent | 2707098fb193d262dc5b082c7b31114f4c765e42 [diff] |
Remove the ' separators in hex integer constants They are a C++14 feature, not supported in C++11 mode (-std=c++11). Change-Id: I618020342d4964b994aefa06af83b2e8d553a032 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5786607 Reviewed-by: Frank Barchard <fbarchard@chromium.org>
libyuv is an open source project that includes YUV scaling and conversion functionality.
See Getting started for instructions on how to get started developing.
You can also browse the docs directory for more documentation.