scrcpy/app
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
..
src Do not transmit MediaCodec flags 2018-11-11 21:37:31 +01:00
tests Declare fun(void) functions with no parameters 2018-10-04 17:04:20 +02:00
meson.build Add recorder 2018-11-11 16:30:23 +01:00