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
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
Revert 883f5ebf6bc2af2decd4e64aeda1ee92bff40e54 and fix it.
George Kiagiadakis
2
-0
/
+90
2013-06-10
cmake: Add QTGSTREAMER_FOUND in QtGStreamerConfig for compatibility
George Kiagiadakis
1
-0
/
+4
2013-06-09
FindQt4or5: fix compatibility with older cmake
George Kiagiadakis
1
-2
/
+3
2013-06-09
cmake: Improve QtGStreamerConfig.cmake
George Kiagiadakis
1
-7
/
+40
2013-06-09
cmake: Replace QtHelpers by a better FindQt4or5 script
George Kiagiadakis
3
-95
/
+218
2013-06-07
cmake: Improve installation dirs macros
George Kiagiadakis
1
-1
/
+1
2013-06-07
qt5: Set QT_IMPORTS_DIR on qt5
George Kiagiadakis
1
-0
/
+14
2013-06-05
qt5: Fix QtGStreamerConfig*.cmake to use qt5 when appropriate
George Kiagiadakis
2
-4
/
+17
2013-06-05
qt5: Rename the libraries and the package when building with qt5
George Kiagiadakis
1
-1
/
+1
2013-06-05
qt5: Add conditional support for Qt5 in the build system
George Kiagiadakis
1
-0
/
+79
2013-05-23
cmake: Use the new CMakePackageConfigHelpers
George Kiagiadakis
3
-131
/
+56
2012-06-10
QtGStreamerConfig.cmake: Remove extra PATHS keywords that were added accident...
George Kiagiadakis
1
-2
/
+2
2012-06-10
QtGStreamerConfig.cmake: Take debian multiarch into account when defining the...
George Kiagiadakis
1
-2
/
+8
2012-04-07
cmake: Add support for using OpenGLES for qtglvideosink on embedded systems.
George Kiagiadakis
1
-0
/
+20
2012-01-06
qtvideosink: Add qtvideosink into the build system.
George Kiagiadakis
1
-0
/
+16
2011-12-05
Don't use pkg-config variables directly in FindGObject.cmake.
George Kiagiadakis
1
-4
/
+0
2011-05-23
Add support for installing libraries in lib64 and plugins in the standard gst...
George Kiagiadakis
1
-1
/
+15
2011-04-10
Adjust UseDoxygen.cmake to disable latex output by default and to allow using...
George Kiagiadakis
1
-18
/
+26
2011-01-16
Add skeleton for the new QtGStreamerUtils library.
George Kiagiadakis
1
-2
/
+12
2011-01-16
Also look into the dirs reported by pkg-config --variable=* to find gstreamer...
George Kiagiadakis
4
-5
/
+11
2011-01-16
Use HINTS instead of PATHS in cmake find_* commands to specify the paths comi...
George Kiagiadakis
4
-14
/
+13
2011-01-07
Split QtGLib out of QtGStreamer and fix all libraries' versions.
George Kiagiadakis
1
-8
/
+16
2011-01-07
Fix branding: it's GStreamer, not Gstreamer.
George Kiagiadakis
1
-26
/
+26
2010-12-11
Do not hide the compilation tests log in CMakeFiles/
George Kiagiadakis
1
-2
/
+2
2010-12-11
Fix mistake in cmake variable check.
George Kiagiadakis
1
-1
/
+1
2010-12-11
Implement a system for doing compilation tests.
George Kiagiadakis
1
-0
/
+121
2010-12-07
Import and use macro_log_feature() from kdelibs to show friendlier messages a...
George Kiagiadakis
1
-0
/
+146
2010-12-07
Use find_package_handle_standard_args() in FindGObject.cmake.
George Kiagiadakis
1
-17
/
+3
2010-12-07
Rewrite the FindGStreamer* scripts to properly support all gstreamer librarie...
George Kiagiadakis
4
-177
/
+262
2010-10-14
Check gcc's version and enable c++0x only with gcc >= 4.5.
George Kiagiadakis
1
-3
/
+14
2010-07-24
Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...
George Kiagiadakis
1
-5
/
+13
2010-07-24
Add a GStreamer element that provides a video sink that draws directly on QWi...
George Kiagiadakis
1
-0
/
+112
2010-07-20
Sync the FindG* cmake modules from phonon.
George Kiagiadakis
3
-50
/
+40
2010-07-17
Add cmake target to generate API docs and write some basic API docs where nee...
George Kiagiadakis
1
-0
/
+100
2010-07-11
Improve the build system; add new features and examples:
George Kiagiadakis
2
-0
/
+110
2009-07-12
Fix legal stuff.
George Kiagiadakis
1
-0
/
+22
2009-07-12
Initial commit.
George Kiagiadakis
3
-0
/
+210