| .. |
|
android
|
Fix typos
|
5 years ago |
|
sys
|
Replace SDL_strdup() by strdup()
|
5 years ago |
|
trait
|
Add frame sink trait
|
5 years ago |
|
util
|
Merge branch 'master' into dev
|
5 years ago |
|
adb.c
|
Replace SDL_strdup() by strdup()
|
5 years ago |
|
adb.h
|
Define feature test macros in common.h
|
5 years ago |
|
cli.c
|
Merge branch 'master' into dev
|
5 years ago |
|
cli.h
|
Define feature test macros in common.h
|
5 years ago |
|
common.h
|
Add container_of() macro
|
5 years ago |
|
compat.c
|
Provide strdup() compat
|
5 years ago |
|
compat.h
|
Remove compat with old FFmpeg codec params API
|
5 years ago |
|
control_msg.c
|
Add control message to expand settings panel
|
5 years ago |
|
control_msg.h
|
Add control message to expand settings panel
|
5 years ago |
|
controller.c
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
controller.h
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
coords.h
|
Move common structs to coords.h
|
5 years ago |
|
decoder.c
|
Explicitly initialize decoder sink_count
|
5 years ago |
|
decoder.h
|
Add support for v4l2loopback
|
5 years ago |
|
device_msg.c
|
Replace SDL_strdup() by strdup()
|
5 years ago |
|
device_msg.h
|
Replace SDL_strdup() by strdup()
|
5 years ago |
|
event_converter.c
|
Merge branch 'master' into dev
|
5 years ago |
|
event_converter.h
|
Define feature test macros in common.h
|
5 years ago |
|
events.h
|
Remove unused custom event
|
5 years ago |
|
file_handler.c
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
file_handler.h
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
fps_counter.c
|
Move fps_counter to screen
|
5 years ago |
|
fps_counter.h
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
icon.xpm
|
Add window icon
|
8 years ago |
|
input_manager.c
|
Initialize input manager dynamically
|
5 years ago |
|
input_manager.h
|
Initialize input manager dynamically
|
5 years ago |
|
main.c
|
Add support for v4l2loopback
|
5 years ago |
|
opengl.c
|
Enable trilinear filtering for OpenGL
|
6 years ago |
|
opengl.h
|
Define feature test macros in common.h
|
5 years ago |
|
receiver.c
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
receiver.h
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
recorder.c
|
Use strlist_contains() to find a muxer
|
5 years ago |
|
recorder.h
|
Make stream push packets to sinks
|
5 years ago |
|
scrcpy.c
|
Group components into struct scrcpy
|
5 years ago |
|
scrcpy.h
|
Add support for v4l2loopback
|
5 years ago |
|
screen.c
|
Factorize screen_init() error management
|
5 years ago |
|
screen.h
|
Move fps_counter to screen
|
5 years ago |
|
server.c
|
Pass serial within struct server_params
|
5 years ago |
|
server.h
|
Pass serial within struct server_params
|
5 years ago |
|
stream.c
|
Notify end-of-stream via callback
|
5 years ago |
|
stream.h
|
Notify end-of-stream via callback
|
5 years ago |
|
tiny_xpm.c
|
Group common includes into common.h
|
5 years ago |
|
tiny_xpm.h
|
Define feature test macros in common.h
|
5 years ago |
|
v4l2_sink.c
|
Fix v4l2 AVPacket memory leak on error
|
5 years ago |
|
v4l2_sink.h
|
Add support for v4l2loopback
|
5 years ago |
|
video_buffer.c
|
Remove video_buffer callbacks
|
5 years ago |
|
video_buffer.h
|
Remove video_buffer callbacks
|
5 years ago |