mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
Add API keyword for gst_util_get_timestamp, and remove the tag for GST_GET_TIMESTMAP which didn't survive.
Original commit message from CVS: Add API keyword for gst_util_get_timestamp, and remove the tag for GST_GET_TIMESTMAP which didn't survive.
This commit is contained in:
parent
e8d69fc551
commit
aa7e0fa7fa
1 changed files with 1 additions and 1 deletions
|
@ -534,6 +534,7 @@
|
|||
Change GST_GET_TIMESTAMP into gst_util_get_timestamp and replace all
|
||||
uses as we don't have HAVE_POSIX_TIMERS in public headers.
|
||||
Thanks Tim for spotting.
|
||||
API: gst_util_get_timestamp
|
||||
|
||||
2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
|
@ -585,7 +586,6 @@
|
|||
* gst/gstdebugutils.c:
|
||||
* gst/gstinfo.c:
|
||||
Rename new API + ChangeLog surgery to remove old name from last entry..
|
||||
API: GST_GET_TIMESTAMP
|
||||
|
||||
2007-11-28 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
|
|
Loading…
Reference in a new issue