summaryrefslogtreecommitdiffstats
path: root/gst/debugutils/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2009-05-03fpsdisplaysink: rename plugin (not element) to debugutilsbadTim-Philipp Müller1-6/+6
Makes it easier to add further utils here without creating yet another plugin.
2009-05-03fpsdisplaysink: add a initial port of a sink with fps displayStefan Kost1-0/+10
This now works with a event probe. Needs some extra work.