Stefan Schake
Stefan Schake
youtube-dl seems to no longer be actively maintained. Switch to the widely used yt-dlp fork.
I had these changes lying around for the AllPlot and saw a few repeated requests for zoom & panning capability, so I figured I would send a pull-request. - Zoom...
The DDI feedback API rejects details messages that "appear" to contain HTML content. The logic seems to be nothing more than a "script" appears somewhere inside a substring delimited by...
Unfortunately the netbox image URLs have stopped working. Additionally complicating this is that the mentioned netbox Git revision is not in any released version, and the netbox project itseelf seems...
Hey, thank you for this great supplemental to your paper, made it very easy to try out your work. There were some leftover VGA resolution assumptions in the demo code...
The missing include was added upstream in 0.15.11, so this patch is no longer needed (and in fact does not apply).
to_camera_common_data() actually parses the DT again and will return NULL if no sensor modes are defined. In this case it is unsafe to dereference the return value without previously checking...