[M120 Migration][HBBTV] Merge track and subtitle related patches
[platform/framework/web/chromium-efl.git] / third_party / zstd / README.chromium
1 Name: Zstandard
2 Short Name: zstd
3 URL: https://github.com/facebook/zstd
4 Version: cdceb0fce59785c841bf697e00067163106064e1
5 License: BSD, GPLv2
6 License File: src/LICENSE
7 CPEPrefix: cpe:/a:facebook:zstandard:1.5.5
8 Security Critical: yes
9 Shipped: yes
10
11 Description:
12 Zstandard is a fast lossless compression algorithm, targeting real-time
13 compression scenarios at zlib-level and better compression ratios.
14 This library is used to decode "Content-Encoding: zstd" responses.
15
16 Local Modifications:
17 - BUILD.gn: Added.