After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 580992 - gst_preset_get_preset_names not wrapped in gst-python
gst_preset_get_preset_names not wrapped in gst-python
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
0.10.x
Other Linux
: Normal normal
: 0.10.16
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-01 11:10 UTC by Christian Fredrik Kalager Schaller
Modified: 2009-05-26 19:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2009-05-01 11:10:15 UTC
Seems the C API:
gst_preset_get_preset_names () is not wrapped in gst-python. I need this API to start using presets in Transmageddon.
Comment 1 Edward Hervey 2009-05-26 19:02:50 UTC
commit db8ae1f191218e4eaf36b0e1d245609eb04c5d04
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Tue May 26 21:01:35 2009 +0200

    gst.defs: Replace gchar** by GStrv to wrap more methods. Fixes #580992