neatvnc/src
Andri Yngvason 1647505e94 server: Extract encoder initialisation function 2024-02-02 22:35:23 +00:00
..
base64.c Revert "Export base64 encoder and decoder" 2023-10-02 22:47:04 +00:00
crypto-nettle.c crypto: Initialise AES-ECB decode context correctly 2023-11-04 23:13:12 +00:00
cursor.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00
damage-refinery.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00
desktop-layout.c Implement desktop resizing 2023-02-25 11:03:44 +00:00
display.c Remove push/pull encoder interface 2022-11-05 10:15:56 +00:00
enc-util.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00
encoder.c Remove push/pull encoder interface 2022-11-05 10:15:56 +00:00
fb.c Indent wrapped argument lists with two tabs (function definitions) 2023-10-06 20:41:30 +00:00
fb_pool.c Remove superfluous whitespace 2023-10-06 20:41:30 +00:00
h264-encoder.c h264-encoder: Use AV_FRAME_FLAG_KEY instead of key_frame 2024-01-01 12:27:20 +00:00
http.c http: Only support GET method 2023-04-30 14:31:34 +00:00
logging.c logging: Set log function to default when unset 2023-12-26 15:11:28 +00:00
open-h264.c Reference count encoders 2022-10-30 12:44:05 +00:00
pixels.c pixels: Add strings for RGB222 and BGR222 2024-02-02 22:14:28 +00:00
pngfb.c Add a stride parameter to nvnc_fb 2021-09-05 00:46:24 +00:00
qnum-to-evdev.c Translate XT keycodes to linux keycodes 2020-11-29 20:48:31 +00:00
raw-encoding.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00
rcbuf.c Create a reference counted buffer 2020-01-25 15:29:25 +00:00
resampler.c resampler: Use transformed width as destination stride 2022-08-23 20:23:12 +00:00
server.c server: Extract encoder initialisation function 2024-02-02 22:35:23 +00:00
stream-common.c stream: Add exec_and_send function 2023-04-08 13:02:45 +00:00
stream-gnutls.c Indent wrapped argument lists with two tabs (function definitions) 2023-10-06 20:41:30 +00:00
stream-rsa-aes.c Indent wrapped argument lists with two tabs (function definitions) 2023-10-06 20:41:30 +00:00
stream-tcp.c Indent wrapped argument lists with two tabs (function definitions) 2023-10-06 20:41:30 +00:00
stream-ws.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00
stream.c Indent wrapped argument lists with two tabs (function definitions) 2023-10-06 20:41:30 +00:00
tight.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00
transform-util.c Add damage refinery from wayvnc 2021-09-20 21:40:21 +00:00
vec.c Re-format using clang-format 2019-10-20 22:13:51 +00:00
ws-framing.c websocket: Add some missing copyright notices 2023-09-29 21:53:20 +00:00
ws-handshake.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00
zrle.c Indent wrapped argument lists with two tabs (function calls) 2023-10-06 20:41:30 +00:00