gst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS_IMPLEMENTS_INTERFACE use...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 10 May 2006 10:26:55 +0000 (10:26 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 10 May 2006 10:26:55 +0000 (10:26 +0000)
commit9d420cbf2665b818d949f3f64cd073f2a260c1cf
treed2f94562acc638a4ea9791447ccbae9fc6a10cf1
parentce4d0980f1b7eeb924f1a41505c600da8e5c3bb5
gst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS_IMPLEMENTS_INTERFACE use the normal

Original commit message from CVS:
* gst/gstinterface.h:
GST_IMPLEMENTS_INTERFACE and GST_IS_IMPLEMENTS_INTERFACE use the normal
GInterface type checking.
They were previously using non-defined macros.
ChangeLog
gst/gstinterface.h