Re: [FFmpeg-devel] [PATCH v6 0/6] VAAPI support infrastructure

2016-02-08 Thread wm4
On Sun, 7 Feb 2016 21:51:23 + Mark Thompson wrote: > Hi all, > > More VAAPI following. This is only parts one and two (infrastructure), the > other parts have not changed beyond what is needed to support changes to > these two. > > > Changes: > > * Made some more structures user-opaque

[FFmpeg-devel] [PATCH v6 0/6] VAAPI support infrastructure

2016-02-07 Thread Mark Thompson
Hi all, More VAAPI following. This is only parts one and two (infrastructure), the other parts have not changed beyond what is needed to support changes to these two. Changes: * Made some more structures user-opaque, added allocation functions for them. Log classes around them also more co