Sebastian

Results 10 comments of Sebastian

But this will slow down the performance. Other solutions?

Does anybody found a better fix? Disable the defines, will also disable neon optimizations! I tried configure with llvm-gcc, but ended with the same result.

Use the following gas-preprocessor and it will work: https://github.com/xbmc/xbmc/tree/master/tools/darwin/depends/gas-preprocessor

I checked out the latest code. But how can I now respond to a specific host (server_name)?

How can I fix this problem while waiting for new release? btw: Problem occurred after calling geth snapshot prune-block

Thank you for your answer. I already tried this, but sws_scale consums a lot of performance and i get an cpu load of 140%. Is there something I have to...

Okay, thanks I will try this. Have you ever tried to convert yuv to rgb (bgra) frames with shaders On the GPU? I tried to modify the glcameraripple example, But...