index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstsegment.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
doc/seekflags: Fix cross references
Nicolas Dufresne
1
-16
/
+17
2015-06-18
doc: Unify Since mark for attribute and enum
Nicolas Dufresne
1
-6
/
+6
2015-04-04
segment: small docs addition
Tim-Philipp Müller
1
-1
/
+2
2015-04-03
segment: add gst_segment_is_equal
Vincent Penquerc'h
1
-0
/
+1
2015-03-20
segment: remove the bounds check from _to_running_time_full()
Wim Taymans
1
-24
/
+3
2015-03-19
segment: add option to disable clipping
Wim Taymans
1
-1
/
+1
2015-03-18
segment: add helper to get negative running-time
Wim Taymans
1
-0
/
+24
2015-01-27
segment: Add new skip flags for clarifying trick mode playback.
Jan Schmidt
1
-6
/
+36
2014-01-08
segment: add method to offset the segment running-time
Wim Taymans
1
-0
/
+2
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-2
/
+2
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-26
segment: mark GstSegmentFlags as flags rather than enum
Mark Nauwelaerts
1
-1
/
+1
2012-07-27
segment: add offset field
Wim Taymans
1
-1
/
+3
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-4
/
+3
2012-07-09
segment: also copy the segment flag
Stefan Sauer
1
-1
/
+3
2012-07-04
segment: make sure we don't have unmapped seek flags littering out segment flags
Tim-Philipp Müller
1
-0
/
+1
2012-04-30
event: add new seek snap flags
Vincent Penquerc'h
1
-1
/
+26
2012-01-27
segment: Add padding to the public struct
Sebastian Dröge
1
-0
/
+3
2011-11-26
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-2
/
+2
2011-11-26
gst: sprinkle some G_GNUC_MALLOC
Tim-Philipp Müller
1
-2
/
+2
2011-10-28
segment: remove GST_SEEK_TYPE_CUR
Wim Taymans
1
-7
/
+2
2011-09-26
segment: improve API docs a little
Wim Taymans
1
-0
/
+2
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+1
2011-06-08
segment: separate the seek and segment flags
Wim Taymans
1
-1
/
+17
2011-05-16
Rework GstSegment handling
Wim Taymans
1
-38
/
+96
2011-05-09
segment: remove _full version
Wim Taymans
1
-3
/
+1
2011-05-09
segment: remove abs_rate from segment structure
Wim Taymans
1
-2
/
+0
2011-02-22
cleanups
Wim Taymans
1
-5
/
+2
2009-06-04
segment: add gst_segment_set_running_time
Wim Taymans
1
-0
/
+3
2009-06-03
segment: add method for converting to position
Wim Taymans
1
-0
/
+1
2008-04-09
Expose gst_segment_copy() to make things easier for the c++ bindings.
José Alburquerque
1
-0
/
+1
2006-10-09
docs/design/part-qos.txt: Fix typo.
Wim Taymans
1
-1
/
+1
2006-07-20
gst/gstsegment.h: Convert tabs to spaces for better readability.
Tim-Philipp Müller
1
-20
/
+20
2006-06-06
gst/gstsegment.h: Don't use c++-style comments, fixes #343929
Michael Smith
1
-1
/
+1
2006-05-08
docs/design/part-overview.txt: Make upsteam/downstream concepts more clear.
Wim Taymans
1
-2
/
+10
2005-11-21
gst/gstsegment.h: And add a nice define too.
Wim Taymans
1
-0
/
+2
2005-11-21
gst/gstsegment.*: Make binding friendly.
Wim Taymans
1
-0
/
+5
2005-11-21
More segment updates, replace code in plugins with segment helper functions.
Wim Taymans
1
-1
/
+2
2005-11-21
More segment updates and more checks.
Wim Taymans
1
-0
/
+1
2005-11-20
Added segment helper structure and methods. Not fully implemented yet.
Wim Taymans
1
-0
/
+87