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

Revise transcode_aac example and various updates #147

Merged
merged 11 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    42a95d9 View commit details
    Browse the repository at this point in the history
  2. Make SwrContext::convert accept raw data by default, Remove `SwrCon…

    …text::convert_raw`
    ldm0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8db1e15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23f6c78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd83d0 View commit details
    Browse the repository at this point in the history
  5. Add AVFrame::get_buffer

    ldm0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    17426e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbe1600 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary error variant

    ldm0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e7c998c View commit details
    Browse the repository at this point in the history
  8. Revise transcode_aac example

    ldm0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f57dfe3 View commit details
    Browse the repository at this point in the history
  9. Fix clippy

    ldm0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    83074bc View commit details
    Browse the repository at this point in the history
  10. Fix build failure

    ldm0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    82e1b77 View commit details
    Browse the repository at this point in the history
  11. fix fmt

    ldm0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    34d9a32 View commit details
    Browse the repository at this point in the history