URL:
  <https://savannah.nongnu.org/task/?16666>

                 Summary: Submission of libtuberia
                   Group: Savannah Administration
               Submitter: ndato
               Submitted: Tue 22 Jul 2025 02:56:52 PM GMT
         Should Start On: Tue 22 Jul 2025 12:00:00 AM GMT
   Should be Finished on: Fri 01 Aug 2025 12:00:00 AM GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 22 Jul 2025 02:56:52 PM GMT By: Nicolas Dato <ndato>
A new group has been registered at Savannah.
This group will remain inactive until a site admin approves
or discards the registration.


= Registration Administration =

Approving or discarding the registration must be done using the specific
[https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=12408 Group
administration] page, accessible only to site
administrators logged in as superusers.

= Registration Details =

* Name: *libtuberia*
* System Name:  *libtuberia*
* Type: non-GNU software and documentation
* License: Expat License (sometime referred to as MIT License)

----

== Description: ==
A library written in C, to build an execute a pipeline. Each stage in the
pipeline runs in a thread, reads from a queue, process an element, and puts
the result in the next queue to be processed by the next stage.


== Other Software Required: ==
The only mandatory dependency is pthread, I don't know if that counts as
dependency

Then there is an example (example/decode_resize_encode.c) that needs ffmpeg
(libavcodec + libavformat + libswscale + libavutil), this is optional
Name: FFmpeg
License: depending on how you build it, it can be GPL 2 or later, or LGPL 2.1
or later (https://ffmpeg.org/legal.html)
Website: https://ffmpeg.org/


== Other Comments: ==
I have a repository on my own server:
https://git.ndato.com/libtuberia


== Tarball URL: ==
https://git.ndato.com/libtuberia/snapshot/libtuberia-1.0.0.tar.gz









    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?16666>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to