gst/gstbuffer.c: Small docs update.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 7 Dec 2005 15:16:43 +0000 (15:16 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 7 Dec 2005 15:16:43 +0000 (15:16 +0000)
commitd16ce65df7fa236b106ab6fa5f3bf37f23d1c921
tree1e81becb595e31fb61b66934f8dcc9ea05bbf274
parent4e8cd3c84359f1ad6b53b0bdc0c15b19edb792e7
gst/gstbuffer.c: Small docs update.

Original commit message from CVS:
* gst/gstbuffer.c:
Small docs update.

* gst/gstcaps.c: (gst_caps_is_equal):
Don't assert on NULL <--> X. Fixes #323260

* gst/gstminiobject.c: (gst_mini_object_replace):
If we're doing atomic operations, we might just as well use
the proper way to get an atomic pointer.

* libs/gst/base/gstbasesink.c: (gst_base_sink_get_position):
Clean up debugging.
ChangeLog
gst/gstbuffer.c
gst/gstcaps.c
gst/gstminiobject.c
libs/gst/base/gstbasesink.c