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/trait
Romain Vimont 4bdf632dfa Pass AVCodecContext to packet sinks
Create the codec context from the demuxer, so that it can fill context
data for the decoder and recorder.
1 year ago
..
frame_sink.h Pass AVCodecContext to packet sinks 1 year ago
frame_source.c Introduce frame source trait 1 year ago
frame_source.h Introduce frame source trait 1 year ago
key_processor.h Make process_text() optional 3 years ago
mouse_processor.h Add relative mode flag to mouse processors 3 years ago
packet_sink.h Pass AVCodecContext to packet sinks 1 year ago
packet_source.c Pass AVCodecContext to packet sinks 1 year ago
packet_source.h Pass AVCodecContext to packet sinks 1 year ago