aliakseis
aliakseis
I second that.
Hi, Thank you for mentioning it. I've included testing the latest version with an EEE PC 1000H / Windows 10 and it works ok so far. I'd like to fetch...
Hi, There is a probability that the issue is fixed with the latest release.
Please see #19 as well: no it dosn't.
It does not seem to be heavily connected to my stuff. However on the first glance it looks strange that Direct3DCreate9 is called during decoding. The initialization should be done...
Hi, hard decoding works witn MPEG-4 files in my case. Probably it depends on concrete file, hardware etc. For the time being I've added a few more DXVA2 modes GUIDs.
Sttill, it looks like it depends. Generally I see "H.264/MPEG-4 AVC codec" tags inside such files, so probably they fall under the H.264 category.
I see one small issue with it: avcodec_close() and setupAudioCodec() calls would be needed after missing data to reset audio decoder context. Most probably it should be done accordingly by...
Could you please elaborate on this? As far as I see, both setup and display code invoke DPI scaling in the same way, so that there is no overflow.
I've done some basic adapter selection implementation. Sorry, not sure how to do it optimally since I don't have any problems with default adapter in my environments.