Hi.

I had started a long mail with all my thoughts about it, then I
procrastinated finished it. Let me make it short.


We already have multiple threading subsystems: frame and slice threading
in lavc, slice threading in lavfi, the UDP thread, I must be
forgetting one or two.

Before somebody considers adding one, like inter-filter threading in
lavfi, I hope we will discuss unifying all that into a single
multi-threaded event loop and tasks scheduler.

We also need that for non-trivial network protocols.

It is a very big task, but I think it is the necessary next step for our
code.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to