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

Fixes 520 travis build ffmpeg failure #521

Conversation

SteveGilvarry
Copy link
Member

Current Travis YML was grabbing ffmpeg master branch to build, resulting in build failures based on ffmpeg changes. This pull changes the clone to get the tagged release number from ffmpeg instead. This does mean the project will need to manage the version of ffmpeg that is tested against, but that is probably not a bad thing. Will mean end users can be told ZoneMinder version x works with ffmpeg version y.

@kylejohnson
Copy link
Member

Looks good to me.

Sent from my Android device with K-9 Mail. Please excuse my brevity.

connortechnology added a commit that referenced this pull request Oct 4, 2014
…ilure

Fixes 520 travis build ffmpeg failure
@connortechnology connortechnology merged commit e468896 into ZoneMinder:master Oct 4, 2014
@SteveGilvarry SteveGilvarry deleted the 520-Travis-Build-ffmpeg-failure branch October 4, 2014 22:02
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.

None yet

3 participants