summaryrefslogtreecommitdiff
path: root/gst/gsttocsetter.c
Commit message (Expand)AuthorAgeFilesLines
* docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson2014-05-301-1/+1
* docs: Fix typos in function/object descriptionsSebastian Rasmussen2013-12-071-2/+2
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* Remove 0.10-related documentation and "Since" markersEdward Hervey2012-07-101-6/+0
* tocsetter: clean up and update API for refcounted TOCsTim-Philipp Müller2012-06-251-165/+15
* tocsetter: use G_DEFINE_INTERFACE_* macroAlexander Saprykin2012-06-251-39/+13
* tocsetter, gst-launch, tests: update for GstToc API changesTim-Philipp Müller2012-06-241-4/+4
* toc setter: change GstTocSetterIFace to GstTocSetterInterfaceEvan Nemerson2012-06-181-1/+1
* tocsetter: clear mutex upon freeMark Nauwelaerts2012-04-051-0/+2
* tocsetter: use new glib mutex apiStefan Sauer2012-04-031-19/+17
* Add new GstTocSetter interfaceAlexander Saprykin2012-04-021-0/+362