scrcpy/server/src
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
..
main Do not transmit MediaCodec flags 2018-11-11 21:37:31 +01:00
test/java/com/genymobile/scrcpy Make checkstyle happy 2018-03-28 22:05:34 +02:00