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
/
gstclock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-18
Small docs fixes.
Wim Taymans
1
-1
/
+1
2006-09-14
releasing 0.10.10
RELEASE-0_10_10
Thomas Vander Stichele
1
-2
/
+2
2006-08-11
docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.
Wim Taymans
1
-2
/
+22
2006-07-06
gst/: Remove comma at end of enumerator list.
Wim Taymans
1
-2
/
+2
2006-03-10
gst/gstclock.h: Fix GST_CLOCK_TIME_IS_VALID signedness issues - we need to ca...
Tim-Philipp Müller
1
-1
/
+1
2006-03-09
gst/gstclock.*: Review docs.
Wim Taymans
1
-0
/
+1
2006-03-06
gst/gstclock.h: Show GST_CLOCK_TIME_NONE as 99:99:99.999999999
Thomas Vander Stichele
1
-4
/
+8
2005-11-24
check/gst/gstutils.c: Added test for scaling.
Wim Taymans
1
-1
/
+1
2005-11-23
check/net/gstnetclientclock.c (test_functioning): Adjust to rate_num/rate_den...
Andy Wingo
1
-4
/
+17
2005-11-22
gst/base/gstbasesink.*: No need to store the clock, the parent element class ...
Wim Taymans
1
-1
/
+17
2005-11-21
gst/: Convert Clock flags to object flags.
Wim Taymans
1
-8
/
+13
2005-11-21
*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...
Andy Wingo
1
-2
/
+2
2005-11-19
gst/gstclock.*: Change resolution to be a GstClockTime.
Andy Wingo
1
-6
/
+8
2005-11-19
gst/gstclock.h (GstClock): Remove offset property. Add internal_calibration a...
Andy Wingo
1
-17
/
+4
2005-11-18
gst/net/gstnetclientclock.c (do_linear_regression): Use all integer arithmeti...
Andy Wingo
1
-1
/
+5
2005-11-17
gst/gstclock.*: Anonymous structs are a gcc (and some other compilers) extens...
Michael Smith
1
-1
/
+1
2005-11-17
gst/gstclock.h (GstClock): Add rate and offset properties, preserving ABI sta...
Andy Wingo
1
-2
/
+17
2005-11-09
docs/gst/gstreamer-sections.txt: Added some new macros.
Wim Taymans
1
-1
/
+2
2005-10-28
Documented the clocks.
Wim Taymans
1
-5
/
+55
2005-10-16
GStreamer consultants will make a lot of money in 2038
Thomas Vander Stichele
1
-4
/
+11
2005-10-12
check/: Moved sinks2 testcode in sinks check.
Wim Taymans
1
-2
/
+2
2005-10-11
docs/design/part-states.txt: Some more docs.
Wim Taymans
1
-0
/
+1
2005-09-24
gst/gstclock.h: Well, that's embarassing. Luckily we weren't using
Thomas Vander Stichele
1
-1
/
+1
2005-09-23
fix docs
Thomas Vander Stichele
1
-0
/
+3
2005-09-11
various doc fixes
Thomas Vander Stichele
1
-70
/
+57
2005-08-29
check/gst-libs/controller.c: more tests
Stefan Kost
1
-2
/
+2
2005-08-27
docs/design/part-messages.txt: update info
Stefan Kost
1
-4
/
+189
2005-08-24
gst/gstbuffer.c: Some debugging.
Wim Taymans
1
-4
/
+4
2005-06-29
gst/base/gstbasesink.c: Small debug line.
Wim Taymans
1
-1
/
+1
2005-04-24
Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic.
David Schleef
1
-1
/
+1
2005-03-08
Docs updates, clean up some headers.
Wim Taymans
1
-1
/
+1
2005-03-07
First THREADED backport attempt, focusing on adding locks and making sure the...
Wim Taymans
1
-49
/
+53
2004-07-11
gst/gstclock.h: GST_SECOND shouldn't cause a conversion to unsigned.
Benjamin Otte
1
-4
/
+4
2004-03-28
gst/gstelement.*: New function for setting element time taking into account a...
Martin Soto
1
-0
/
+1
2004-03-15
Revert again, this time without post-commit reindent hooks to put back the in...
Johan Dahlin
1
-92
/
+90
2004-03-15
*.h: Revert indentation changes.
Johan Dahlin
1
-4
/
+8
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-86
/
+84
2004-02-25
gst/gstelement.c (gst_element_dispose): Protect against multiple invocations.
Andy Wingo
1
-7
/
+0
2004-02-13
gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL()
David Schleef
1
-1
/
+1
2004-02-04
gst/gstclock.*: reset padding, remove unused fields
Benjamin Otte
1
-6
/
+1
2004-02-04
reset padding
Thomas Vander Stichele
1
-1
/
+1
2004-01-14
gst/gstclock.*: deprecate old interface and disable functions that aren't in ...
Benjamin Otte
1
-5
/
+19
2003-12-09
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
David Schleef
1
-2
/
+2
2003-10-07
Add padding to structures and objects
David Schleef
1
-1
/
+3
2003-05-15
gtk-doc fixes clock debug
Thomas Vander Stichele
1
-3
/
+3
2003-04-13
- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TIMESTAMP_IS_VALID
Benjamin Otte
1
-1
/
+2
2003-02-10
Small cleanups and portability fixes for GUINT64
Wim Taymans
1
-4
/
+4
2003-02-02
- Add the trace name
Wim Taymans
1
-0
/
+2
2002-12-27
- Keep track of pending clock waits so we can unlock them
Wim Taymans
1
-0
/
+1
2002-12-19
- Cleanups
Wim Taymans
1
-18
/
+13
[next]