element-x-ada/libraries/androidutils
Jorge Martin Espinosa fa755e5b75
Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223)
* Use variable bitrate mode when transcoding

This should be compatible with more devices that may lack the needed codecs to properly encode using constant bitrate mode (CBR).

* Fix video output size (again)
2025-08-26 10:41:07 +02:00
..
src Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223) 2025-08-26 10:41:07 +02:00
.gitignore Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
build.gradle.kts Handle preference stores corruption by clearing them (#5086) 2025-08-22 06:59:06 +00:00
consumer-rules.pro Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00