index
:
gstreamer/qt-gstreamer
0.10
master
Qt bindings for GStreamer
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
QGst
/
Ui
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
Rename signal.h to qglib_signal.h to avoid it being used instead of the syste...
George Kiagiadakis
2
-2
/
+2
2013-06-05
qt5: Fix the export macros to work with the Qt5* library names
George Kiagiadakis
1
-1
/
+1
2013-06-05
qt5: Initial port to Qt5
George Kiagiadakis
4
-5
/
+33
2012-10-21
graphicsvideosurface.h: Fix example code
Javier Jardón
1
-2
/
+3
2012-04-08
QtGstreamerUi: Improve docs that are mentioning qt(gl)videosink.
George Kiagiadakis
2
-10
/
+14
2012-04-08
GraphicsVideoSurface: Set the video sink to NULL state before disposing it.
George Kiagiadakis
1
-0
/
+4
2012-04-08
Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...
George Kiagiadakis
8
-8
/
+8
2012-02-08
GraphicsVideoSurface: Update the code to use qtglvideosink for QGLWidget view...
George Kiagiadakis
1
-13
/
+23
2012-02-07
VideoWidget: Add support for qtglvideosink
George Kiagiadakis
1
-0
/
+49
2012-02-07
VideoWidget: Add support for qtvideosink
George Kiagiadakis
1
-1
/
+48
2012-02-07
Workaround build issues with boost 1.48
George Kiagiadakis
1
-0
/
+5
2012-02-07
VideoWidget: make the constructor explicit and add Q_DISABLE_COPY
George Kiagiadakis
1
-1
/
+2
2012-01-16
Add documentation for GraphicsVideoSurface, GraphicsVideoWidget and the qmlpl...
George Kiagiadakis
2
-1
/
+50
2012-01-16
QtGStreamerUi: Add GraphicsVideoSurface and GraphicsVideoWidget classes
George Kiagiadakis
7
-0
/
+307
2011-01-21
Do not prevent people on QWS from using XOverlay; we may one day have an XOve...
George Kiagiadakis
1
-2
/
+0
2011-01-20
Paint the widget black when it has no renderer attached.
George Kiagiadakis
2
-0
/
+9
2011-01-20
VideoWidget: add support for watching a pipeline and drop the broken support ...
George Kiagiadakis
2
-63
/
+180
2011-01-08
Declare the exported and non-exported symbols of the libraries.
George Kiagiadakis
2
-1
/
+39
2011-01-04
Add a new QGlib::Interface base class for interfaces and make all interfaces ...
George Kiagiadakis
1
-2
/
+2
2010-12-25
Implement a Qt-like signal connection/disconnection system.
George Kiagiadakis
1
-10
/
+5
2010-12-20
Move Signal::emit and Signal::connect out of the Signal class.
George Kiagiadakis
1
-4
/
+4
2010-12-18
Removed access to deprecated methods
Marco Ballesio
1
-6
/
+2
2010-11-20
Use reinterpret_cast here to make it compile on windows.
George Kiagiadakis
1
-1
/
+5
2010-07-24
Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...
George Kiagiadakis
3
-0
/
+279