Skip to content

tvos: Update VP9 header include path#9248

Open
abhijeetk wants to merge 1 commit intoyoutube:mainfrom
abhijeetk:update-vp9-header-path
Open

tvos: Update VP9 header include path#9248
abhijeetk wants to merge 1 commit intoyoutube:mainfrom
abhijeetk:update-vp9-header-path

Conversation

@abhijeetk
Copy link
Collaborator

@abhijeetk abhijeetk commented Feb 25, 2026

Update the include and source paths for VP9 hardware accelerated video
sample buffer builder files within the tvOS Starboard component. This
change synchronizes the paths with recent internal submodule directory
structure updates. It resolves a compilation error in the internal
build pipeline by pointing to the correct locations.

This syncs changes from PR #9029 with the updated VP9 header include
paths introduced in PR #8867.

Bug: 460479616
Bug: 487326366

Syncs changes from PR youtube#9029 with the updated VP9 header include paths
introduced in PR youtube#8867. This resolves a compilation error in the
internal build pipeline.

Bug: 460479616
Bug: 487326366
@abhijeetk abhijeetk self-assigned this Feb 25, 2026
@github-actions
Copy link
Contributor

🤖 Gemini Suggested Commit Message


tvos: Update internal VP9 header path

Update the include and source paths for VP9 hardware accelerated video
sample buffer builder files within the tvOS Starboard component. This
change synchronizes the paths with recent internal submodule directory
structure updates. It resolves a compilation error in the internal
build pipeline by pointing to the correct locations.

Bug: 460479616
Bug: 487326366

💡 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

@abhijeetk abhijeetk marked this pull request as ready for review February 25, 2026 11:39
@abhijeetk abhijeetk requested a review from a team as a code owner February 25, 2026 11:39
@abhijeetk abhijeetk requested a review from fayev-g February 25, 2026 11:40
@abhijeetk
Copy link
Collaborator Author

cc : @Gyuyoung @jkim-julie @rakuco

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the include paths for VP9 headers on tvOS to fix a compilation error. The changes in starboard/tvos/shared/BUILD.gn and starboard/tvos/shared/media/av_video_sample_buffer_builder.mm correctly update the file paths and remove the associated TODO comments. The changes are straightforward and appear correct.

Copy link
Collaborator

@rakuco rakuco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

informal lgtm from my side

as a side note, we should probably drop the uikit/ part from the internal files too

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