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

Robustness #1325

Merged
merged 5 commits into from
Nov 1, 2019
Merged

Robustness #1325

merged 5 commits into from
Nov 1, 2019

Conversation

mifritscher
Copy link
Contributor

Two robustness features:

  • Check if avformat_write_header() was successfull in FFMpegFrameRecorder.start()
  • Prevent usage before successfull start() for FFmpegFrame[Filter|Grabber|Recorder]

Michael Fritscher and others added 5 commits October 31, 2019 14:01
Signed-off-by: Michael Fritscher <michael.fritscher@telematik-zentrum.de>
Signed-off-by: Michael Fritscher <michael.fritscher@telematik-zentrum.de>
Signed-off-by: Michael Fritscher <michael.fritscher@telematik-zentrum.de>
Signed-off-by: Michael Fritscher <michael.fritscher@telematik-zentrum.de>
@saudet saudet merged commit 6cc1da8 into bytedeco:master Nov 1, 2019
saudet pushed a commit that referenced this pull request Nov 1, 2019
…`, and `FFmpegFrameRecorder` with `volatile boolean started` flag (pull #1325)

Check if avformat_write_header() was successful in FFMpegFrameRecorder.start()
Prevent usage before successful start() for FFmpegFrame[Filter|Grabber|Recorder]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants