gst/gstcaps.c: fix signedness issues in a (hopefully) correct way
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 17 Oct 2005 14:37:06 +0000 (14:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 17 Oct 2005 14:37:06 +0000 (14:37 +0000)
commitd81f2a6d5be529fcf295284726d9dee3beef8648
tree73e535d358ef52278b6f0372e3bbc2935244ca70
parente145f9f8a0064408ec934609175c656e2891056b
gst/gstcaps.c: fix signedness issues in a (hopefully) correct way

Original commit message from CVS:

* gst/gstcaps.c: (gst_caps_intersect):
fix signedness issues in a (hopefully) correct way
* gst/gstelement.c: (gst_element_pads_activate):
some debugging
* gst/gstobject.c: (gst_object_set_parent):
some debugging
ChangeLog
gst/gstcaps.c
gst/gstelement.c
gst/gstobject.c