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

plugins: refactor NALU parsing for shared future usage #1294

Closed
wants to merge 13 commits into from

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    a22f6b1 View commit details
    Browse the repository at this point in the history
  2. nalu: add forgotten include

    bradh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    fa06d82 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. nalu: move remaining content

    bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    52fc186 View commit details
    Browse the repository at this point in the history
  2. add ImageItem_AVC

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    851e939 View commit details
    Browse the repository at this point in the history
  3. restore av01 image type

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e5fa8bc View commit details
    Browse the repository at this point in the history
  4. fix: av1C != avcC

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5b587da View commit details
    Browse the repository at this point in the history
  5. add missing include

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    25b499f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85b7735 View commit details
    Browse the repository at this point in the history
  7. add heif_suberror_No_avcC_box to Go

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    94ba065 View commit details
    Browse the repository at this point in the history
  8. search for OpenH264 library

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8f4463e View commit details
    Browse the repository at this point in the history
  9. implement AVC decoder based on OpenH264

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0bdc858 View commit details
    Browse the repository at this point in the history
  10. cleanup

    farindk authored and bradh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9691be8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cdb7c2 View commit details
    Browse the repository at this point in the history