Thomas Guillem
Thomas Guillem
## Bug report ### Describe the bug When using the curl storage (browsing a local http apache server with DAV), it is impossible to seek opus files. There is also...
Hello, I receive the status STATUS_ACCESS_DENIED when connecting to a up-to-date windows 10 share with credentials. It is a regression from https://github.com/sahlberg/libsmb2/commit/de3f1a4e6830df59e055bc1ff723e15a6beef3be. Doing the following workaround unbreak the connection on...
This commit 132fdf5e8bb408bcac8ba34a3d99ca2f6fd143c6 "dcerpc: add example of NetShareGetInf" moved some declarations to a header that is not available on v3.0.0. This makes impossible to libsmb2 users to handle any versions...
Hello, I just read the C API and have a remark. The current API doesn't allow to use the encoder asynchronously. What most encoders and rav1e are doing is: queuing...
GetMatchingIndex() was used by the binaural renderer to get the m_hoaEncoders vector index, and by the renderer to get the object map key. This led to invalid index or segfault...