commit | e57a493301c7d5b5824ead35aa301ff632581657 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Aug 17 17:58:52 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 17 19:42:00 2021 |
tree | 4e5d80777ae3905f8c106b81a10ce8ba6277cbfb | |
parent | 923d2c237ee8bcfef954b0c7071a305a045411c1 [diff] |
Reland "Rename vp9::FrameInfo to vp9::UncompressedHeader and add more fields." This is a reland of 3097008de03b6260da5cfabb5cbac6f6a64ca810 Patchset 1 is a pure reland. Patchset 2 contains a bugfix plus a test covering that case. Bug: webrtc:12354, chromium:1230448 Original change's description: > Rename vp9::FrameInfo to vp9::UncompressedHeader and add more fields. > > These fields will be used for bitstream validation in upcoming CLs. > A new vp9_constants.h file is also added, containing common constants > defined by the bitstream spec. > > Bug: webrtc:12354 > Change-Id: If04256d83409069c8bee43ad41aed41c3707dfd3 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226060 > Commit-Queue: Erik Språng <sprang@webrtc.org> > Reviewed-by: Philip Eliasson <philipel@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#34476} Bug: webrtc:12354 Change-Id: Ibd301eb458a6104b562cefbc0e616c39b54fb38b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229060 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34789}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.