summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-06-090.10.2.2 pre-releaseGeorge Kiagiadakis1-1/+1
2013-06-09cmake: Determine whether to use OpenGLES based on what Qt is using on the tar...George Kiagiadakis1-9/+21
2013-06-09elements: Rename qtvideosink and its variants in Qt5 to make it parallel inst...George Kiagiadakis1-4/+10
2013-06-09cmake: Replace QtHelpers by a better FindQt4or5 scriptGeorge Kiagiadakis1-13/+18
2013-06-07cmake: Improve installation dirs macrosGeorge Kiagiadakis1-8/+15
2013-06-05qt5: Rename the libraries and the package when building with qt5George Kiagiadakis1-5/+14
2013-06-05qt5: Add conditional support for Qt5 in the build systemGeorge Kiagiadakis1-6/+12
2013-05-23cmake: Use the new CMakePackageConfigHelpersGeorge Kiagiadakis1-2/+7
2013-05-23cmake: Use CMAKE_INCLUDE_CURRENT_DIRGeorge Kiagiadakis1-1/+2
2013-05-23cmake: Drop completely the optional automoc dependencyGeorge Kiagiadakis1-26/+8
2013-05-23cmake: bump version requirement to 2.8.9 to make use of CMAKE_POSITION_INDEPE...George Kiagiadakis1-1/+3
2012-12-12cmake: Raise version requirement of gst-plugins-bad to 0.10.36 and make pbuti...George Kiagiadakis1-2/+2
2012-12-12cmake: Tell CMake about GStreamer's PBUtilsMathias Hasselmann1-1/+4
2012-08-02Require cmake 2.8.4 since the $<> generator expressions are not implemented i...George Kiagiadakis1-1/+1
2012-04-15Begin 0.10.3 development.George Kiagiadakis1-1/+1
2012-04-15Release 0.10.2RELEASE-0.10.2George Kiagiadakis1-1/+1
2012-04-080.10.1.2 pre-releaseGeorge Kiagiadakis1-1/+1
2012-04-07cmake: Remove -Wcast-align from the compiler flags.George Kiagiadakis1-1/+1
2012-04-07cmake: Add support for using OpenGLES for qtglvideosink on embedded systems.George Kiagiadakis1-1/+6
2012-02-07cmake: Use cmake's internal automoc feature if cmake >= 2.8.6George Kiagiadakis1-3/+16
2012-01-16Add a qml plugin that exports GraphicsVideoWidget as a QML item called "Video...George Kiagiadakis1-1/+8
2012-01-15cmake: Adjust the external library checksGeorge Kiagiadakis1-12/+25
2012-01-06qtvideosink: Add qtvideosink into the build system.George Kiagiadakis1-0/+5
2011-08-10Fix CMakeLists.txt to avoid errors about missing automoc4_add_* macros when a...George Kiagiadakis1-7/+9
2011-08-10Add option to not build and use codegen.George Kiagiadakis1-7/+18
2011-05-23Add support for installing libraries in lib64 and plugins in the standard gst...George Kiagiadakis1-0/+10
2011-02-02Begin 0.10.2 development.George Kiagiadakis1-1/+1
2011-01-23Release version 0.10.1RELEASE-0.10.1George Kiagiadakis1-1/+1
2011-01-16Implement QGst::Utils::ApplicationSink.George Kiagiadakis1-1/+4
2011-01-15Add version check for boost: require version 1.39 or later.George Kiagiadakis1-2/+2
2011-01-14Link qwidgetvideosink explicitly with gstbase.George Kiagiadakis1-1/+4
2011-01-120.10.0.2 pre-releaseGeorge Kiagiadakis1-1/+1
2011-01-12Build QtGStreamer's libs as shared libs from now on.George Kiagiadakis1-1/+1
2011-01-07Split QtGLib out of QtGStreamer and fix all libraries' versions.George Kiagiadakis1-4/+2
2011-01-07Fix branding: it's GStreamer, not Gstreamer.George Kiagiadakis1-2/+2
2010-12-18Bump GStreamer required version to 0.10.31.George Kiagiadakis1-5/+5
2010-12-07Bump cmake required version to 2.8 as we don't really test with cmake 2.6 any...George Kiagiadakis1-1/+1
2010-12-07Import and use macro_log_feature() from kdelibs to show friendlier messages a...George Kiagiadakis1-9/+45
2010-12-07Find boost early to suppress "Boost hasn't been found" message in FindQtGStre...George Kiagiadakis1-0/+1
2010-12-07Rewrite the FindGStreamer* scripts to properly support all gstreamer librarie...George Kiagiadakis1-6/+2
2010-11-18Add options for conditional building of tests and examples.George Kiagiadakis1-2/+10
2010-11-18Rename STATIC_QTGSTREAMER to QTGSTREAMER_STATIC, make it a cmake option and s...George Kiagiadakis1-0/+2
2010-07-24Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...George Kiagiadakis1-3/+1
2010-07-24Add a GStreamer element that provides a video sink that draws directly on QWi...George Kiagiadakis1-0/+2
2010-07-20Add a version check for GStreamer.George Kiagiadakis1-0/+4
2010-07-17Define GST_DISABLE_DEPRECATED to get rid of the stupid libxml2 dependency and...George Kiagiadakis1-1/+0
2010-07-17Add cmake target to generate API docs and write some basic API docs where nee...George Kiagiadakis1-0/+5
2010-07-11Improve the build system; add new features and examples:George Kiagiadakis1-11/+7
2010-07-08Improve the CMakeLists.txt files.George Kiagiadakis1-2/+8
2010-04-20Port the 'echo' example to the new bindings to make it work again.George Kiagiadakis1-1/+1