Re: [Development] wmf backend dxva

2012-10-05 Thread qtnext
good ... the qml angle / dxva will be fine for low end computer :) I hopes it will be the same for gstreamer / Linux backend (libvaapi) for custom : I mean that if I need to reimplement a more custom decoder using dxva, I hopes there will be a public access to directx surface thru angle to allow

Re: [Development] wmf backend dxva

2012-10-05 Thread Jason Barron
Hi, > I have read recently that qt5 will be available thru angle/Directx and > there is work in progress about a wmf backend dxva. when will it be > available in git ? > Will it be possible to have a public access to directx surface to For the next beta we hope to have ANGLE properly integrat

[Development] wmf backend dxva

2012-09-29 Thread qtnext
Hi, I have read recently that qt5 will be available thru angle/Directx and there is work in progress about a wmf backend dxva. when will it be available in git ? Will it be possible to have a public access to directx surface to reimplement some custom video decoding with dxva ? ___