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

Create av1_sample_buffer_support.go #238

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2023

  1. Create av1_sample_buffer_support.go

    add class to support av1 unmarshaling in SampleBuffer
    alexpokotilo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2655dbb View commit details
    Browse the repository at this point in the history
  2. Update av1_sample_buffer_support.go

    use fallthrough
    remove TODOs
    alexpokotilo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1d208b7 View commit details
    Browse the repository at this point in the history
  3. Fix inspection issues

    alexpokotilo authored and Alex Pokotilo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6b5620c View commit details
    Browse the repository at this point in the history
  4. Create av1_sample_buffer_support_test.go

    add tests for AV1PacketSampleBufferSupport
    alexpokotilo authored and Alex Pokotilo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b3d6ebe View commit details
    Browse the repository at this point in the history
  5. Moved files into codecs/av1/frame

    Alex Pokotilo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    75ee6c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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