Skip to content

Commit

Permalink
fix(video): h265 parser
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Jul 5, 2024
1 parent 55dd4db commit a47eb61
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=ce1fd3e53c816cf6aa8693ec8db4d03f18ef5914
WEBRTC_COMMIT=30294237430c6c1e9149d807a5fcaeb0b985b4c3
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: 126.6478.02.1
WEBRTC_VERSION: 126.6478.02
WEBRTC_READABLE_VERSION: M126.6478
WEBRTC_COMMIT: ce1fd3e53c816cf6aa8693ec8db4d03f18ef5914
WEBRTC_COMMIT: 30294237430c6c1e9149d807a5fcaeb0b985b4c3

0 comments on commit a47eb61

Please sign in to comment.