scrcpy/server/src/main
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
..
aidl/android/view Convert server to an Android project 2018-01-30 12:01:36 +01:00
java/com/genymobile/scrcpy Do not transmit MediaCodec flags 2018-11-11 21:37:31 +01:00
AndroidManifest.xml Convert server to an Android project 2018-01-30 12:01:36 +01:00