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.
2018-11-11 21:37:31 +01:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Do not transmit MediaCodec flags 2018-11-11 21:37:31 +01:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.4 2018-10-03 23:03:27 +02:00
meson.build Accept prebuilt server 2018-02-14 16:28:21 +01:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00