-
Notifications
You must be signed in to change notification settings - Fork 33
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
Configuration and segfault fixes #2
base: master
Are you sure you want to change the base?
Commits on Oct 13, 2011
-
configure: readline check should set LDFLAGSCLI.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 5d4eda9 - Browse repository at this point
Copy the full SHA 5d4eda9View commit details -
configure: Check if readline needs ncurses.
On Slackware readline library is linked with ncurses and when -lncurses is missing from readline check the check fails.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for eceddab - Browse repository at this point
Copy the full SHA eceddabView commit details -
obe: Do not try to free mux thread resources if the thread is not sta…
…rted. This prevents segfault on exit from obecli.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 3307de3 - Browse repository at this point
Copy the full SHA 3307de3View commit details -
configure: Use cc_check to check if DeckLink API library exists.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 1dc055a - Browse repository at this point
Copy the full SHA 1dc055aView commit details -
Georgi Chorbadzhiyski committed
Oct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for b5c784d - Browse repository at this point
Copy the full SHA b5c784dView commit details -
configure: Remove temporary file created by the checks.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for b82f720 - Browse repository at this point
Copy the full SHA b82f720View commit details -
gitignore: Add obecli to ignored files.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 49a318d - Browse repository at this point
Copy the full SHA 49a318dView commit details -
obe: Do not try to cancel not initialized device threads.
This prevents segfault on exit from obecli.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for 9362b74 - Browse repository at this point
Copy the full SHA 9362b74View commit details -
decklink: Remove sleep in probe_stream().
With this sleep obe segfaults when trying run probe.
Georgi Chorbadzhiyski committedOct 13, 2011 Configuration menu - View commit details
-
Copy full SHA for a0ebb76 - Browse repository at this point
Copy the full SHA a0ebb76View commit details