Skip to content

Avoid overwriting film_grain_params_present per frame - #5321

Open
xinzhao-apple wants to merge 1 commit into
AOMediaCodec:mainfrom
xinzhao-apple:mr/avm-bugfix5
Open

Avoid overwriting film_grain_params_present per frame#5321
xinzhao-apple wants to merge 1 commit into
AOMediaCodec:mainfrom
xinzhao-apple:mr/avm-bugfix5

Conversation

@xinzhao-apple

Copy link
Copy Markdown
Contributor

The sequence header writes this flag once, so overwriting it every frame with the per-frame grain-table lookup made later frames emit grain syntax the decoder never reads, desynchronising the bitstream.

Fix issue #5320.

The sequence header writes this flag once, so overwriting it every frame
with the per-frame grain-table lookup made later frames emit grain syntax
the decoder never reads, desynchronising the bitstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants