Skip to content

media: Add configurable Video Buffer Pool size for 720p#10773

Draft
johnedocampo wants to merge 1 commit into
youtube:mainfrom
johnedocampo:configurable_720p_budget
Draft

media: Add configurable Video Buffer Pool size for 720p#10773
johnedocampo wants to merge 1 commit into
youtube:mainfrom
johnedocampo:configurable_720p_budget

Conversation

@johnedocampo
Copy link
Copy Markdown
Contributor

Bug: 416105795

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

🤖 Gemini Suggested Commit Message


media: Support configurable 720p media budget

This change introduces a new H5VCC setting to allow the video demuxer
memory limit to be configured specifically for 720p and lower content.
Previously, memory limits were fixed based on bit depth and resolution.

By exposing Media.Configurable720pMediaBudgetMb, the video memory
pool size can be tuned at runtime. This provides flexibility for
memory-constrained devices to optimize their media budget without
affecting higher-resolution content playback.

Bug: 416105795

💡 Pro Tips for a Better Commit Message:

  1. Influence the Result: Want to change the output? You can write custom prompts or instructions directly in the Pull Request description. The model uses that text to generate the message.
  2. Re-run the Generator: Post a comment with: /generate-commit-message

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.

1 participant