Mitchell Pleune
Mitchell Pleune
## Bug description At this time, the WSL2/WSLg D3D12 hardware acceleration does not work out of the box due to library problems, even though the mesa.drivers package does have D3D12...
It may not be clear that the default FastDDS does not work well in all situations by default, and that one easy workaround could be to try CycloneDDS. See some...
the ament cmake vendoring works by downloading files into the `ros2_ws/install/opt/` folder, which is a *local* path. It then sets the `CMAKE_PREFIX_PATH` to point into this directory. However, the normal...
I have been bounding around trying to get all of the pyqt stuff to work across all of the distros for a while now... and I think this is my...
Importantly, includes the changes under commits titled "deprecate CMAKE_HAVE_THREADS_LIBRARY", which allow its FindVRPN.cmake file to work on the newest cmake versions. Other changes that are unique to the ros2-gbp/vrpn-release repo...
It seem like qt_qui_cpp is keeping rqt_image_view from loading into the rqt plugins list. It looks like after d3c90ec, Pyside/Shiboken should be used instead of PyQt/SIP, but python_qt_binding is still...
### Please describe your bug When viewing any LiveTV channel for long enough, the stream will crash (both audio and video) and the browser console shows `hls.js response error code:...
From [docs](https://ffmpeg.org/doxygen/trunk/deprecated.html) see that this function call is not needed: "Do not use this function. Use avcodec_free_context() to destroy a codec context (either open or closed). Opening and closing a...
This no longer exists in ffmpeg trunk. I see that is exists in older versions, such as 2.7. However, even in those versions, it is not documented. There are similarly...
I just updated a bunch of windows stuff, including to WSL 2.2.4.0: ``` WSL version: 2.2.4.0 Kernel version: 5.15.153.1-2 WSLg version: 1.0.61 MSRDC version: 1.2.5326 Direct3D version: 1.611.1-81528511 DXCore version:...