M
Mi A1
i use ffmpeg and Direct3D 11 for decoding task and the frame i get is in type of ID3D11Texture2D and i want to display it directly without making CPU overhead so i decided to use DirectX API itself for displaying it but i dont know how to do
Continue reading...
Continue reading...