Steven Vancoillie

Results 50 comments of Steven Vancoillie

We have a relatively large (~100 kB) typescript file that gives a similar error. This started with plugin version 0.69.2, as it still works with 0.69.1.

This should be OK provided we know _why_ it's only the first 4 characters?

> Is this library still being maintained? Absolutely, although resources for replying to issues and feature requests can be variable leading to somethings very slow response. We rely on the...

The option will set `blasint` (which is used for all interfaces) to `long` or `long long` (depending on platform). I've written a longer comment on https://github.com/rust-ndarray/ndarray/issues/133.

As far as I can tell from `cblas.h`, it's applied to all functions. When using plain make, the library name is the same, but it seems that when compiling with...

Since the server should send it, this isn't high prio. However, it would be nice to have a fallback for servers that don't do what they should do. For the...

Not that I know of, should be easy to implement though if someone is willing to do that.

The NAL units that are `SPS` and `PPS` are probably OK to ignore, we cannot handle these in-band but instead we rely on this information to be sent out-of-band in...

There should be no limitations with regards to MJPEG at least, as for streaming MP4 that depends on if you use H.264 over RTSP or streaming MP4 directly (the latter...