forked from Upipe/upipe
-
Notifications
You must be signed in to change notification settings - Fork 0
Upipe dataflow framework
License
MIT and 2 other licenses found
Licenses found
MIT
COPYING
GPL-2.0
COPYING.GPLv2
LGPL-2.1
COPYING.LGPLv2
DIT-Tools/upipe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Upipe is a flexible dataflow framework. It is primarily designed to be the core of a multimedia player, transcoder or streamer. The framework organizes the processing of incoming data buffer inside a pipeline of modules. It exposes core types for buffers and modules (called "pipes"), and the API of communication between pipes and between the application and pipes. The API documentation is written as a mkdoc file. Install mkdoc (http://www.nongnu.org/mkdoc/) and type ./configure && make doc The latest code is available from: http://upipe.org/ Upipe core libraries are distributed under the MIT license. The Upipe framers library (which contains code typically used by demuxes) is distributed under the LGPLv2.1+ license. The Upipe filters library is distributed under the LGPLv2.1+ license. The Upipe transport stream library is distributed under the GPLv2+ license. For non-GPL or non-LGPL uses, please contact [email protected].
About
Upipe dataflow framework
Resources
License
MIT and 2 other licenses found
Licenses found
MIT
COPYING
GPL-2.0
COPYING.GPLv2
LGPL-2.1
COPYING.LGPLv2
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published