summaryrefslogtreecommitdiffstats
path: root/gst/debugutils/fpsdisplaysink.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-20fpsdisplaysink: check query return result before using itStefan Kost1-1/+4
2009-05-16fpsdisplaysink: Fix resetting of the sink in NULLJan Schmidt1-4/+12
2009-05-01docs: make fpsdisplaysink show up in the docsTim-Philipp Müller1-1/+1
2009-05-01fpsdisplaysink: move private struct into plugin struct and use Gst namespaceTim-Philipp Müller1-121/+91
2009-05-01fpsdisplaysink: rename plugin (not element) to debugutilsbadTim-Philipp Müller1-16/+3
2009-04-30fpsdisplaysink: init variable to NULL to avoid compiler warningTristan Matthews1-1/+1
2009-04-30fpsdisplay: code cleanup and plug overlay as neededStefan Kost1-28/+57
2009-04-23fpsdisplay: more cleanupsStefan Kost1-11/+15
2009-04-23fpsdisplay: use a nicer font familyStefan Kost1-1/+1
2009-04-23fpsdisplay: various cleanups, docs and commentsStefan Kost1-67/+54
2009-04-23fpsdisplay: remove iface proxyStefan Kost1-71/+1
2009-04-16fpsdisplaysink: add a initial port of a sink with fps displayStefan Kost1-0/+524