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

Implement IAMF decoder #3709

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Implement IAMF decoder #3709

wants to merge 16 commits into from

Commits on Jul 18, 2024

  1. Implement IAMF audio decoder

    osagie98 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9d7dae1 View commit details
    Browse the repository at this point in the history
  2. Update config parsing

    osagie98 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a0cc666 View commit details
    Browse the repository at this point in the history
  3. Decode samples to int16

    osagie98 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fc99f42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c75785 View commit details
    Browse the repository at this point in the history
  5. Add build args

    Also clean up logs and reformat decoder.
    osagie98 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    01d087d View commit details
    Browse the repository at this point in the history
  6. Remove flac dep

    osagie98 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a63fcd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    731b83f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4e326 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    75cade9 View commit details
    Browse the repository at this point in the history
  2. Minor formatting

    osagie98 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3d57408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03221af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d456970 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 24, 2024

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