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

ffmpeg: Update AVPixelFormat and AV_PIX_FMT_* to compile with master #8112

Closed
wants to merge 1 commit into from

Conversation

@philipl
Copy link
Contributor

@philipl philipl commented Sep 22, 2015

The deprecated PixelFormat and PIX_FMT_* names have been removed in
ffmpeg master.

@fritsch
Copy link
Member

@fritsch fritsch commented Sep 22, 2015

@philipl thx very much - let's see if something odd will happen.

jenkins build this please

@FernetMenta
Copy link
Contributor

@FernetMenta FernetMenta commented Sep 22, 2015

please do me a favour and don't merge because it will result in a lot of rebasing work for me. On the other hand we don't compile out master against ffmepg master.

@fritsch
Copy link
Member

@fritsch fritsch commented Sep 22, 2015

I won't merge ... the old fields are deprecated for a long time now. I will care to rebase after the videoplayer rework is in.

@rbalint
Copy link
Contributor

@rbalint rbalint commented Nov 6, 2015

I have received a similar and more complete patch through the Debian BTS at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803831 but it needs to be updated for current master.

@fritsch
Copy link
Member

@fritsch fritsch commented Nov 6, 2015

As v16.0 will be shipped with ffmpeg 2.8.x and (the real reason) that we are rewriting VideoPlayer currently which will be merged directly after v16 is out. I would like to ask you - if you could please PR the changes to: https://github.com/FernetMenta/xbmc/commits/master

@philipl philipl force-pushed the philipl:master branch from e97b368 to 4432585 Nov 6, 2015
@philipl
Copy link
Contributor Author

@philipl philipl commented Nov 6, 2015

I've updated the diff here and will also send to your repo.

The deprecated PixelFormat and PIX_FMT_* names have been removed in
ffmpeg master.
@philipl philipl force-pushed the philipl:master branch from 4432585 to caa399e Nov 6, 2015
@fritsch
Copy link
Member

@fritsch fritsch commented Nov 6, 2015

@philipl Thank you very much.

@MartijnKaijser
Copy link
Member

@MartijnKaijser MartijnKaijser commented Dec 19, 2015

Already merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants