- Mar 14, 2021
-
-
Silas Della Contrada authored
-
Silas Della Contrada authored
-
Silas Della Contrada authored
=> lower compile time on changes in data structure
-
- Mar 13, 2021
-
-
Silas Della Contrada authored
- multithreaded encoding (sending frames to encoder and receiving and writing packets is now splitted) - speed is now sufficient, even at very throttled cpu, efficiency of pix format conversion requires improvements (10 % cpu usage is too much) - todo: multithreaded decoding (same splitting as encoding)
-
- Mar 12, 2021
-
-
Silas Della Contrada authored
- VAAPI decode working - VAAPI encode working (split frame sending and packet receiving into separate threads)
-