element-x-ada/features/messages/impl
Jorge Martin Espinosa 85b0f11ab6
Fix bitrate value used for video transcoding (#5183)
* Fix bitrate value used for video transcoding:

It should be 1000 times what it is now. The video size estimation was wrong since the retrieved duration value was in milliseconds, not seconds.

* Use `Duration` as the result type for `getDuration`
2025-08-18 21:12:11 +00:00
..
src Fix bitrate value used for video transcoding (#5183) 2025-08-18 21:12:11 +00:00
.gitignore
build.gradle.kts Merge branch 'develop' into feature/fga/user_moderation_bottomsheet 2025-06-03 10:46:12 +02:00
consumer-rules.pro