freebsd-ports/multimedia/gstreamer-qt4/pkg-descr
Dima Panov b7349a4021 - Add gstreamer-qt4
This ports provide Qt4 media layer for GStreamer multimedia library

Feature safe:	yes
2011-02-05 11:45:06 +00:00

17 lines
806 B
Plaintext

QtGStreamer is a set of libraries and plugins providing C++ bindings for
GStreamer with a Qt4-style API plus some helper classes for integrating
GStreamer better in Qt4 applications.
Currently, it consists of the following parts:
* QtGLib - Library providing C++/Qt bindings for parts of the GLib
and GObject APIs, a base on which QtGStreamer is built.
* QtGStreamer - Library providing C++/Qt bindings for GStreamer
* QtGStreamerUi - Library providing integration with QtGui. Currently,
it only provides a video widget that embeds GStreamer's
video sinks.
In addition, it provides a "qwidgetvideosink" GStreamer element, an video
sink element that can draw directly on QWidgets using QPainter.
WWW: http://gstreamer.freedesktop.org/