gst/playback/: Use correct marshallers. GstCaps are a boxed type and no GObject subclass.
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 13 May 2008 13:04:24 +0000 (13:04 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 13 May 2008 13:04:24 +0000 (13:04 +0000)
commit05349cc35438ac8858ba44f0e12f08462e75fb77
tree8ac56bfd6f5e933b27c980b3f8a13c96e19fa502
parent5800b1ac7746eb8b9d4f09da5fa9ae286d939e24
gst/playback/: Use correct marshallers. GstCaps are a boxed type and no GObject subclass.

Original commit message from CVS:
* gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
* gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
* gst/playback/gstplay-marshal.list:
* gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
Use correct marshallers. GstCaps are a boxed type and no GObject
subclass.
ChangeLog
gst/playback/gstdecodebin.c
gst/playback/gstdecodebin2.c
gst/playback/gstplay-marshal.list
gst/playback/gsturidecodebin.c