rustdesk/flutter/lib
21pages a7499c2de8
add ffmpeg mediacodec h264/h265 encode (#8028)
* Check available when app start from kotlin via get codec info
* For latency free, repeat encode 10 frame at most when capture return WouldBlock
* For changing quality, kotlin support but jni doesn't support, rerun video service when quality is manualy
  changed
* 3 or 6 times bitrate for mediacodec because its quality is poor

Signed-off-by: 21pages <pages21@163.com>
2024-05-13 12:39:04 +08:00
..
common Show current codec in menu when auto codec is chosen (#7942) 2024-05-07 20:34:23 +08:00
desktop fix: linux, custom client, incoming only, resizable (#8005) 2024-05-10 16:40:29 +08:00
mobile add ffmpeg mediacodec h264/h265 encode (#8028) 2024-05-13 12:39:04 +08:00
models fix, not unregister gpu texture when closeSession is false (#8018) 2024-05-11 11:11:12 +08:00
native Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
plugin remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
utils fix: multi-window, click-move (#7844) 2024-04-27 13:45:44 +08:00
web fix: wayland delete restore token (#7988) 2024-05-09 11:03:59 +08:00
common.dart fix: linux resizable (#8015) 2024-05-11 08:53:19 +08:00
consts.dart fix: linux, custom client, incoming only, resizable (#8005) 2024-05-10 16:40:29 +08:00
main.dart fix: linux, custom client, incoming only, resizable (#8005) 2024-05-10 16:40:29 +08:00