[vlc-devel] [vlc-commits] avcodec: list all pixel formats, then try hardware acceleration

Rémi Denis-Courmont remi at remlab.net
Sat Jul 20 11:57:59 CEST 2013


Le samedi 20 juillet 2013 11:48:07 Jean-Baptiste Kempf a écrit :
> On 19 Jul, Rémi Denis-Courmont wrote :
> > +        bool hwaccel = (dsc->flags & AV_PIX_FMT_FLAG_HWACCEL) != 0;
> 
>                                         ^^^^^
> This breaks compilation on most our buildbots and ubuntu builders.
> Any compatibility work-around possible?

Not that I know.

And I do not care about old versions since:
1/ Every single VLC developer involved with libav as broken support for them 
at some point in some way (compilation _or_ run-time) in the last few months.
2/ I got banned for trying to enforce support for old versions.
3/ VLC 2.2 is not going to make it into Debian or Ubuntu anytime soon.

So I could not care less anymore. As far as I am concerned, any bug report 
involving these old versions of libav is going to be ignored. Ubuntu and 
Debian are going to have to deal with them themselves.

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list