scrcpy/server
Romain Vimont 68a9996eb2 Fix audio PTS when not monotonically increasing
Some decoders fail to guarantee that PTS must be strictly monotonically
increasing. Fix the PTS when they are not.

Fixes #4054 <https://github.com/Genymobile/scrcpy/issues/4054>
2023-06-02 22:09:23 +02:00
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 2020-09-15 13:44:02 +02:00
src Fix audio PTS when not monotonically increasing 2023-06-02 22:09:23 +02:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 2.0 2023-03-12 02:05:37 +01:00
build_without_gradle.sh Bump version to 2.0 2023-03-12 02:05:37 +01:00
meson.build Remove deprecated meson.source_root() 2022-08-28 15:16:31 +02:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00