You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server
Romain Vimont 475912a39c Do not transmit MediaCodec flags
Since PTS handling has been fixed, the recorder do not associate a PTS
to a wrong frame anymore, so PTS of "configuration packets" (which never
produce a frame), are never read by the recorder. Therefore, there is no
need to ignore them explicitly, so we can remove the MediaCodec flags
completely.
6 years ago
..
scripts Always invoke gradle except as root 7 years ago
src Do not transmit MediaCodec flags 6 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Bump version to 1.4 6 years ago
meson.build Accept prebuilt server 7 years ago
proguard-rules.pro Convert server to an Android project 7 years ago