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

Update and fill the rest of ffmpeg-integration C++ code #2113

Closed
wants to merge 2 commits into from

Commits on Dec 30, 2021

  1. Update and fill the rest of ffmpeg-integration C++ code

    - Introduce AudioBuffer and VideoBuffer for different way of handling frames
    - Update the way option dictionary is passed
    - Remove unused AutoFrameUnref
    - Add SrcStreamInfo/OutputStreamInfo classes
    - Add seek
    mthrok committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    9d8c031 View commit details
    Browse the repository at this point in the history
  2. fix style

    mthrok committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    3f36a2d View commit details
    Browse the repository at this point in the history