Skip to content

Commit

Permalink
Fix markdown in tutorial (#175)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Pecka <[email protected]>
  • Loading branch information
peci1 authored Feb 18, 2021
1 parent 2fd81b4 commit abfecc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/hw-encoding.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ so performance-wise, the rest of the GPU should be unaffected).
In order to get HW accelerated encoding working, you need to get 3 things right:

1. The encoder type
1. The HW device to be used
1. Whether to use a specialized HW surface
2. The HW device to be used
3. Whether to use a specialized HW surface

## 1. Encoder types

Expand Down

0 comments on commit abfecc8

Please sign in to comment.