Skip to content

video handler holds only one decoder of the current codec format (#6939) #4

video handler holds only one decoder of the current codec format (#6939)

video handler holds only one decoder of the current codec format (#6939) #4

Workflow file for this run

name: Full Flutter CI
on:
workflow_dispatch:
pull_request:
paths-ignore:
- "docs/**"
- "README.md"
push:
branches:
- master
paths-ignore:
- ".github/**"
- "docs/**"
- "README.md"
jobs:
run-ci:
uses: ./.github/workflows/flutter-build.yml
with:
upload-artifact: false