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/src
Romain Vimont ad94ccca0b Stop the video buffer on error
If an error occurs from the video buffer thread (typically an
out-of-memory error), then stop.
2 years ago
..
adb Use random name for device socket 2 years ago
android
sys Use /dev/null instead of closing fds 2 years ago
trait Pass AVCodecContext to frame sinks 2 years ago
usb Use VecDeque in aoa_hid 2 years ago
util Remove sc_queue 2 years ago
cli.c Add --require-audio 2 years ago
cli.h
clock.c Replace '%g' by '%f' as printf format 2 years ago
clock.h
common.h Fix MIN/MAX macros 2 years ago
compat.c Add compat for reallocarray() 2 years ago
compat.h Add compat for reallocarray() 2 years ago
control_msg.c Forward action button to device 2 years ago
control_msg.h Forward action button to device 2 years ago
controller.c Use VecDeque in controller 2 years ago
controller.h Use VecDeque in controller 2 years ago
coords.h
decoder.c Call avcodec_receive_frame() in a loop 2 years ago
decoder.h Give a name to decoder instances 2 years ago
demuxer.c Add --require-audio 2 years ago
demuxer.h Add --require-audio 2 years ago
device_msg.c Rename buffer_util.h to binary.h 2 years ago
device_msg.h Add missing SC_ prefix to header guards 3 years ago
events.h Report recorder errors 2 years ago
file_pusher.c Use VecDeque in file_pusher 2 years ago
file_pusher.h Use VecDeque in file_pusher 2 years ago
fps_counter.c Move FPS counter start/stop logs 3 years ago
fps_counter.h Add missing SC_ prefix to header guards 3 years ago
frame_buffer.c
frame_buffer.h
icon.c Fix error message on icon loading failure 2 years ago
icon.h Add missing SC_ prefix to header guards 3 years ago
input_events.h Force mouse source when --forward-all-clicks 2 years ago
input_manager.c Forward action button to device 2 years ago
input_manager.h Add missing SC_ prefix to header guards 3 years ago
keyboard_inject.c
keyboard_inject.h
main.c Move FFmpeg callback initialization 2 years ago
mouse_inject.c Forward action button to device 2 years ago
mouse_inject.h
opengl.c Fix OpenGL ES prefix skip 3 years ago
opengl.h
options.c Add --require-audio 2 years ago
options.h Add --require-audio 2 years ago
packet_merger.c Extract packet merging 2 years ago
packet_merger.h Extract packet merging 2 years ago
receiver.c Prefix receiver by sc_ 2 years ago
receiver.h Prefix receiver by sc_ 2 years ago
recorder.c Use VecDeque in recorder 2 years ago
recorder.h Use VecDeque in recorder 2 years ago
scrcpy.c Add --require-audio 2 years ago
scrcpy.h Add specific exit code for device disconnection 3 years ago
screen.c Pass AVCodecContext to frame sinks 2 years ago
screen.h Add --print-fps to enable FPS counter on start 3 years ago
server.c Add --list-displays 2 years ago
server.h Add --list-displays 2 years ago
v4l2_sink.c Pass AVCodecContext to frame sinks 2 years ago
v4l2_sink.h
version.c Print libusb version on --version 3 years ago
version.h Move version handling to a separate file 3 years ago
video_buffer.c Stop the video buffer on error 2 years ago
video_buffer.h Use VecDeque in video_buffer 2 years ago