GNOME Bugzilla – Bug 676451
toc: add GST_TYPE_TOC and GST_TYPE_TOC_ENTRY
Last modified: 2012-05-21 06:47:29 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. :)
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