Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) Make C24 ATV media stack build in C25 #4056

Closed
wants to merge 2 commits into from

Conversation

xiaomings
Copy link
Contributor

b/327287075

Change-Id: Id64c88979358090596ad5684c7c667382b666184

@xiaomings xiaomings force-pushed the media_tools branch 4 times, most recently from 0908ac6 to cd5b73c Compare August 29, 2024 23:42
xiaomings added a commit that referenced this pull request Oct 2, 2024
We are working on tool to snapshot media implementation in
  #4056
to allow a media implementation snapshot to run side by side with the
default media implementation on Android TV.

The change in drm_system.cc fixes a link conflict when the snapshot and
the default media implementation both have the operator== defined in
global namespace.

The change in player_write_samples.cc reduces the complexity of parsing
function prototype in the tool.

b/327287075
xiaomings added a commit to xiaomings/cobalt that referenced this pull request Oct 3, 2024
We are working on tool to snapshot media implementation in
  youtube#4056
to allow a media implementation snapshot to run side by side with the
default media implementation on Android TV.

The change in drm_system.cc fixes a link conflict when the snapshot and
the default media implementation both have the operator== defined in
global namespace.

The change in player_write_samples.cc reduces the complexity of parsing
function prototype in the tool.

b/327287075
We are working on tool to snapshot media implementation in
  youtube#4056
to allow a media implementation snapshot to run side by side with the
default media implementation on Android TV.

The change in drm_system.cc fixes a link conflict when the snapshot and
the default media implementation both have the operator== defined in
global namespace.

The change in player_write_samples.cc reduces the complexity of parsing
function prototype in the tool.

b/327287075
kaidokert pushed a commit that referenced this pull request Oct 7, 2024
We are working on tool to snapshot media implementation in
#4056 to allow a media
implementation snapshot to run side by side with the default media
implementation on Android TV.

The change in drm_system.cc fixes a link conflict when the snapshot and
the default media implementation both have the operator== defined in
global namespace.

The change in player_write_samples.cc reduces the complexity of parsing
function prototype in the tool.

b/327287075
b/327287075

Change-Id: Id64c88979358090596ad5684c7c667382b666184
@xiaomings
Copy link
Contributor Author

Re-created the Chrobalt PR in #4584.

@xiaomings xiaomings closed this Dec 14, 2024
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