summaryrefslogtreecommitdiff
path: root/gst/gstinterface.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-30Remove broken class to interface cast macros from GstUriHandler and GstImplem...Tim-Philipp Müller1-5/+0
2006-05-10gst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS_IMPLEMENTS_INTERFACE ...Edward Hervey1-2/+2
2005-11-24Doc fixes.Wim Taymans1-0/+5
2004-07-21put symbols in the sections.txt into the right sections (so that we dont get ...Stefan Kost1-2/+4
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-10/+14
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-1/+2
2004-03-13gst-indent run on coreThomas Vander Stichele1-13/+8
2003-12-09Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef1-1/+1
2003-12-07Rename GstInterface to GstImplementsInterface (see bug #122423)Ronald S. Bultje1-31/+34
2003-10-07Add padding to structures and objectsDavid Schleef1-0/+2
2003-09-13Make interface hack work with multiple interfaces per elementRonald S. Bultje1-1/+2
2003-09-13Implement generic interface stuff, with per-instance support checking instead...Ronald S. Bultje1-0/+73