rustdesk/flutter/lib
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
..
common Refact. Win, file copy paste, default true (#7719) 2024-04-14 21:25:26 +08:00
desktop enable ffmpeg native h26x software decoders for all platforms (#7750) 2024-04-18 13:12:45 +08:00
mobile buildPresetPasswordWarning for android 2024-04-17 22:01:09 +08:00
models load android custom client for jvm startServer 2024-04-16 21:46:54 +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 Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
web enable ffmpeg native h26x software decoders for all platforms (#7750) 2024-04-18 13:12:45 +08:00
common.dart buildPresetPasswordWarning for android 2024-04-17 22:01:09 +08:00
consts.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
main.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00