2013/9/3 Luca Barbato <[email protected]>: > I'm not exactly sure how the api version maps to hw support, but we > aren't using anything from the newer api.
API version is written in config.ini in each driver. I write API version that I checked as follows. libmfxhw.dll in old Sandy Bridge driver is suppoted API v1.1 libmfxhw.dll in new Sandy Bridge driver is suppoted API v1.4 libmfxhw.dll in old Ivy Bridge driver is suppoted API v1.3 libmfxhw.dll in new Ivy Bridge driver is suppoted API v1.6 libmfxhw.dll in old Haswell driver is suppoted API v1.6 libmfxhw.dll in new Haswell driver is suppoted API v1.7 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
