Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gstreamer/libs/base: initial commit of GstBaseIdleSrc
A new src that spawns a single thread when it needs to push something, and then joins said thread and goes back to an idle state, not consuming system resources. Co-authored-by: Camilo Celis Guzman <[email protected]>
- Loading branch information
5032eec
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😮