gst/: doc updates
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Oct 2005 09:48:21 +0000 (09:48 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Oct 2005 09:48:21 +0000 (09:48 +0000)
commit2b7c3ac5e529c1f51b30617f8dfeaf95f1666053
tree7fd975225d4f0d45592401b5402ffe4d62881122
parent0f03b8eef651fb7f471a9ec576a61eb8cbce21ab
gst/: doc updates

Original commit message from CVS:

* gst/gstcaps.c:
* gst/gstevent.c:
doc updates
* gst/gstvalue.c: (gst_value_deserialize_int_helper):
don't use long long, it's not portable.  Replacing with
gint64 seems to work; let's hope no skeletons fall out of the closet.
ChangeLog
gst/gstcaps.c
gst/gstevent.c
gst/gstvalue.c