Projects
home:Fisiu:Slowroll
mpv
mpv-make-ffmpeg-version-check-non-fatal.patch
Sign Up
Log In
Username
Password
File not found: transcode-fix-rpmlint.patch
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mpv-make-ffmpeg-version-check-non-fatal.patch of Package mpv
diff --git a/common/av_log.c b/common/av_log.c index 6785e8927861..e7bfd2e2a135 100644 --- a/common/av_log.c +++ b/common/av_log.c @@ -224,7 +224,6 @@ void check_library_versions(struct mp_log *log, int v) { mp_fatal(log, "%s: build version %d.%d.%d incompatible with runtime version %d.%d.%d\n", l->name, V(l->buildv), V(l->runv)); - exit(1); } } }
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.