-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update HardwareVideoEncoderFactory.java
- Loading branch information
1 parent
eeb35e4
commit 72b9228
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
WEBRTC_BUILD_VERSION=HEAD | ||
WEBRTC_VERSION=HEAD | ||
WEBRTC_READABLE_VERSION=HEAD | ||
WEBRTC_COMMIT=6b30d67f1bee3618e61caa17ac87ce2077bf6822 | ||
WEBRTC_COMMIT=129a4b3472dd10eec6475a05791291428f5d6208 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
WEBRTC_BUILD_VERSION: 120.6099.03.1 | ||
WEBRTC_VERSION: 120.6099.03 | ||
WEBRTC_READABLE_VERSION: M120.6099 | ||
WEBRTC_COMMIT: 6b30d67f1bee3618e61caa17ac87ce2077bf6822 | ||
WEBRTC_COMMIT: 129a4b3472dd10eec6475a05791291428f5d6208 |