Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
変更履歴を更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
miosakuma committed Mar 5, 2024
1 parent 23864be commit d446733
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@

- [CHANGE] momo_sample を sumomo にリネームする
- @enm10k
- [CHANGE] JetPack のバージョンを 5.1.2 にあげる
- JetPack 5.1.1, 5.1.2 で動作を確認
- JetPack 5.1 では、互換性の問題で JetsonJpegDecoder がエラーになることを確認
- @enm10k
- [UPDATE] VERSIONS のライブラリをアップデートする
- SORA_CPP_SDK_VERSION を 2024.2.0 にあげる
- WEBRTC_BUILD_VERSION を m121.6167.3.0 にあげる
Expand All @@ -25,7 +21,7 @@
- CMAKE_VERSION を 3.28.1 にあげる
- SDL2_VERSION を 2.30.0 にあげる
- CLI11_VERSION を v2.4.1 にあげる
- @miosakuma @enm10k
- @enm10k
- [FIX] sdl_sample で `--audio-codec-lyra-bitrate` が未指定の時に不定な値が送信されるのを修正する
- SDLSampleConfig.audio_codec_lyra_bitrate の値が初期化されておらず、未指定の時に不定な値が送信されるようになっていた
- SDLSampleConfig.audio_codec_lyra_bitrate の初期値を 0 に設定する
Expand All @@ -34,6 +30,10 @@

## sora-cpp-sdk-2024.1.0

- [CHANGE] JetPack のバージョンを 5.1.2 にあげる
- JetPack 5.1.1, 5.1.2 で動作を確認
- JetPack 5.1 では、互換性の問題で JetsonJpegDecoder がエラーになることを確認
- @enm10k
- [UPDATE] VERSIONS のライブラリをアップデートする
- SORA_CPP_SDK_VERSION を 2024.1.0 にあげる
- @miosakuma
Expand Down

0 comments on commit d446733

Please sign in to comment.