Andrew Matteson

Results 17 comments of Andrew Matteson

I appreciate the patch. Sorry for the long delay in responding. Could you let me know what kind of compile environment you're on (OS and version, architecture, gcc/clang)? Just want...

Sorry for the long delay in replying. Glad the patch is working somewhat though. Is this still an issue? It looks to me like most of these issues would be...

Thanks for the issue report and debug logs. I'll see if there's anything I can do, although unsure how 360 degree videos work exactly.

Apologize for the silence; I haven't had time to maintain this as I had wanted. If anyone is willing to takeover, that's fine with me and I can give them...

I have posted a diff between my codebase and Arch. I guess this may be a start point to figure out what's going on. [diffs_arch0.74_vp9_src.patch.tar.gz](https://github.com/xtknight/vdpau-va-driver-vp9/files/6621311/diffs_arch0.74_vp9_src.patch.tar.gz) Testing will take me awhile...

Seems to be caused by this code in vdpau_driver.c, probably underlying issue in VDPAU wrapper. Will investigate further. // XXX: this code causes backtraces when closing chromium windows and tabs...

Thanks for your interest in the project. Unfortunately currently this is not being actively worked on by me. For now, I am only doing minimum maintenance on this project like...

Seems like vfs_{read/write} dropped in kernel ~4.14 Not sure the exact kernel version or how to test if this symbol exists though. Something similar to this may work. https://github.com/zebulon2/rtl8812au-driver-5.2.9/commit/08e0472fbc60be09f6207b21819ed141cb81d579 #if...

Thanks grateful for any help you can provide