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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-03
cmake: add the missing QTGSTREAMER_QTQUICK2_INSTALL_DIR variable
George Kiagiadakis
1
-0
/
+2
2014-02-03
Revert "cmake: Fix install path for QtQuick2 library"
George Kiagiadakis
1
-6
/
+2
2014-01-08
cmake: Fix install path for QtQuick2 library
Benjamin Federau
1
-2
/
+6
2013-10-28
Add a qtquick2 plugin and library with integration API
George Kiagiadakis
1
-3
/
+9
2013-10-28
qtvideosink: add a qtquick2 video sink, based on patches by Benjamin Federau
George Kiagiadakis
1
-1
/
+4
2013-10-14
Begin 0.10.3.1 development
George Kiagiadakis
1
-1
/
+1
2013-10-14
Release 0.10.3
RELEASE-0.10.3
George Kiagiadakis
1
-1
/
+1
2013-06-09
0.10.2.2 pre-release
George Kiagiadakis
1
-1
/
+1
2013-06-09
cmake: Determine whether to use OpenGLES based on what Qt is using on the tar...
George Kiagiadakis
1
-9
/
+21
2013-06-09
elements: Rename qtvideosink and its variants in Qt5 to make it parallel inst...
George Kiagiadakis
1
-4
/
+10
2013-06-09
cmake: Replace QtHelpers by a better FindQt4or5 script
George Kiagiadakis
1
-13
/
+18
2013-06-07
cmake: Improve installation dirs macros
George Kiagiadakis
1
-8
/
+15
2013-06-05
qt5: Rename the libraries and the package when building with qt5
George Kiagiadakis
1
-5
/
+14
2013-06-05
qt5: Add conditional support for Qt5 in the build system
George Kiagiadakis
1
-6
/
+12
2013-05-23
cmake: Use the new CMakePackageConfigHelpers
George Kiagiadakis
1
-2
/
+7
2013-05-23
cmake: Use CMAKE_INCLUDE_CURRENT_DIR
George Kiagiadakis
1
-1
/
+2
2013-05-23
cmake: Drop completely the optional automoc dependency
George Kiagiadakis
1
-26
/
+8
2013-05-23
cmake: bump version requirement to 2.8.9 to make use of CMAKE_POSITION_INDEPE...
George Kiagiadakis
1
-1
/
+3
2012-12-12
cmake: Raise version requirement of gst-plugins-bad to 0.10.36 and make pbuti...
George Kiagiadakis
1
-2
/
+2
2012-12-12
cmake: Tell CMake about GStreamer's PBUtils
Mathias Hasselmann
1
-1
/
+4
2012-08-02
Require cmake 2.8.4 since the $<> generator expressions are not implemented i...
George Kiagiadakis
1
-1
/
+1
2012-04-15
Begin 0.10.3 development.
George Kiagiadakis
1
-1
/
+1
2012-04-15
Release 0.10.2
RELEASE-0.10.2
George Kiagiadakis
1
-1
/
+1
2012-04-08
0.10.1.2 pre-release
George Kiagiadakis
1
-1
/
+1
2012-04-07
cmake: Remove -Wcast-align from the compiler flags.
George Kiagiadakis
1
-1
/
+1
2012-04-07
cmake: Add support for using OpenGLES for qtglvideosink on embedded systems.
George Kiagiadakis
1
-1
/
+6
2012-02-07
cmake: Use cmake's internal automoc feature if cmake >= 2.8.6
George Kiagiadakis
1
-3
/
+16
2012-01-16
Add a qml plugin that exports GraphicsVideoWidget as a QML item called "Video...
George Kiagiadakis
1
-1
/
+8
2012-01-15
cmake: Adjust the external library checks
George Kiagiadakis
1
-12
/
+25
2012-01-06
qtvideosink: Add qtvideosink into the build system.
George Kiagiadakis
1
-0
/
+5
2011-08-10
Fix CMakeLists.txt to avoid errors about missing automoc4_add_* macros when a...
George Kiagiadakis
1
-7
/
+9
2011-08-10
Add option to not build and use codegen.
George Kiagiadakis
1
-7
/
+18
2011-05-23
Add support for installing libraries in lib64 and plugins in the standard gst...
George Kiagiadakis
1
-0
/
+10
2011-02-02
Begin 0.10.2 development.
George Kiagiadakis
1
-1
/
+1
2011-01-23
Release version 0.10.1
RELEASE-0.10.1
George Kiagiadakis
1
-1
/
+1
2011-01-16
Implement QGst::Utils::ApplicationSink.
George Kiagiadakis
1
-1
/
+4
2011-01-15
Add version check for boost: require version 1.39 or later.
George Kiagiadakis
1
-2
/
+2
2011-01-14
Link qwidgetvideosink explicitly with gstbase.
George Kiagiadakis
1
-1
/
+4
2011-01-12
0.10.0.2 pre-release
George Kiagiadakis
1
-1
/
+1
2011-01-12
Build QtGStreamer's libs as shared libs from now on.
George Kiagiadakis
1
-1
/
+1
2011-01-07
Split QtGLib out of QtGStreamer and fix all libraries' versions.
George Kiagiadakis
1
-4
/
+2
2011-01-07
Fix branding: it's GStreamer, not Gstreamer.
George Kiagiadakis
1
-2
/
+2
2010-12-18
Bump GStreamer required version to 0.10.31.
George Kiagiadakis
1
-5
/
+5
2010-12-07
Bump cmake required version to 2.8 as we don't really test with cmake 2.6 any...
George Kiagiadakis
1
-1
/
+1
2010-12-07
Import and use macro_log_feature() from kdelibs to show friendlier messages a...
George Kiagiadakis
1
-9
/
+45
2010-12-07
Find boost early to suppress "Boost hasn't been found" message in FindQtGStre...
George Kiagiadakis
1
-0
/
+1
2010-12-07
Rewrite the FindGStreamer* scripts to properly support all gstreamer librarie...
George Kiagiadakis
1
-6
/
+2
2010-11-18
Add options for conditional building of tests and examples.
George Kiagiadakis
1
-2
/
+10
2010-11-18
Rename STATIC_QTGSTREAMER to QTGSTREAMER_STATIC, make it a cmake option and s...
George Kiagiadakis
1
-0
/
+2
2010-07-24
Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...
George Kiagiadakis
1
-3
/
+1
[next]