You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont fb29135591 Initialize recorder fields from init()
The recorder has two initialization phases: one to initialize the
concrete recorder object, and one to open its packet_sink trait.

Initialize mutex and condvar as part of the object initialization.

If there were several packet_sink traits (spoiler: one for video, one
for audio), then the mutex and condvar would still be initialized only
once.
1 year ago
..
data Fix --encoder documentation 1 year ago
prebuilt-deps Upgrade FFmpeg custom builds for Windows 1 year ago
src Initialize recorder fields from init() 1 year ago
tests Forward action button to device 1 year ago
meson.build Upgrade FFmpeg (6.0) for Windows 1 year ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 1.25 2 years ago
scrcpy.1 Fix --encoder documentation 1 year ago