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 676451 - toc: add GST_TYPE_TOC and GST_TYPE_TOC_ENTRY
toc: add GST_TYPE_TOC and GST_TYPE_TOC_ENTRY
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-20 22:56 UTC by Anton Belka
Modified: 2012-05-21 06:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.53 KB, patch)
2012-05-20 22:56 UTC, Anton Belka
committed Details | Review

Description Anton Belka 2012-05-20 22:56:19 UTC
Created attachment 214529 [details] [review]
patch

It's necessary to add GST_TYPE_TOC and GST_TYPE_TOC_ENTRY in core. GST_TYPE_TOC I need to use in discoverer for print toc. About GST_TYPE_TOC_ENTRY I'm not sure, but I think this should also be. So, please comment patch in attachment and if all good, please commit it. Thanks. :)
Comment 1 Sebastian Dröge (slomo) 2012-05-21 06:47:28 UTC
commit 6f54f3619960c6c08d21dafe53cffaf74ab459e1
Author: Anton Belka <antonbelka@gmail.com>
Date:   Mon May 21 01:48:29 2012 +0300

    toc: Add boxed types for GstToc and GstTocEntry