mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
c33e1224a7
Set up all ten pipelines and preroll them first, and only set them to playing to run wild after they're all set up. If we set them to PLAYING directly and let those threads run wild, then it might take ages (many seconds) for the other pipelines to even get up and running, especially on machines with only one or two cores, and operating systems that suck at scheduling. Now the fakesink test takes 19 secs instead of 71 secs on a single-cpu windows machine. |
||
---|---|---|
.. | ||
.gitignore | ||
capsfilter.c | ||
concat.c | ||
dataurisrc.c | ||
fakesink.c | ||
fakesrc.c | ||
fdsrc.c | ||
filesink.c | ||
filesrc.c | ||
funnel.c | ||
identity.c | ||
multiqueue.c | ||
queue.c | ||
queue2.c | ||
selector.c | ||
streamiddemux.c | ||
tee.c | ||
valve.c |