[gst-cvs] gst-plugins-bad: fpsdisplaysink: add a initial port of a sink with fps display

Stefan Kost ensonic at kemper.freedesktop.org
Thu Apr 16 08:39:58 PDT 2009


Module: gst-plugins-bad
Branch: master
Commit: e01373662a135eb01be6b7c9466a62aaf7e0f96f
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=e01373662a135eb01be6b7c9466a62aaf7e0f96f

Author: Stefan Kost <ensonic at users.sf.net>
Date:   Thu Apr 16 18:36:13 2009 +0300

fpsdisplaysink: add a initial port of a sink with fps display

This now works with a event probe. Needs some extra work.

---

 configure.ac                    |    2 +
 gst/debugutils/Makefile.am      |   10 +
 gst/debugutils/fpsdisplaysink.c |  524 +++++++++++++++++++++++++++++++++++++++
 gst/debugutils/fpsdisplaysink.h |   58 +++++
 4 files changed, 594 insertions(+), 0 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=e01373662a135eb01be6b7c9466a62aaf7e0f96f




More information about the Gstreamer-commits mailing list