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 6543964f12 Introduce frame source trait
There was a frame sink trait, implemented by components able to receive
AVFrames, but each frame source had to manually send frame to sinks.

In order to mutualise sink management, add a frame sink trait.
1 year ago
..
data Add --require-audio 1 year ago
prebuilt-deps Upgrade FFmpeg custom builds for Windows 1 year ago
src Introduce frame source trait 1 year ago
tests Remove sc_queue 1 year ago
meson.build Introduce frame source trait 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 Add --require-audio 1 year ago