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 for crash on seek #1469

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix for crash on seek #1469

wants to merge 5 commits into from

Commits on Mar 21, 2023

  1. Fix for crash on seek

    Partial fix for CasparCG#1451 and CasparCG#1460
    jpc0 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5835984 View commit details
    Browse the repository at this point in the history
  2. Fixed other threads not completing

    This seems to allow the Audio and Main thread to complete for the ffmpeg producer.
    jpc0 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e3098e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5033b57 View commit details
    Browse the repository at this point in the history
  4. Moving catch into loop

    jpc0 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4f37f1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    712b006 View commit details
    Browse the repository at this point in the history