rustdesk-rains/libs/scrap/src
21pages 4252b5e273
enable ffmpeg native h26x software decoders for all platforms (#7750)
* enable ffmpeg native h26x software decoders for all platforms

* h26x software decoders depend on hwcodec feature, so all platforms
  enable it, software h26x decoders are always available like vpx, no available check and no option
* ffmpeg:
	- build: mac arm64 build ffmpeg with my m1, others build with ci
	- version: win/linux use ffmpeg release/5.1, becaues higher version require higher nvidia driver,  other platforms use release/7.0
* test:
	- ios not test.
	- android: sometimes the screen will appear blurry, but it will recover after a while.
	- arm64 linux: test a example of hwcodec repo

Signed-off-by: 21pages <pages21@163.com>

* check hwcodec only when enabled and immediately when clicked enabled

Signed-off-by: 21pages <pages21@163.com>

---------

Signed-off-by: 21pages <pages21@163.com>
2024-04-18 13:12:45 +08:00
..
android typo 2024-04-16 18:46:46 +08:00
bindings 444 2023-10-30 18:46:56 +08:00
common enable ffmpeg native h26x software decoders for all platforms (#7750) 2024-04-18 13:12:45 +08:00
dxgi hwcodec uses one repository (#7701) 2024-04-12 17:26:24 +08:00
quartz enable retina scale factor (#7269) 2024-02-27 22:28:23 +08:00
wayland Wayland: Skip remote desktop portal calls when uinput is available (#6758) 2023-12-28 10:40:58 +08:00
x11 Warn on MIT-SHM not working on Linux X11 (#6856) 2024-01-31 17:49:09 +08:00
lib.rs refact register_breakdown_handler 2023-02-19 10:19:28 +08:00
wayland.rs Feat: Wayland flatpak input support | Remote desktop portal (#6675) 2023-12-19 10:44:58 +08:00