Files
rustdesk/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
..
2024-02-25 13:29:06 +08:00
2024-04-17 10:20:31 +08:00
2024-04-11 11:51:35 +08:00
2024-03-20 20:00:29 +08:00
2024-04-12 17:26:24 +08:00
2024-04-12 17:26:24 +08:00
2023-11-29 20:58:40 +08:00
2024-04-10 00:23:45 +08:00
2024-03-13 21:12:04 +08:00
2024-02-26 18:12:28 +08:00
2024-01-22 19:57:23 +08:00
2024-03-23 00:56:18 +08:00
2024-03-28 11:52:43 +08:00