Skip to content

Commit 10ef883

Browse files
committed
Updating hwaccel table to use emojis (instead of words)
1 parent da07ab2 commit 10ef883

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/HW-ACCEL.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ our support for this in the future!
77

88
The following table summarizes our current level of support:
99

10-
| | Linux Decode | Linux Encode | Mac Decode | Mac Encode |Windows Decode| Windows Encode | Notes |
11-
|--------------------|------------------------|----------------------|------------------|---------------|--------------|------------------|------------------|
12-
| VA-API | :heavy_check_mark: | :heavy_check_mark: | - | - | - | - | *Linux Only* |
13-
| VDPAU | :heavy_check_mark:(+) |:white_check_mark:(++)| - | - | - | - | *Linux Only* |
14-
| CUDA (NVDEC/NVENC) | :x:(+++) | :heavy_check_mark: | - | - | - |:heavy_check_mark:| *Cross Platform* |
15-
| VideoToolBox | - | - |:heavy_check_mark:| :x:(++++) | - | - | *Mac Only* |
16-
| DXVA2 | - | - | - | - | :x:(+++) | - | *Windows Only* |
17-
| D3D11VA | - | - | - | - | :x:(+++) | - | *Windows Only* |
18-
| QSV | :x:(+++) | :x: | :x: | :x: | :x: | :x: | *Cross Platform* |
10+
| | Linux Decode | Linux Encode | Mac Decode | Mac Encode |Windows Decode| Windows Encode | Notes |
11+
|--------------------|------------------------|----------------------|------------------|----------------|--------------|------------------|------------------|
12+
| VA-API | :heavy_check_mark: | :heavy_check_mark: | - | - | - | - | *Linux Only* |
13+
| VDPAU | :heavy_check_mark:(+) |:white_check_mark:(++)| - | - | - | - | *Linux Only* |
14+
| CUDA (NVDEC/NVENC) | :x:(+++) | :heavy_check_mark: | - | - | - |:heavy_check_mark:| *Cross Platform* |
15+
| VideoToolBox | - | - |:heavy_check_mark:| :x:(++++) | - | - | *Mac Only* |
16+
| DXVA2 | - | - | - | - | :x:(+++) | - | *Windows Only* |
17+
| D3D11VA | - | - | - | - | :x:(+++) | - | *Windows Only* |
18+
| QSV | :x:(+++) | :x: | :x: | :x: | :x: | :x: | *Cross Platform* |
1919

2020
* *(+) VDPAU for some reason needs a card number one higher than it really is*
2121
* *(++) VDPAU is a decoder only.*

0 commit comments

Comments
 (0)