Danesh Daroui

Results 6 comments of Danesh Daroui

I think what Hanna means is that she has created a C++ wrapper to make NATS more suitable to be called in C++. The wrapper should be quite simple as...

Seems to be relatively straightforward to do. Would it be OK if I work on it? Also, is there any y4m example file which I can use to reproduce the...

My patch to fix this issue is one its way for review!

I still get the compilation error when I run "make debug" since the flag "-mavx2" is not added.

What kind of parallelism is used in "icecast"? Why not OpenMP?

Why don't you use OpenMP? It is supported by gcc as well. Moreover, should the decoder allocate all available processors in a machine or should it be configurable? Some people,...