Skip to content

upipe_avfilt: fix input hw frames context#1155

Merged
cmassiot merged 1 commit intoUpipe:masterfrom
nto:upipe-avfilter-hw-frames
Mar 18, 2026
Merged

upipe_avfilt: fix input hw frames context#1155
cmassiot merged 1 commit intoUpipe:masterfrom
nto:upipe-avfilter-hw-frames

Conversation

@nto
Copy link
Copy Markdown
Collaborator

@nto nto commented Mar 18, 2026

FFmpeg 8.0 requires the hw frames context to be initialized when creating the buffer source filter, so we defer the filtergraph initialization at first frame arrival instead of flow def arrival.

FFmpeg 8.0 requires the hw frames context to be initialized when
creating the buffer source filter, so we defer the filtergraph
initialization at first frame arrival instead of flow def arrival.
@nto nto requested a review from quarium March 18, 2026 16:30
@cmassiot cmassiot merged commit eb104a1 into Upipe:master Mar 18, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants