summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-14Initial commit of the QtGstreamer helper code generator.George Kiagiadakis1-0/+3
2010-03-14Add the missing find_package(Boost REQUIRED).George Kiagiadakis1-1/+3
2010-03-05Initial commit of the new code.George Kiagiadakis1-18/+6
2009-07-13Install files.George Kiagiadakis1-0/+1
2009-07-12Add a simple echo example, which forwards audio from the mic to the speakers.George Kiagiadakis1-0/+1
2009-07-12Initial commit.George Kiagiadakis1-0/+34