rustdesk/flutter/lib/desktop/pages
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
..
connection_page.dart Fix. Custom client, connection status (#7586) 2024-04-02 21:59:17 +08:00
desktop_home_page.dart buildPresetPasswordWarning for android 2024-04-17 22:01:09 +08:00
desktop_setting_page.dart enable ffmpeg native h26x software decoders for all platforms (#7750) 2024-04-18 13:12:45 +08:00
desktop_tab_page.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
file_manager_page.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
file_manager_tab_page.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
install_page.dart Refact. Remove idd driver (#7068) 2024-02-19 19:55:04 +08:00
port_forward_page.dart shared address book (#7229) 2024-03-20 15:05:54 +08:00
port_forward_tab_page.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
remote_page.dart Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
remote_tab_page.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
server_page.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00