Skip to content

Commit

Permalink
Update CHANGELOG with the no video codecs binary name
Browse files Browse the repository at this point in the history
  • Loading branch information
bjason committed Dec 18, 2023
1 parent 2023fe0 commit 0e119a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### Added

* Add support for high-definition WebRTC sessions with 1080p webcam video and 4K screen share, and decode support for VP9. Developers can choose video encoding bitrates up to 2.5Mbps, frame rates up to 30fps.
* Add a new alternative media binary `AmazonChimeSDKMediaNoVideoCodecs` that excludes software video codecs. This can be used to replace `AmazonChimeSDKMedia` if developers do not need video and content share functionality, or software video codec support.
* Add a new alternative media binary `amazon-chime-sdk-media-no-video-codecs` that excludes software video codecs. This can be used to replace `amazon-chime-sdk-media` if developers do not need video and content share functionality, or software video codec support.

## [0.18.3] - 2023-09-28

Expand Down

0 comments on commit 0e119a2

Please sign in to comment.