Skip to content

Fix potential corrupted frame from hardware decoding for h264 #2

Fix potential corrupted frame from hardware decoding for h264

Fix potential corrupted frame from hardware decoding for h264 #2

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@v2