Skip to content

frame: expose AVFrame.decode_error_flags - #269

Merged
AdrianEddy merged 1 commit into
zmwangx:masterfrom
mstyura:decode-error-flags
Jun 17, 2026
Merged

frame: expose AVFrame.decode_error_flags#269
AdrianEddy merged 1 commit into
zmwangx:masterfrom
mstyura:decode-error-flags

Conversation

@mstyura

@mstyura mstyura commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Add DecodeError bitflags and Frame::decode_error_flags() / has_decode_errors(), surfacing decoder concealment (e.g. missing reference) not reflected by AV_FRAME_FLAG_CORRUPT.

Add DecodeError bitflags and Frame::decode_error_flags() /
has_decode_errors(), surfacing decoder concealment (e.g. missing
reference) not reflected by AV_FRAME_FLAG_CORRUPT.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@AdrianEddy
AdrianEddy merged commit 0c1a98c into zmwangx:master Jun 17, 2026
16 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