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

Refactor MediaCodecBridge.queueSecureInputBuffer() #3854

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jul 17, 2024

  1. Refactor MediaCodecBridge.queueSecureInputBuffer()

    Modifies the body of MediaCodecBridge.queueSecureInputBuffer() to more
    closely resemble the Chromium version.
    
    b/352387646
    osagie98 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    50165c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    09ba47e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    3609f5a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    0896d13 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove SB14 code" (youtube#3956)

    b/355449840
    
    Reverts youtube#3902
    madhurajayaraman authored and osagie98 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    21315bd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    cfb0ad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49d050 View commit details
    Browse the repository at this point in the history
  3. boolean, not bool

    osagie98 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    36f728c View commit details
    Browse the repository at this point in the history