Skip to content

Commit

Permalink
fix: IsFirstFrameOfACodedVideoSequence() only usable when RTC_ENABLE_…
Browse files Browse the repository at this point in the history
…H265 == false
  • Loading branch information
lambiengcode committed Nov 12, 2023
1 parent 45abca8 commit d95ad14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/VERSION
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=6be866df4d98cd6ac216192c83d24197ed271758
WEBRTC_COMMIT=21daff7eefa50754f572a6a7b77ee963bbba5c36
2 changes: 1 addition & 1 deletion webrtc_version.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION: 120.6099.10.1
WEBRTC_VERSION: 120.6099.10
WEBRTC_READABLE_VERSION: M120.6099
WEBRTC_COMMIT: 6be866df4d98cd6ac216192c83d24197ed271758
WEBRTC_COMMIT: 21daff7eefa50754f572a6a7b77ee963bbba5c36

0 comments on commit d95ad14

Please sign in to comment.