summaryrefslogtreecommitdiff
path: root/gst/gsttoc.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-09docs: Fix documentation typos and inconsistenciesSebastian Rasmussen1-0/+13
2014-06-19gst: Store more basic type GTypes in variablesSebastian Dröge1-2/+5
2014-03-16toc: expand GstTocEntry with loop fieldsStefan Sauer1-0/+32
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-28toc: add GstTocScope and require it in the constructorTim-Philipp Müller1-1/+21
2012-07-11toc: Add functions to retrieve the parent GstToc/GstTocEntry of a GstTocEntrySebastian Dröge1-0/+3
2012-07-09toc: add gst_toc_dump() function for debuggingTim-Philipp Müller1-0/+2
2012-07-05toc: Make structures opaque and clean up function names and fields a bitSebastian Dröge1-62/+25
2012-06-26toc: add more entry typesTim-Philipp Müller1-5/+25
2012-06-24toc: make GstToc and GstTocEntry mini objectsTim-Philipp Müller1-6/+17
2012-06-19toc: add some missing element-type annotationsEvan Nemerson1-3/+6
2012-05-21toc: Add boxed types for GstToc and GstTocEntryAnton Belka1-0/+7
2012-05-20toc: fix type of pad parameter to gst_toc_entry_new_with_pad()Tim-Philipp Müller1-1/+1
2012-05-15gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge1-1/+1
2012-05-15toc: API: Add gst_toc_entry_type_to_string()Anton Belka1-0/+1
2012-04-02toc: port to 0.11Stefan Sauer1-0/+1
2012-04-02Add generic table of contents (TOC) supportAlexander Saprykin1-0/+111