summaryrefslogtreecommitdiff
path: root/gst/gstsegment.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-04segment: add gst_segment_set_running_timeWim Taymans1-0/+3
2009-06-03segment: add method for converting to positionWim Taymans1-0/+1
2008-04-09Expose gst_segment_copy() to make things easier for the c++ bindings.José Alburquerque1-0/+1
2006-10-09docs/design/part-qos.txt: Fix typo.Wim Taymans1-1/+1
2006-07-20gst/gstsegment.h: Convert tabs to spaces for better readability.Tim-Philipp Müller1-20/+20
2006-06-06gst/gstsegment.h: Don't use c++-style comments, fixes #343929Michael Smith1-1/+1
2006-05-08docs/design/part-overview.txt: Make upsteam/downstream concepts more clear.Wim Taymans1-2/+10
2005-11-21gst/gstsegment.h: And add a nice define too.Wim Taymans1-0/+2
2005-11-21gst/gstsegment.*: Make binding friendly.Wim Taymans1-0/+5
2005-11-21More segment updates, replace code in plugins with segment helper functions.Wim Taymans1-1/+2
2005-11-21More segment updates and more checks.Wim Taymans1-0/+1
2005-11-20Added segment helper structure and methods. Not fully implemented yet.Wim Taymans1-0/+87