scrcpy/server
Romain Vimont fb976816f9 Do not expose frame rate in ScreenEncoder
The KEY_FRAME_RATE parameter value is necessary for the configuration of
the encoder, but its actual value does not impact the frame rate (only
resources used by the encoder).

Therefore, it's an internal detail and should not be exposed by the
ScreenEncoder class.
2019-11-17 22:10:33 +01:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Do not expose frame rate in ScreenEncoder 2019-11-17 22:10:33 +01:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.10 2019-08-04 16:41:04 +02:00
build_without_gradle.sh Rename scrcpy-server.jar to scrcpy-server 2019-10-31 10:54:29 +01:00
meson.build Rename scrcpy-server.jar to scrcpy-server 2019-10-31 10:54:29 +01:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00