Skip to content

Commit

Permalink
OPENH264_VERSION を v2.5.0 に上げる
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 13, 2024
1 parent ce3183c commit 7737fd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@
- [UPDATE] nanobind を `2.2.0` に上げる
- @voluntas
- [UPDATE] Sora C++ SDK のバージョンを `2024.8.0` に上げる
- WEBRTC_BUILD_VERSION を `m129.6668.1.0` に上げる
- WEBRTC_BUILD_VERSION を `m129.6668.1.1` に上げる
- libwebrtc のモジュール分割に追従するため rtc::CreateRandomString のヘッダを追加
- CMAKE_VERSION を `3.30.3` に上げる
- CMAKE_VERSION を `3.30.5` に上げる
- BOOST_VERSION を `1.86.0` に上げる
- OPENH264_VERSION を `v2.5.0` に上げる
- @torikizi @voluntas

### misc
Expand Down Expand Up @@ -152,7 +153,7 @@
- @enm10k
- [UPDATE] nanobind を `1.9.2` に上げて固定する
- @voluntas
- [UPDATE] ruff の最小を ``0.3.0` に上げる
- [UPDATE] ruff の最小を `0.3.0` に上げる
- @voluntas
- [UPDATE] Sora C++ SDK のバージョンを `2024.6.0` に上げる
- libwebrtc で `cricket::MediaEngineDependencies` が廃止された変更に追従する
Expand Down
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SORA_CPP_SDK_VERSION=2024.8.0-canary.24
SORA_CPP_SDK_VERSION=2024.8.0-canary.25
WEBRTC_BUILD_VERSION=m129.6668.1.1
BOOST_VERSION=1.86.0
CMAKE_VERSION=3.30.4
OPENH264_VERSION=v2.4.1
OPENH264_VERSION=v2.5.0

0 comments on commit 7737fd9

Please sign in to comment.