Skip to content

Conversation

@simon-r
Copy link

@simon-r simon-r commented Sep 11, 2012

I've updated the code to the latest version of ffmpeg.
av_close_input_stream( .... )
is deprecated!

Please don't use the -Wall option.

@Hawke
Copy link

Hawke commented Sep 11, 2012

Your change removes -Werror, but you mention -Wall in the above comment.

IMO having both is just fine (maybe not in released source code tarballs)

@magical
Copy link
Collaborator

magical commented Sep 11, 2012

Instead of removing -Werror, it would be better to add -Wno-error=deprecated-declarations.

@Hawke Hawke mentioned this pull request Sep 11, 2012
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.

3 participants