Implement generic interface stuff, with per-instance support checking instead of...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 13 Sep 2003 01:10:12 +0000 (01:10 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 13 Sep 2003 01:10:12 +0000 (01:10 +0000)
commit5d76a2e9b378b86190a5ab8f2567ef3ecc7c0847
treef6e0a5b4935c9a6d448556af04406f5359ac3bf3
parent5a26d2f709416d6dc1a889214d5410a7145c13bd
Implement generic interface stuff, with per-instance support checking instead of per-class checking

Original commit message from CVS:
Implement generic interface stuff, with per-instance support checking instead of per-class checking
docs/random/interfaces
gst/Makefile.am
gst/gst.h
gst/gstinterface.c [new file with mode: 0644]
gst/gstinterface.h [new file with mode: 0644]