summaryrefslogtreecommitdiff
path: root/gst/gsttoc.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix documentation typos and inconsistenciesSebastian Rasmussen2014-07-091-0/+13
* gst: Store more basic type GTypes in variablesSebastian Dröge2014-06-191-2/+5
* toc: expand GstTocEntry with loop fieldsStefan Sauer2014-03-161-0/+32
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* toc: add GstTocScope and require it in the constructorTim-Philipp Müller2012-07-281-1/+21
* toc: Add functions to retrieve the parent GstToc/GstTocEntry of a GstTocEntrySebastian Dröge2012-07-111-0/+3
* toc: add gst_toc_dump() function for debuggingTim-Philipp Müller2012-07-091-0/+2
* toc: Make structures opaque and clean up function names and fields a bitSebastian Dröge2012-07-051-62/+25
* toc: add more entry typesTim-Philipp Müller2012-06-261-5/+25
* toc: make GstToc and GstTocEntry mini objectsTim-Philipp Müller2012-06-241-6/+17
* toc: add some missing element-type annotationsEvan Nemerson2012-06-191-3/+6
* toc: Add boxed types for GstToc and GstTocEntryAnton Belka2012-05-211-0/+7
* toc: fix type of pad parameter to gst_toc_entry_new_with_pad()Tim-Philipp Müller2012-05-201-1/+1
* gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge2012-05-151-1/+1
* toc: API: Add gst_toc_entry_type_to_string()Anton Belka2012-05-151-0/+1
* toc: port to 0.11Stefan Sauer2012-04-021-0/+1
* Add generic table of contents (TOC) supportAlexander Saprykin2012-04-021-0/+111