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
/
elements
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
qt5: qtvideosink: Fix replacement of windowShown
Luciana Fujii Pontello
1
-1
/
+1
2013-06-05
qt5: Initial port to Qt5
George Kiagiadakis
3
-8
/
+37
2013-05-23
cmake: Use CMAKE_INCLUDE_CURRENT_DIR
George Kiagiadakis
1
-2
/
+0
2013-05-23
cmake: Drop completely the optional automoc dependency
George Kiagiadakis
1
-2
/
+2
2012-12-06
qtvideosink/OpenGLSurfacePainter: Define GL_CLAMP_TO_EDGE if not already defined
George Kiagiadakis
1
-0
/
+4
2012-06-19
qtglvideosink: Use QPainter::device() instead of QGLContext::device() to get ...
George Kiagiadakis
1
-2
/
+2
2012-04-08
main.dox: Add documentation for qtvideosink and its variants.
George Kiagiadakis
2
-28
/
+0
2012-04-08
Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...
George Kiagiadakis
26
-26
/
+26
2012-04-07
cmake: Add support for using OpenGLES for qtglvideosink on embedded systems.
George Kiagiadakis
1
-3
/
+9
2012-02-07
qtvideosinkbase: Add pixel-aspect-ratio property
George Kiagiadakis
4
-1
/
+64
2012-02-07
qtvideosink_autotest: add test for the color balance interface
George Kiagiadakis
2
-2
/
+143
2012-02-07
qtglvideosinkbase: implement the GstColorBalance interface
George Kiagiadakis
4
-9
/
+193
2012-02-07
qtvideosink: let BufferEvent keep its own reference on the GstBuffer
George Kiagiadakis
2
-5
/
+5
2012-02-07
qtvideosink: fix some minor details
George Kiagiadakis
6
-5
/
+11
2012-01-27
qtvideosink: Make a separate qtglvideosink element that has GL capabilities.
George Kiagiadakis
15
-196
/
+504
2012-01-27
qtvideosink: Fix displayAspectRatio calculation.
George Kiagiadakis
3
-1
/
+10
2012-01-19
qtvideosink_autotest: add benchmarks for the various paint() implementations
George Kiagiadakis
1
-0
/
+23
2012-01-19
qtvideosink: Split the video areas calculation code in a separate function an...
George Kiagiadakis
7
-110
/
+231
2012-01-15
qtvideosink: Add automatic unit test.
George Kiagiadakis
2
-2
/
+773
2012-01-15
qtvideosink: assert if paint is called with a different active QGLContext tha...
George Kiagiadakis
1
-2
/
+10
2012-01-15
qtvideosink: Make the "glcontext" property write-only and available even when...
George Kiagiadakis
2
-26
/
+6
2012-01-15
qtvideosink: Make WidgetProxy (now QWidgetVideoSinkDelegate) a subclass of Qt...
George Kiagiadakis
11
-213
/
+211
2012-01-15
QtVideoSinkDelegate: Replace ShaderType enum with PainterType
George Kiagiadakis
2
-34
/
+22
2012-01-15
qtvideosink: Rename GstQtVideoSinkSurface to QtVideoSinkDelegate
George Kiagiadakis
7
-41
/
+39
2012-01-15
qtvideosink: Cleanup code in the opengl backend.
George Kiagiadakis
3
-140
/
+96
2012-01-15
qtvideosink: Sort out the mess with the various formats.
George Kiagiadakis
10
-515
/
+398
2012-01-15
Merge qwidgetvideosink with qtvideosink.
George Kiagiadakis
6
-650
/
+351
2012-01-15
qtvideosink: Abstract the basic functionality into a GstQtVideoSinkBase class.
George Kiagiadakis
7
-187
/
+358
2012-01-15
qtvideosink: fix black area calculation when videoArea == targetArea
George Kiagiadakis
1
-19
/
+23
2012-01-15
qtvideosink: Fail properly (emit bus error msg, etc...) when no painter can b...
George Kiagiadakis
1
-2
/
+4
2012-01-15
qtvideosink: Do not override the value of m_formatDirty if the format change ...
George Kiagiadakis
1
-1
/
+3
2012-01-15
qtvideosink: Paint only when there is a buffer available.
George Kiagiadakis
1
-1
/
+1
2012-01-15
qtvideosink: Use qreal in the paint() signal's arguments for specifying the c...
George Kiagiadakis
5
-8
/
+19
2012-01-15
qtvideosink: Paint black areas on the backend and use QRectF instead of QRect.
George Kiagiadakis
7
-93
/
+142
2012-01-06
qtvideosink: Calculate clipping correctly in the OpenGL renderers.
George Kiagiadakis
2
-4
/
+6
2012-01-06
qtvideosink: Fix crash when restarting with the same buffer format.
George Kiagiadakis
1
-4
/
+7
2012-01-06
qtvideosink: Add qtvideosink into the build system.
George Kiagiadakis
2
-0
/
+36
2012-01-06
qtvideosink: Initial refactoring.
George Kiagiadakis
13
-2443
/
+2235
2012-01-06
Move the imported qtgst-qmlsink (now called qtvideosink) files to the right p...
George Kiagiadakis
4
-0
/
+2748
2011-05-23
Add support for installing libraries in lib64 and plugins in the standard gst...
George Kiagiadakis
1
-1
/
+1
2011-02-15
Add missing include dirs for dependend libraries
Sebastian Dröge
1
-1
/
+2
2011-01-14
Link qwidgetvideosink explicitly with gstbase.
George Kiagiadakis
1
-2
/
+2
2011-01-08
Use QTGSTREAMER_VERSION as the version of the element plugins too.
George Kiagiadakis
2
-2
/
+3
2011-01-08
Fix linking with strict linkers such as gold.
George Kiagiadakis
1
-2
/
+3
2011-01-07
Set the plugins' package name and origin from cmake.
George Kiagiadakis
2
-19
/
+15
2011-01-07
Fix branding: it's GStreamer, not Gstreamer.
George Kiagiadakis
1
-1
/
+1
2010-12-08
Use an alternative way to get rid of the libxml2 dependency.
George Kiagiadakis
1
-1
/
+1
2010-12-07
Rewrite the FindGStreamer* scripts to properly support all gstreamer librarie...
George Kiagiadakis
1
-4
/
+4
2010-11-18
Build qwidgetvideosink only if the video library is found.
George Kiagiadakis
1
-0
/
+4
2010-07-24
Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...
George Kiagiadakis
1
-1
/
+1
[next]