[Gambas-Notification] [Git][gambas/gambas][master] Start to manage the pipeline like 'gst-launch' tool. Allow to browse plugins...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Jan 16 16:24:06 CET 2024
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
f6c8e339 by Benoît Minisini at 2024-01-16T16:19:46+01:00
Start to manage the pipeline like 'gst-launch' tool. Allow to browse plugins and get information about them.
[GB.MEDIA]
* NEW: Start to manage the pipeline like 'gst-launch' tool.
* BUG: MediaContainer: Store the list of children so that they are correctly released.
* NEW: MediaPipeline: 'Progress' is a new property that returns the stream buffering progression, between 0 and 1.
* NEW: MediaType: A new class that describes a specific GStreamer plugin.
* NEW: 'Media.Types' is a new property that returns a list of all GStreamer plugin names.
* NEW: 'Media[]' now returns a 'MediaType' object describing a specific GStreamer plugin from its name.
- - - - -
3 changed files:
- gb.media/src/c_media.c
- gb.media/src/c_media.h
- gb.media/src/main.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f6c8e339ea8ea7fbdab7f6f7940aab5b6ec04367
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f6c8e339ea8ea7fbdab7f6f7940aab5b6ec04367
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20240116/87949f54/attachment.htm>
More information about the Notification
mailing list