| name: "libjpeg-turbo" |
| description: |
| "libjpeg-turbo is a SIMD-accelerated libjpeg-compatible JPEG codec library. " |
| "It was added to Cobalt to eventually enable screencasting for DevTools." |
| |
| third_party { |
| identifier { |
| type: "ChromiumVersion" |
| value: "108.0.5359.240" # from https://chromereleases.googleblog.com/2023/08/long-term-support-channel-update-for_21.html |
| } |
| identifier { |
| type: "Git" |
| value: "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git" |
| version: "ed683925e4897a84b3bffc5c1414c85b97a129a3" |
| # from https://chromium.googlesource.com/chromium/src/+/108.0.5359.240/DEPS#1507 |
| } |
| last_upgrade_date { |
| year: 2021 |
| month: 7 |
| day: 13 |
| } |
| license_type: NOTICE |
| } |