Skip to content

Fix tiny memory leak if any of the decoder or demuxer options are set… #184

Fix tiny memory leak if any of the decoder or demuxer options are set…

Fix tiny memory leak if any of the decoder or demuxer options are set… #184

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