- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TIMESTAMP_IS_VALID
authorBenjamin Otte <otte@gnome.org>
Sun, 13 Apr 2003 03:07:07 +0000 (03:07 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 13 Apr 2003 03:07:07 +0000 (03:07 +0000)
commitf4f0a51890df19755bf336b08d89ec1097ef7115
tree5c90938514b4a70282d9d13f7dbc1152c56841b4
parente3b00b80bc4f8b0d1416830de203ee59e9f6d5bb
- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TIMESTAMP_IS_VALID

Original commit message from CVS:
- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TIMESTAMP_IS_VALID
- use macros in some places
- buffer's timestamp field is a GstClockTime, not a guint64 - this is currently the same, but be sure to only use GstClockTime when working with timestamps in the future
gst/gstbuffer.c
gst/gstbuffer.h
gst/gstclock.c
gst/gstclock.h