Julian Gardner
Julian Gardner
1. calloc not malloc in your initialise of contexts 2. encode_frame ONLY called once after the file has been processed. 3. Crash at line 269 with an invalid index
Cant build on a nano with cuda 10.0, as there are no gc/g++ files in the bin, only nvcc
Is it possible to add an auto mode where you give in the url the "sid" of channel and the pids are worked out via the satip client itself, i...
PowerVu
Any plans of adding powervu as a decoding option?
Have a stream Im pulling in and when using the filters seeing lots of errors for EMM streams 2016-11-01 14:18:29 | EMM | SID 0x1de7 CAID: 0x0960 PID 0x0103 Table:...
I have add ARCV2 to the linker but in my use case a project specific .ld file is needed (renamed to .txt to allow upload). For example MEMORY { FLASH_MAIN...
Trying to get mold to work with a new processor type, ARC, and also get it working in the embedded world. What i am trying to do is use the...
Im trying to add a udp stream for data and logging but cant even get a socket opened, is this due to sandboxing? 1st attempt was to push the log...
### Summary Just spent ages trying to track down a crash in zephyr master. Finally found the culprit and it was the idle task being overwritten by a variable i...