Skip to content

Commit 71ec37c

Browse files
authored
Merge pull request #157 from kasimling/patch-1
Update H.264 and H.265 support status
2 parents ec5d726 + 213ef30 commit 71ec37c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/documentation/General/Mainline_Hardware_Decoding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Here's a table of the current support for different hardware. "In review" means
3030
| MPEG-2 | Yes | Yes | Yes | No |
3131
| MPEG-4 Part 2/H.263 | No | No | No | No |
3232
| VP8 | Yes | Yes | Yes | No |
33-
| H.264/AVC | Yes | Yes | Yes¹| No |
34-
| H.265/HEVC | In review | In review | No | No |
33+
| H.264/AVC | Yes | Yes | Yes¹| Yes |
34+
| H.265/HEVC | In review | In review | No | Yes |
3535
| VP9 | Yes | Yes | No | No |
3636
| AVS2 | N/A | N/A | N/A | No |
3737
| AV1 | N/A | N/A | N/A | No |
@@ -90,4 +90,4 @@ In mpv versions prior to 0.35, you can use the copyback hwdec with:
9090

9191
* [Megi's Cedrus Information](https://xnux.eu/devices/feature/cedrus-pp.html)
9292
* [HW accelerated GStreamer playback on the PinePhone](https://briandaniels.me/2021/06/27/hardware-accelerated-video-playback-on-the-pinephone.html)
93-
* [HW accelerated Clapper video player on the PinePhone](https://briandaniels.me/2021/07/06/hardware-accelerated-video-playback-on-the-pinephone-with-clapper.html)
93+
* [HW accelerated Clapper video player on the PinePhone](https://briandaniels.me/2021/07/06/hardware-accelerated-video-playback-on-the-pinephone-with-clapper.html)

0 commit comments

Comments
 (0)