Skip to content

Don't leak a single AVFrame when getting audio or video properties #182

Don't leak a single AVFrame when getting audio or video properties

Don't leak a single AVFrame when getting audio or video properties #182

Workflow file for this run

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