Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Side by Side Diff: third_party/openh264/README.chromium

Issue 1438553002: Preparation work for third_party/openh264 build-from-src CL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase with master Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/openh264/OWNERS ('k') | third_party/openh264/tests/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: OpenH264 1 Name: OpenH264
2 Short Name: openh264 2 Short Name: openh264
3 URL: http://www.openh264.org/ 3 URL: http://www.openh264.org/
4 Version: v.1.4.0 4 Version: v.1.4.0
5 License: 2-Clause BSD 5 License: 2-Clause BSD
6 License File: LICENSE 6 License File: src/LICENSE
7 Security Critical: yes 7 Security Critical: yes
8 8
9 Description: 9 Description:
10 Cisco's H.264 video codec implementation. 10 Cisco's H.264 video codec implementation.
11 11
12 Important: 12 Important:
13 While the OpenH264 source code is under BSD license, other license(s) also 13 While the OpenH264 source code is under BSD license, other license(s) also
14 apply for builds (MPEG-LA patent), see www.openh264.org for more information. 14 apply for builds (MPEG-LA patent), see www.openh264.org for more information.
15 15
16 Local Modifications: 16 Local Modifications:
17 N/A 17 N/A
18
19 Note: OpenH264 src has not yet been pulled in. A proper README.chromium file
20 was added anyway due to presubmit check.
OLDNEW
« no previous file with comments | « third_party/openh264/OWNERS ('k') | third_party/openh264/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698