Files
scrcpy/app
Romain Vimont 6c11c9510d Extract sc_delay_buffer
A video buffer had 2 responsibilities:
 - handle the frame delaying mechanism (queuing packets and pushing them
   after the expected delay);
 - keep only the most recent frame (using a sc_frame_buffer).

In order to reuse only the frame delaying mechanism, extract it to a
separate component, sc_delay_buffer.
2023-03-06 09:26:29 +01:00
..
2023-03-06 09:26:29 +01:00
2023-03-06 09:26:29 +01:00
2023-03-06 09:26:29 +01:00
2023-03-06 09:26:29 +01:00
2022-12-22 12:33:29 +01:00
2023-03-06 09:26:29 +01:00