Skip to content

Commit

Permalink
変更履歴を更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
torikizi committed Oct 16, 2024
1 parent b968be2 commit 9025734
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@
- @voluntas
- [UPDATE] Boost を 1.86.0 にあげる
- @voluntas
- [UPDATE] libwebrtc を m129.6668.1.0 にあげる
- [UPDATE] libwebrtc を m130.6723.2.0 にあげる
- H.265 Patch の修正に伴い、C++ SDK の H.265 に関する設定を変更
- examples と test に `rtc::CreateRandomString` のヘッダを追加
- `SetRtpTimestamp``frame.timestamp` から `frame.rtp_timestamp` に変更
- `scalable_track_source.h``scalable_track_source.cpp``absl::optional``std::optional` に変更
- `nvcodec_video_decoder.h``vpl_video_decoder.h``#include <optional>` を追加
- `nvcodec_video_decoder.cpp``vpl_video_decoder.cpp``absl::nullopt``std::nullopt` に変更
- Android の test アプリの cmake バージョンを VERSION と合わせる
- @tnoho @torikizi
- [UPDATE] Xcode のバージョンを 15.4 にあげる
- @tnoho
Expand Down

0 comments on commit 9025734

Please sign in to comment.