summaryrefslogtreecommitdiffstats
path: root/examples/capsfilter/capsfilter1.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-1/+1
Original commit message from CVS: don't mix tabs and spaces
2004-03-14gst-indentThomas Vander Stichele1-10/+9
Original commit message from CVS: gst-indent
2003-12-02change _connect to _linkDavid Schleef1-5/+5
Original commit message from CVS: change _connect to _link
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo1-6/+6
and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
2002-01-06Added a check for sidplayWim Taymans1-0/+90
Original commit message from CVS: Added a check for sidplay Added a capsfilter example