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

Add enum for video and audio codecs. #321

Merged
merged 7 commits into from
Apr 4, 2024
Merged

Add enum for video and audio codecs. #321

merged 7 commits into from
Apr 4, 2024

Commits on Mar 18, 2024

  1. feat: add video & audio codec Enumeration

    add enum to make it easier for developers to access codecs.
    van1164 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8abada5 View commit details
    Browse the repository at this point in the history
  2. test: test with codec enum

    van1164 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    95bad29 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. form: add document for enum

    van1164 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    40c9c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37b5b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    b04676c View commit details
    Browse the repository at this point in the history
  2. fix: javadoc & to &

    van1164 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    531b071 View commit details
    Browse the repository at this point in the history