Skip to content

Update to the latest version of ffmpeg#3

Open
simon-r wants to merge 1 commit into
adiblol:masterfrom
simon-r:master
Open

Update to the latest version of ffmpeg#3
simon-r wants to merge 1 commit into
adiblol:masterfrom
simon-r:master

Conversation

@simon-r

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

Copy link
Copy Markdown

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

Hawke commented Sep 11, 2012

Copy link
Copy Markdown

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

magical commented Sep 11, 2012

Copy link
Copy Markdown
Collaborator

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