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

Fix avi dump feature by using render buffer with option to use output buffer. #12069

Merged
merged 4 commits into from
Jun 4, 2019

Commits on May 27, 2019

  1. Configuration menu
    Copy the full SHA
    738b38a View commit details
    Browse the repository at this point in the history
  2. Block savestates OSM when video frames are dumped.

    Also make the dump messages shorter,
    especially dump start since it will be recorded.
    LunaMoo committed May 27, 2019
    Configuration menu
    Copy the full SHA
    57bd3c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Fix avi dump via render buffer instead,

    with an option to use output buffer since recording with
    post process effects will often be desirable.
    LunaMoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    da031eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7230271 View commit details
    Browse the repository at this point in the history